@charset "UTF-8";html.ios{--ion-default-font:-apple-system,BlinkMacSystemFont,"Helvetica Neue","Roboto",sans-serif}html.md{--ion-default-font:"Roboto","Helvetica Neue",sans-serif}body.backdrop-no-scroll{overflow:hidden}.ion-color-primary{--ion-color-base:var(--ion-color-primary, #3880ff)!important;--ion-color-base-rgb:var(--ion-color-primary-rgb, 56, 128, 255)!important;--ion-color-contrast:var(--ion-color-primary-contrast, #fff)!important;--ion-color-contrast-rgb:var(--ion-color-primary-contrast-rgb, 255, 255, 255)!important;--ion-color-shade:var(--ion-color-primary-shade, #3171e0)!important;--ion-color-tint:var(--ion-color-primary-tint, #4c8dff)!important}.ion-color-secondary{--ion-color-base:var(--ion-color-secondary, #0cd1e8)!important;--ion-color-base-rgb:var(--ion-color-secondary-rgb, 12, 209, 232)!important;--ion-color-contrast:var(--ion-color-secondary-contrast, #fff)!important;--ion-color-contrast-rgb:var(--ion-color-secondary-contrast-rgb, 255, 255, 255)!important;--ion-color-shade:var(--ion-color-secondary-shade, #0bb8cc)!important;--ion-color-tint:var(--ion-color-secondary-tint, #24d6ea)!important}.ion-color-tertiary{--ion-color-base:var(--ion-color-tertiary, #7044ff)!important;--ion-color-base-rgb:var(--ion-color-tertiary-rgb, 112, 68, 255)!important;--ion-color-contrast:var(--ion-color-tertiary-contrast, #fff)!important;--ion-color-contrast-rgb:var(--ion-color-tertiary-contrast-rgb, 255, 255, 255)!important;--ion-color-shade:var(--ion-color-tertiary-shade, #633ce0)!important;--ion-color-tint:var(--ion-color-tertiary-tint, #7e57ff)!important}.ion-color-success{--ion-color-base:var(--ion-color-success, #10dc60)!important;--ion-color-base-rgb:var(--ion-color-success-rgb, 16, 220, 96)!important;--ion-color-contrast:var(--ion-color-success-contrast, #fff)!important;--ion-color-contrast-rgb:var(--ion-color-success-contrast-rgb, 255, 255, 255)!important;--ion-color-shade:var(--ion-color-success-shade, #0ec254)!important;--ion-color-tint:var(--ion-color-success-tint, #28e070)!important}.ion-color-warning{--ion-color-base:var(--ion-color-warning, #ffce00)!important;--ion-color-base-rgb:var(--ion-color-warning-rgb, 255, 206, 0)!important;--ion-color-contrast:var(--ion-color-warning-contrast, #fff)!important;--ion-color-contrast-rgb:var(--ion-color-warning-contrast-rgb, 255, 255, 255)!important;--ion-color-shade:var(--ion-color-warning-shade, #e0b500)!important;--ion-color-tint:var(--ion-color-warning-tint, #ffd31a)!important}.ion-color-danger{--ion-color-base:var(--ion-color-danger, #f04141)!important;--ion-color-base-rgb:var(--ion-color-danger-rgb, 240, 65, 65)!important;--ion-color-contrast:var(--ion-color-danger-contrast, #fff)!important;--ion-color-contrast-rgb:var(--ion-color-danger-contrast-rgb, 255, 255, 255)!important;--ion-color-shade:var(--ion-color-danger-shade, #d33939)!important;--ion-color-tint:var(--ion-color-danger-tint, #f25454)!important}.ion-color-light{--ion-color-base:var(--ion-color-light, #f4f5f8)!important;--ion-color-base-rgb:var(--ion-color-light-rgb, 244, 245, 248)!important;--ion-color-contrast:var(--ion-color-light-contrast, #000)!important;--ion-color-contrast-rgb:var(--ion-color-light-contrast-rgb, 0, 0, 0)!important;--ion-color-shade:var(--ion-color-light-shade, #d7d8da)!important;--ion-color-tint:var(--ion-color-light-tint, #f5f6f9)!important}.ion-color-medium{--ion-color-base:var(--ion-color-medium, #989aa2)!important;--ion-color-base-rgb:var(--ion-color-medium-rgb, 152, 154, 162)!important;--ion-color-contrast:var(--ion-color-medium-contrast, #fff)!important;--ion-color-contrast-rgb:var(--ion-color-medium-contrast-rgb, 255, 255, 255)!important;--ion-color-shade:var(--ion-color-medium-shade, #86888f)!important;--ion-color-tint:var(--ion-color-medium-tint, #a2a4ab)!important}.ion-color-dark{--ion-color-base:var(--ion-color-dark, #222428)!important;--ion-color-base-rgb:var(--ion-color-dark-rgb, 34, 36, 40)!important;--ion-color-contrast:var(--ion-color-dark-contrast, #fff)!important;--ion-color-contrast-rgb:var(--ion-color-dark-contrast-rgb, 255, 255, 255)!important;--ion-color-shade:var(--ion-color-dark-shade, #1e2023)!important;--ion-color-tint:var(--ion-color-dark-tint, #383a3e)!important}.ion-page{left:0;right:0;top:0;bottom:0;display:-webkit-box;display:flex;position:absolute;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;contain:layout size style;overflow:hidden;z-index:0}.ion-page-hidden,[hidden],ion-action-sheet-controller,ion-alert-controller,ion-loading-controller,ion-menu-controller,ion-modal-controller,ion-nav-controller,ion-picker-controller,ion-popover-controller,ion-route,ion-route-redirect,ion-router,ion-select-option,ion-toast-controller{display:none!important}.ion-page-invisible{opacity:0}html.plt-ios.plt-hybrid,html.plt-ios.plt-pwa{--ion-statusbar-padding:20px}@supports (padding-top:20px){html{--ion-safe-area-top:var(--ion-statusbar-padding)}}@supports (padding-top:constant(safe-area-inset-top)){html{--ion-safe-area-top:constant(safe-area-inset-top);--ion-safe-area-bottom:constant(safe-area-inset-bottom);--ion-safe-area-left:constant(safe-area-inset-left);--ion-safe-area-right:constant(safe-area-inset-right)}}@supports (padding-top:env(safe-area-inset-top)){html{--ion-safe-area-top:env(safe-area-inset-top);--ion-safe-area-bottom:env(safe-area-inset-bottom);--ion-safe-area-left:env(safe-area-inset-left);--ion-safe-area-right:env(safe-area-inset-right)}}.menu-content{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.menu-content-open{cursor:pointer;touch-action:manipulation;pointer-events:none}.ios .menu-content-reveal{box-shadow:-8px 0 42px rgba(0,0,0,.08)}[dir=rtl].ios .menu-content-reveal{box-shadow:8px 0 42px rgba(0,0,0,.08)}.md .menu-content-push,.md .menu-content-reveal{box-shadow:0 2px 22px 0 rgba(0,0,0,.09),4px 0 16px 0 rgba(0,0,0,.18)}audio,canvas,progress,video{vertical-align:baseline}audio:not([controls]){display:none;height:0}b,strong{font-weight:700}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:1px;border-width:0;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}input,label,select,textarea{font-family:inherit}textarea{overflow:auto;height:auto;font:inherit;color:inherit}textarea::-webkit-input-placeholder{padding-left:2px}textarea::-moz-placeholder{padding-left:2px}textarea:-ms-input-placeholder{padding-left:2px}textarea::-ms-input-placeholder{padding-left:2px}textarea::placeholder{padding-left:2px}form,input,optgroup,select{margin:0;font:inherit;color:inherit}html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}.ion-tappable,[tappable],[tappable] div,[tappable] ion-icon,[tappable] ion-label,[tappable] span,a,a div,a ion-icon,a ion-label,a span,button,button div,button ion-icon,button ion-label,button span,input,textarea{touch-action:manipulation}a ion-label,button ion-label{pointer-events:none}button{border:0;border-radius:0;font-family:inherit;font-style:inherit;font-variant:inherit;text-transform:none;cursor:pointer;-webkit-appearance:button}[tappable]{cursor:pointer}a[disabled],button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=checkbox],input[type=radio]{padding:0;box-sizing:border-box}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;margin:0;padding:0}html{--ion-font-family:var(--ion-default-font);width:100%;height:100%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;font-family:var(--ion-font-family)}html:not(.hydrated) body{display:none}html.plt-pwa{height:100vh}body{background:var(--ion-background-color);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;position:fixed;width:100%;max-width:100%;height:100%;max-height:100%;text-rendering:optimizeLegibility;overflow:hidden;touch-action:manipulation;-webkit-user-drag:none;-ms-content-zooming:none;word-wrap:break-word;overscroll-behavior-y:none;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none;margin:0;padding:0}a{background-color:transparent;color:var(--ion-color-primary,#3880ff);text-decoration:none}h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin:0}h1{font-size:26px}h2{font-size:24px}h3{font-size:22px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}small{font-size:75%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}.ion-hide,.ion-hide-up{display:none!important}@media (max-width:575px){.ion-hide-down{display:none!important}}@media (min-width:576px){.ion-hide-sm-up{display:none!important}}@media (max-width:767px){.ion-hide-sm-down{display:none!important}}@media (min-width:768px){.ion-hide-md-up{display:none!important}}@media (max-width:991px){.ion-hide-md-down{display:none!important}}@media (min-width:992px){.ion-hide-lg-up{display:none!important}}@media (max-width:1199px){.ion-hide-lg-down{display:none!important}}@media (min-width:1200px){.ion-hide-xl-up{display:none!important}}.ion-hide-xl-down{display:none!important}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0;-webkit-backface-visibility:hidden}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1),-webkit-transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{position:relative;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(default-skin.e3f799c6dec9af194c86.png) 0 0/264px 88px no-repeat;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(default-skin.b257fa9c5ac8c515ac4d.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(preloader.e34aafbb485a96eaf2a7.gif) no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:.5s linear infinite clockwise;animation:.5s linear infinite clockwise}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:1s cubic-bezier(.4,0,.22,1) infinite donut-rotate;animation:1s cubic-bezier(.4,0,.22,1) infinite donut-rotate}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%,100%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}}@keyframes donut-rotate{0%,100%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}ol,ul{list-style-type:none;list-style-image:none}input{vertical-align:middle}img{max-width:100%;border:0;width:auto\9;height:auto;max-width:100%;vertical-align:top;-ms-interpolation-mode:bicubic}em{font-style:normal}.clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden}.pr{position:relative}.pa{position:absolute}.fl{float:left;display:inline}.fr{float:right;display:inline}.tal{text-align:left}.tac{text-align:center}.tar{text-align:right}.fwb{font-weight:700}.fwn{font-weight:400}.fw500{font-weight:500}.fw600{font-weight:600}.fs0{font-size:0}.fs10{font-size:10px}.fs11{font-size:11px}.fs12{font-size:12px}.fs13{font-size:13px}.fs14{font-size:14px}.fs15{font-size:15px}.fs16{font-size:16px}.fs17{font-size:17px}.fs18{font-size:18px}.fs20{font-size:20px}.fs22{font-size:22px}.fs23{font-size:23px}.fs24{font-size:24px}.c333{color:#333}.c666{color:#666}.c999{color:#999}.cbbb{color:#bbb}.cfff{color:#fff}.cfff_20{color:rgba(255,255,255,.2)}.cfff_30{color:rgba(255,255,255,.3)}.cfff_50{color:rgba(255,255,255,.5)}.cfff_70{color:rgba(255,255,255,.7)}.cfff_80{color:rgba(255,255,255,.8)}.c000{color:#000}.c000_50{color:rgba(0,0,0,.5)}.green{color:#2db370}.gray{color:#999}.red{color:#ea4747}.blue{color:#0f88eb}.orange{color:#ff8200}.yellow{color:#ffda44}.coffee{color:#b78d68}.bg_f2{background-color:#f2f2f2}.bg_fff{background-color:#fff}.bg_blue{background:#00ace5}.bg_green{background:#14ba33}.bg_red{background:#ea4747}.bg_yellow{background:#fd9727}.bg_gray{background:#999}.bg_black{background:#000}.w60{width:60px}.p5{padding:5px}.p10{padding:10px}.p15{padding:15px}.p20{padding:20px}.p25{padding:25px}.pt3{padding-top:3px}.pt5{padding-top:5px}.pt7{padding-top:7px}.pt8{padding-top:8px}.pt9{padding-top:9px}.pt10{padding-top:10px}.pt12{padding-top:12px}.pt13{padding-top:13px}.pt15{padding-top:15px}.pt19{padding-top:19px}.pt20{padding-top:20px}.pt25{padding-top:25px}.pt30{padding-top:30px}.pt33{padding-top:33px}.pt35{padding-top:35px}.pt40{padding-top:40px}.pt45{padding-top:45px}.pt50{padding-top:50px}.pt55{padding-top:55px}.pt60{padding-top:60px}.pt70{padding-top:70px}.pt80{padding-top:80px}.pt100{padding-top:100px}.pt140{padding-top:140px}.pt150{padding-top:150px}.pb2{padding-bottom:2px}.pb3{padding-bottom:3px}.pb4{padding-bottom:4px}.pb5{padding-bottom:5px}.pb7{padding-bottom:7px}.pb8{padding-bottom:8px}.pb9{padding-bottom:9px}.pb10{padding-bottom:10px}.pb12{padding-bottom:12px}.pb15{padding-bottom:15px}.pb17{padding-bottom:17px}.pb20{padding-bottom:20px}.pb25{padding-bottom:25px}.pb30{padding-bottom:30px}.pb35{padding-bottom:35px}.pb40{padding-bottom:40px}.pb45{padding-bottom:45px}.pb50{padding-bottom:50px}.pb60{padding-bottom:60px}.pb70{padding-bottom:70px}.pb80{padding-bottom:80px}.pb110{padding-bottom:110px}.pb120{padding-bottom:120px}.pl5{padding-left:5px}.pl10{padding-left:10px}.pl12{padding-left:12px}.pl15{padding-left:15px}.pl20{padding-left:20px}.pl25{padding-left:25px}.pl30{padding-left:30px}.pl40{padding-left:40px}.pl50{padding-left:50px}.pl60{padding-left:60px}.pl70{padding-left:70px}.pr3{padding-right:3px}.pr10,.pr5{padding-right:10px}.pr12{padding-right:12px}.pr15{padding-right:15px}.pr20{padding-right:20px}.pr25{padding-right:25px}.pr30{padding-right:30px}.pr40{padding-right:40px}.pr45{padding-right:45px}.pr50{padding-right:50px}.pr60{padding-right:60px}.pr70{padding-right:70px}.m20{margin:20px}.mt1{margin-top:1px}.mt2{margin-top:2px}.mt3{margin-top:3px}.mt4{margin-top:4px}.mt5{margin-top:5px}.mt6{margin-top:6px}.mt7{margin-top:7px}.mt8{margin-top:8px}.mt9{margin-top:9px}.mt10{margin-top:10px}.mt11{margin-top:11px}.mt12{margin-top:12px}.mt13{margin-top:13px}.mt14{margin-top:14px}.mt15{margin-top:15px}.mt16{margin-top:16px}.mt20{margin-top:20px}.mt25{margin-top:25px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mt100{margin-top:100px}.mt120{margin-top:120px}.mt-5{margin-top:-5px}.mb2{margin-bottom:2px}.mb3{margin-bottom:3px}.mb5{margin-bottom:5px}.mb6{margin-bottom:6px}.mb7{margin-bottom:7px}.mb8{margin-bottom:8px}.mb9{margin-bottom:9px}.mb10{margin-bottom:10px}.mb12{margin-bottom:12px}.mb15{margin-bottom:15px}.mb20{margin-bottom:20px}.mb25{margin-bottom:25px}.mb30{margin-bottom:30px}.mb40{margin-bottom:40px}.mb50{margin-bottom:50px}.mb-5{margin-bottom:-5px}.ml3{margin-left:3px}.ml5{margin-left:5px}.ml7{margin-left:7px}.ml8{margin-left:8px}.ml10{margin-left:10px}.ml12{margin-left:12px}.ml13{margin-left:13px}.ml15{margin-left:15px}.ml20{margin-left:20px}.ml25{margin-left:25px}.ml30{margin-left:30px}.ml35{margin-left:35px}.ml45{margin-left:45px}.ml-3{margin-left:-3px}.ml-5{margin-left:-5px}.ml-10{margin-left:-10px}.mr3{margin-right:3px}.mr5{margin-right:5px}.mr8{margin-right:8px}.mr10{margin-right:10px}.mr12{margin-right:12px}.mr13{margin-right:13px}.mr15{margin-right:15px}.mr20{margin-right:20px}.mr25{margin-right:25px}.mr30{margin-right:30px}.mr35{margin-right:35px}.mr-10{margin-right:-10px}.lh10{line-height:10px}.lh14{line-height:14px}.lh15{line-height:15px}.lh16{line-height:16px}.lh17{line-height:17px}.lh18{line-height:18px}.lh20{line-height:20px}.lh21{line-height:21px}.lh22{line-height:22px}.lh25{line-height:25px}.lh28{line-height:28px}.lh30{line-height:30px}.lh35{line-height:35px}.lh36{line-height:36px}.lh40{line-height:40px}.lh42{line-height:42px}.lh44{line-height:44px}.lh45{line-height:45px}.lh50{line-height:50px}.lh55{line-height:55px}.border{position:relative}.border:before{content:" "!important;width:200%;height:200%;position:absolute;top:0;left:0;border:0 solid #ddd;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0;box-sizing:border-box;pointer-events:none;background:0 0;z-index:1}.bda:before{border-width:1px}.bdt:before{border-top-width:1px}.bdr:before{border-right-width:1px}.bdb:before{border-bottom-width:1px}.bdl:before{border-left-width:1px}.bdc_ddd:before{border-color:#ddd}.bdc_ccc:before{border-color:#ccc}.bdc_eee:before{border-color:#eee}.bdc_fff:before{border-color:#fff}.bdc_e5:before{border-color:#e5e5e5}.bdc_f5:before{border-color:#f5f5f5}.bdc_d5:before{border-color:#d5d5d5}.bdc_e0:before{border-color:#e0e0e0}.bdc_e3:before{border-color:#e3e3e3}.bdc_fff_5:before{border-color:rgba(255,255,255,.05)}.bdc_fff_10:before{border-color:rgba(255,255,255,.1)}.bdc_fff_20:before{border-color:rgba(255,255,255,.2)}.bdc_fff_50:before{border-color:rgba(255,255,255,.5)}.bdc_000_5:before{border-color:rgba(255,255,255,.05)}.bdradius2:before{border-radius:4px}.bdradius3:before{border-radius:6px}.bdradius4:before{border-radius:8px}.bdradius5:before{border-radius:10px}.bdradius6:before{border-radius:12px}.bdradius8:before{border-radius:16px}.bdradius10:before{border-radius:20px}.bdradius20:before{border-radius:40px}.bdradius25:before{border-radius:50px}.bdradius:before{border-radius:50%}.matchSelBtnListWrap,.plan_more_pop .con,.plan_tab_scroll .plan_tab,.popupWrap.redPacketRule .rule,.scrollTouch,.wd_liveSelPop .con,.wd_matchTop .wd_turnBtnList.ftb,.wd_pkRange.group,.wd_popup_con,.wd_tabBar.scroll{-webkit-overflow-scrolling:touch}.flex{display:-webkit-box;display:flex}.flex1{-webkit-box-flex:1;flex:1}.shadow{background:#000;filter:alpha(opacity=50);opacity:.5;position:fixed;top:0;left:0;width:100%;height:100%;z-index:998}.comHints .right,.danc_card ul li .name,.lineupPlayTb dd .td .name,.match_session_tr .match .team .name,.order_con_li .team .name,.order_confirm_li .con .team .name,.plan_bet_bar a,.plan_bet_bar a .option,.plan_list_team .team .name,.sfc_match_res li .team,.single-line,.store_main .title .name,.wd_bestList li .perc p,.wd_chatGiftPop .name,.wd_eachMost dd .left .name,.wd_eachMost dd .right .name,.wd_handicap>li>div.company,.wd_handicap>li>div.company .name,.wd_handicap_oupei>li .company,.wd_handicap_oupei>li .company .name,.wd_handicap_rqiu li div.company,.wd_indexNews .news .line p,.wd_liveSelPop .con ul li .team,.wd_pkFuture>li ul li.against span,.wd_pkFuture>li ul li.league,.wd_pkList_shoot .title span,.wd_player_d_scroll .left dd .info .name,.wd_player_r_l li .name p,.wd_scoreRank .row .left .name,.wd_tj_field .left ul li .name,.wd_tj_rank .left li .name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.liveIntel dt span,.liveIntelTime,.setUpswitch,.transY,.wd_glossaryPop,.wd_handicap>li>div.company .name .wd_circleSign,.wd_liveNews li div,.wd_liveNews li em,.wd_matchLists .live,.wd_matchLive_text li span,.wd_sel_blue,.wd_toubiChart .rangqiu{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.transX,.wd_liveStatus{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.transXY,.wd_imgWrap img,.wd_noData,.wd_progressWrap .percent{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.icon-right{position:relative;margin:10px}.icon-right:before{content:"";position:absolute;top:50%;left:50%;width:20px;height:10px;border-bottom:3px solid #2db370;border-left:3px solid #2db370;-webkit-transform:translate(-50%,-50%) scale(.5) rotate(-45deg);margin-top:-1px}.arrow-down{position:absolute;right:10px;top:50%;margin-top:-3px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #bbb;border-radius:2px;-webkit-transition:.3s ease-in-out;transition:all .3s ease-in-out}.arrow-down.active{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.circle-close{position:absolute;left:0;top:0;width:44px;height:44px}.circle-close span{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:16px;height:16px;background-color:#bbb;border-radius:50%}.circle-close span:after,.circle-close span:before{content:"";position:absolute;left:-12px;top:5px;width:40px;height:6px;background:#fff}.circle-close span:before{-webkit-transform:scale(.25) rotate(-45deg);transform:scale(.25) rotate(-45deg)}.circle-close span:after{-webkit-transform:scale(.25) rotate(45deg);transform:scale(.25) rotate(45deg)}.normal-close{position:absolute;top:0;left:0;width:44px;height:44px}.normal-close:after,.normal-close:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg);width:16px;height:2px;background-color:#bbb;border-radius:2px}.normal-close:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}@-webkit-keyframes activeScaleX{0%{-webkit-transform:scaleX(0);transform:scaleX(0)}50%{-webkit-transform:scaleX(1.2);transform:scaleX(1.2)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes activeScaleX{0%{-webkit-transform:scaleX(0);transform:scaleX(0)}50%{-webkit-transform:scaleX(1.2);transform:scaleX(1.2)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@-webkit-keyframes shakeScale{0%{-webkit-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1)}60%{-webkit-transform:translate(-50%,-50%) scale(.9);transform:translate(-50%,-50%) scale(.9)}to{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}}@keyframes shakeScale{0%{-webkit-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1)}60%{-webkit-transform:translate(-50%,-50%) scale(.9);transform:translate(-50%,-50%) scale(.9)}to{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}}.fadeInTopBefore{opacity:0;visibility:hidden;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:.3s;transition:all .3s ease}.fadeInTopAfter{opacity:1;visibility:visible;-webkit-transform:none;transform:none}.fadeInBottomBefore,.matchSelPopup,.order_pay_pop,.plan_more_pop,.wd_popup,.wd_popup_auto,.wd_seasonSel.bottom{opacity:0;visibility:hidden;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:.3s;transition:all .3s ease}.fadeInBottomAfter,.matchSelPopup.animate,.order_pay_pop.animate,.plan_more_pop.animate,.wd_popup.animate,.wd_popup_auto.animate,.wd_seasonSel.bottom.animate{opacity:1;visibility:visible;-webkit-transform:none;transform:none}.fadeInBefore,.goalVoiceSilde,.wd_liveSelPop,.wd_seasonSel{opacity:0;visibility:hidden}.fadeInAfter,.goalVoiceSilde.animate,.wd_liveSelPop.animate,.wd_seasonSel.animate{opacity:1;visibility:visible;-webkit-transform:none;transform:none}.bottom_tab ion-tab-bar{border:none;box-shadow:1px -2px 6px 0 rgba(0,0,0,.05)}.bottom_tab ion-tab-button.tab-selected{color:#ea4747;font-weight:700}.bottom_tab ion-tab-button ion-label{line-height:17px;font-size:12px;color:#666}.bottom_tab ion-tab-button.tab-selected ion-label{color:#ea4747;font-weight:700}.bottom_tab ion-tab-button span{width:24px;height:24px;background:center/cover no-repeat}.bottom_tab ion-tab-button.tab01 span{background-image:url(/assets/img/share/tab01.png)}.bottom_tab ion-tab-button.tab01.tab-selected span{background-image:url(/assets/img/share/tab01_on.png)}.bottom_tab ion-tab-button.tab02 span{background-image:url(/assets/img/share/tab02.png)}.bottom_tab ion-tab-button.tab02.tab-selected span{background-image:url(/assets/img/share/tab02_on.png)}.bottom_tab ion-tab-button.tab03 span{background-image:url(/assets/img/share/tab03.png)}.bottom_tab ion-tab-button.tab03.tab-selected span{background-image:url(/assets/img/share/tab03_on.png)}.bottom_tab ion-tab-button.tab04 span{background-image:url(/assets/img/share/tab04.png)}.bottom_tab ion-tab-button.tab04.tab-selected span{background-image:url(/assets/img/share/tab04_on.png)}.bottom_tab ion-tab-button.tab05 span{background-image:url(/assets/img/share/tab05.png)}.bottom_tab ion-tab-button.tab05.tab-selected span{background-image:url(/assets/img/share/tab05_on.png)}.wd_matchTop.bg_45382E{background:#45382e}.back_icon_black,.back_icon_white{position:absolute;width:40px;height:44px;top:0;z-index:99;background-size:40px auto;background-position:center;background-repeat:no-repeat}.back_icon_white{left:0;background-image:url(/assets/img/share/back_icon_white.png)}.back_icon_black{left:0;background-image:url(/assets/img/share/back_icon_black.png)}.downPage{position:relative;width:100%;height:720px}.downPage.down01{background:url(/assets/img/down/downBg01.jpg) 0 0/100% 720px}.downPage.down02{background:url(/assets/img/down/downBg02.jpg) 0 0/100% 720px}.downPage.down03{background:url(/assets/img/down/downBg_dianzhu.jpg) 0 0/100% 720px}.downPage .downBtn{position:absolute;width:256px;height:50px;line-height:50px;font-size:20px;color:#b21b0e;top:530px;left:50%;margin-left:-128px;background:#f4d60b;border-radius:50px;text-align:center;font-weight:700;box-shadow:0 3px 3px rgba(0,0,0,.3)}.downPage .ewm{position:absolute;top:413px;left:50%;margin-left:-62px;width:123px;height:123px;border:3px solid #fa6962;border-radius:8px;overflow:hidden}.downPage .ewm img{width:100%;height:100%}.downPage .shopInfo{position:absolute;top:16px;left:19px}.downPage .shopInfo .txt{color:#fff}.downPage .shopInfo .txt h2{font-size:16px;line-height:22px;padding-left:16px;font-weight:800}.downPage .shopInfo .txt p{font-size:10px;margin-top:2px;opacity:.7}.wd_dl_page_guide{width:100%;height:100%;position:relative}.wd_dl_page_guide .guide_shadow{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99;background:rgba(0,0,0,.6)}.wd_dl_page_guide .guide_img{position:fixed;top:0;left:0;z-index:100;width:100%;height:100%}.wd_dl_page_guide .guide_to{width:35px;position:absolute;right:20px;top:10px}.wd_dl_page_guide .guide_logo{width:290px;position:absolute;left:50%;top:56px;transform:translateX(-50%);-webkit-transform:translateX(-50%)}.bindPhonePop{position:absolute;z-index:1000;width:310px;height:310px;border-radius:10px;overflow:hidden;background:#fff;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.bindPhonePop .close{position:absolute;width:32px;height:32px;top:0;right:0}.bindPhonePop .close svg{display:block;margin:6px auto}.bindPhonePop .topIofo{height:105px;background:#e0332e;padding:10px 0 0;text-align:center;font-size:14px;color:#fff;line-height:17px}.bindPhonePop .topIofo img{width:39px;margin-bottom:5px}.bindPhonePop .inputWrap{padding:20px 25px}.bindPhonePop .inputWrap ul li{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:42px;border:1px solid #d0d0d0;border-radius:6px;margin-bottom:10px}.bindPhonePop .inputWrap ul li:last-child{margin-bottom:0}.bindPhonePop .inputWrap ul li input{min-width:50%;font-size:15px;padding-left:12px;-webkit-box-flex:1;flex:1;height:42px;border:none;outline:0;background:0 0}.bindPhonePop .inputWrap ul li input::-webkit-input-placeholder{color:#cfcfcf}.bindPhonePop .inputWrap ul li .yzm{flex-shrink:0;white-space:nowrap;margin-right:8px;display:block;width:85px;height:27px;line-height:27px;text-align:center;font-size:12px;color:#fff;background:#db3a3f;border-radius:6px}.bindPhonePop .inputWrap ul li .yzm.gray{background:#c3c1c1}.bindPhonePop .inputWrap ul li .iconWrap{top:10px;right:5px;line-height:normal}.bindPhonePop .inputWrap ul li .clean{display:inline-block;width:30px;height:30px;margin:0;background-repeat:no-repeat;background-size:22px 22px;background-position:center;background-image:url(/assets/img/share/wd_icon_close.png)}.containerAnimate{position:fixed;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,0);z-index:1001;-webkit-animation-name:superScaleIn;animation-name:superScaleIn;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.containerAnimate .btn{display:block;height:42px;line-height:42px;text-align:center;font-size:16px;color:#fff;background:#e0332e;border-radius:6px}@-webkit-keyframes superScaleIn{from{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes superScaleIn{from{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.digitalPage{position:relative;height:935px;background:url(/assets/img/down/digitalPage.jpg) 0 0/100% 935px #f1b6b6}.digitalPage .top{padding:33px 10px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.digitalPage .top .phone{height:24px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;font-size:10px;color:#fedbbc;padding:0 7px;background:#de4d31;border:1px solid #f7a183;border-radius:30px}.digitalPage .top .rightBtn{width:90px;height:24px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;background:#feddc0;color:#c11d0c;font-size:12px;font-weight:700;border-radius:30px;box-shadow:0 2px rgba(193,29,12,.3)}.digitalPage .serList{position:absolute;top:492px;left:0;width:100%;padding:0 28px;display:-webkit-box;display:flex;flex-wrap:wrap}.digitalPage .serList li{width:50%;text-align:center;margin-bottom:18px}.digitalPage .serList li img{display:block;width:50px;height:50px;margin:0 auto}.digitalPage .serList li h3{font-size:13px;color:#333;margin-top:10px;margin-bottom:2px}.digitalPage .serList li p{font-size:11px;color:#999}.digitalPage .downBtn{position:absolute;bottom:27px;left:50%;margin-left:-175px;width:350px;height:48px;line-height:48px;text-align:center;background:#e33d35;border-radius:30px;font-size:20px;font-weight:700;color:#fff}.successPop{position:absolute;z-index:1000;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:295px;background:#fff;border-radius:10px;padding:50px 25px 25px}.successPop .sucIcon{position:absolute;width:50px;height:50px;left:50%;margin-left:-25px;top:-25px;background:#fff;border-radius:50%}.successPop .close{position:absolute;width:32px;height:32px;top:0;right:0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.content-bg{--background:#f2f2f2}.content-bg.bg_f9{--background:#f9f9f9}.content-bg.bg_eee{--background:#eeeeee}.content-bg-gradient{--background:-webkit-linear-gradient(top, #ea4747 50%, #f2f2f2 50%, #f2f2f2 100%);background:#ea4747}.zd1000{z-index:1000}.navBar{position:relative;background-color:#ea4747}.navBar.no_bg{background:0 0}.navBar.bg_fff{background:#fff}.navBarHd{position:relative;background-color:#950832}.navBarHd.no_bg{background:0 0}.navBarHd.bg_fff{background:#fff}.wd_fixedCon{min-height:100%;background:#f2f2f2}.wd_matchTop.bg_332626,.wd_tabBar.bg_332626{background:#332626}.topBar{position:relative;height:44px;line-height:44px;text-align:center}.topBar .option_list_row{position:absolute;z-index:10;width:100%;top:100%;left:0;background:#fff;padding:15px 6px 10px}.topBar .wd_optionBox{position:absolute;z-index:10;width:100%;top:0;left:0}.subNav{display:-webkit-box;display:flex;background-color:#fff}.subNav.bdradius10{border-radius:10px 10px 0 0}.subNav a{position:relative;-webkit-box-flex:1;flex:1;text-align:center;height:44px;line-height:44px;font-size:14px;color:#333}.subNav a.active{color:#f34136;font-weight:700}.subNav a.active:after{content:"";position:absolute;bottom:4px;left:50%;margin-left:-8px;width:16px;height:3px;background:#f34136;-webkit-animation:.4s both activeScaleX;animation:.4s both activeScaleX}.subNav.pailie{border-radius:10px 10px 0 0}.subNav.pailie a{font-size:16px;font-weight:700}.subNav.pailie a:after{bottom:0}.subNav.coupon_pop a{line-height:50px;height:50px;font-size:16px;color:#999;font-weight:700}.subNav.coupon_pop a.active{color:#333}.subNav.coupon_pop a.active:after{width:30px;height:3px;margin-left:-15px;bottom:1px;border-radius:2px}.control_icon{position:relative;display:inline-block;width:44px;height:44px;background:url(/assets/img/share/icon_control.png) center/24px no-repeat}.control_icon .black_option{margin-top:-4px}.sort_icon{display:inline-block;vertical-align:top;width:44px;height:44px;background:url(/assets/img/share/icon_sort.png) center/30px no-repeat}.svg30,.svg34,.svg36,.svg40,.svg44{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.svg30{width:30px;height:30px}.svg34{width:34px;height:34px}.svg36{width:36px;height:36px}.svg40{width:40px;height:40px}.svg44{width:44px;height:44px}.svg40_pa{position:absolute;top:0;left:0;width:40px;height:44px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.wd_trIcon_wrap .black_option{right:5px}.comUserImg{flex-shrink:0;width:50px;height:50px;position:relative;margin-right:10px}.comUserImg img{width:100%;height:100%;border-radius:50%}.arrow-right{display:-webkit-inline-box;display:inline-flex}.arrow_toggle{display:block;line-height:40px;text-align:center}.arrow_toggle i{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:.3s;transition:all .3s ease}.arrow_toggle.active i{-webkit-transform:rotate(0);transform:rotate(0)}.check_more{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;line-height:44px;color:#333}.check_more.lh20{line-height:20px}.check_more.white{color:#fff}.check_more.white .arrow-right{border-color:#fff}.check_more.blue{color:#0f88eb}.check_more.blue .arrow-right{border-color:#0f88eb}.wd_optionBox li:last-child:before{border-width:0}.wd_optionBox.block.tac{text-align:center}.wd_optionBox.block.tac li{padding-left:0}.black_option{position:absolute;z-index:100;top:100%;right:10px;width:120px;border-radius:6px;background-color:rgba(51,51,51,.95);box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}.black_option li{line-height:40px;text-align:center;font-size:16px;color:#fff}.black_option li.active{color:#ffda44;font-weight:600}.black_option li:last-child:before{border-width:0}.wd_popup_btn_group a.red{color:#ea4747}.wd_popup_btn_group a.c999{color:#999}.recommend_tab{display:-webkit-box;display:flex;position:relative;background:#fff;border-radius:10px 10px 0 0}.recommend_tab a{-webkit-box-flex:1;flex:1;height:44px;line-height:44px;color:#999;font-size:15px;font-weight:700;position:relative;text-align:center}.recommend_tab a.active{color:#333}.recommend_tab a.active:after{content:"";position:absolute;bottom:0;left:50%;margin-left:-10px;width:20px;height:3px;border-radius:3px;background:#fe9600;-webkit-animation:.4s both activeScaleX;animation:.4s both activeScaleX}.blueTab{white-space:nowrap;font-size:0;text-align:center}.blueTab a{margin:0 5px;display:inline-block;vertical-align:top;width:80px;height:30px;line-height:30px;background:#fff;border-radius:40px;font-size:14px;color:#333;font-weight:700;text-align:center}.blueTab a.active{background:#5498d0;color:#fff}.blueTab.scroll{overflow-x:scroll}.blueTab.scroll::-webkit-scrollbar{width:0;height:0}.blueTab.scroll::-webkit-scrollbar-button{background-color:rgba(0,0,0,0)}.blueTab.scroll::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.blueTab.scroll::-webkit-scrollbar-track-piece{background-color:rgba(0,0,0,0)}.blueTab.scroll::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0)}.blueTab.scroll::-webkit-scrollbar-corner{background-color:rgba(0,0,0,0)}.blueTab.scroll::-webkit-scrollbar-resizer{background-color:rgba(0,0,0,0)}.wd_backTopBtn{position:absolute;z-index:100;bottom:40px;right:20px;width:40px;height:40px;background-color:rgba(255,255,255,.95);border:1px solid rgba(192,192,192,.2);box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:50%}.wd_backTopBtn:after{content:"";position:absolute;z-index:2;top:50%;left:50%;width:16px;height:16px;margin-left:-8px;margin-top:-8px;background:url(/assets/img/share/wd_backTop.png) 0 0/16px auto no-repeat}.wd_backTopBtn.refresh:after{background-position:0 -16px}.wd_backTopBtn.refresh.rotate:after{-webkit-animation:1s linear infinite both rotateR;animation:1s linear infinite both rotateR}.wd_code_input .top{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;line-height:24px;font-size:14px;color:#333}.wd_code_input .top .again{height:24px;line-height:22px;padding:0 7px;text-align:center;border:1px solid #ff8200;font-size:12px;color:#ff8200;border-radius:4px}.wd_code_input .nums{position:relative;display:-webkit-box;display:flex;padding-top:10px}.wd_code_input .nums input{position:absolute;top:10px;left:0;opacity:0}.wd_code_input .nums>div{position:relative;width:15%;margin-right:2%;padding-top:15%;background:#fff;border-radius:4px;box-shadow:0 4px 8px 0 rgba(0,0,0,.03)}.wd_code_input .nums>div span{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:18px;color:#333;font-weight:500}.wd_code_input .nums>div:last-child{margin-right:0}.wd_blockTitle{display:-webkit-box;display:flex;padding-top:12px;padding-bottom:2px;line-height:44px}.wd_blockTitle h3{-webkit-box-flex:1;flex:1;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;line-height:44px;padding-left:5px;font-size:20px;color:#333;font-weight:700;white-space:nowrap}.wd_blockTitle h3 span{margin-left:10px;font-size:12px;font-weight:400;color:#999}.wd_blockTitle h3 .wd_feature_date_tip{margin-top:0}.wd_blockTitle h3.end{height:44px;-webkit-box-align:baseline;align-items:baseline}.wd_blockTitle.h52{padding-top:6px}.wd_blockTitle.pt2{padding-top:2px}.wd_blockTitle .wd_down_sel{position:relative;padding-right:23px}.agree_link{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;white-space:nowrap}.agree_link i{position:relative;display:inline-block;width:16px;height:16px;vertical-align:middle;margin-right:2px}.agree_link i:after{content:"";position:absolute;left:1px;top:1px;width:12px;height:12px;border:1px solid #bbb;border-radius:50%}.agree_link i.active:after{border-color:transparent;background:url(/assets/img/share/agree_icon.png) center/cover no-repeat}.agree_link p{display:inline-block;vertical-align:middle;font-size:12px;color:#999}.agree_link p a{text-decoration:none;color:#0f88eb}.wd_button{display:inline-block;height:44px;line-height:44px;text-align:center}.wd_button.block{display:block;font-size:16px}.wd_button.orange{background:#ff8200;color:#fff}.wd_button.blue{background:#389ef2;color:#fff}.wd_button.bdradius4{border-radius:4px}.wd_button.bdradius6{border-radius:6px}.wd_button.bdradius25{border-radius:25px}.wd_button.high40{height:40px;line-height:40px}.wd_button.high50{height:50px;line-height:50px}.uCenter_top{background:-webkit-linear-gradient(top,#ea4747,#cc2c2c)}.uc_topBg{position:relative;height:204px;padding:24px 20px 15px}.uc_topBg .wd_trIcon_wrap{position:relative;margin-left:auto;margin-right:-16px}.uc_topBg .login{padding:34px 0 0 23px}.uc_topBg .login a{display:inline-block;width:80px;height:34px;line-height:34px;margin-right:10px;text-align:center;font-size:16px;color:#333;font-weight:700;background-color:#ffda44;border-radius:4px}.uc_topBg .login a.no_bg{line-height:32px;background-color:transparent;border:1px solid #fff;color:#fff}.uc_userInfo{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.uc_userInfo .info{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.uc_userInfo .info .wd_imgWrap{margin:0 10px 0 0}.uc_userInfo .info .name{font-size:16px;color:#fff;font-weight:600}.uc_userInfo .info .write{display:-webkit-box;display:flex}.uc_userInfo .info .write svg{margin:12px}.mes_tip{position:absolute;top:6px;right:4px;width:6px;height:6px;border-radius:50%;background-color:#ffda44}.wd_certification{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;line-height:40px;padding:0 15px;font-size:12px;color:#a77e59;font-weight:700;background-color:#fff6e8}.wd_certification a{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;color:#a77e59}.wd_myItems{border-radius:10px 10px 0 0;overflow:hidden}.wd_myItems.noradius{border-radius:0}.wd_myItems .block{margin-bottom:10px;background:#fff}.wd_myItems .block .title{position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:13px 15px;font-size:15px;color:#333}.wd_myItems .block .title img{display:inline-block;width:24px;height:24px;margin-right:10px}.wd_myItems .block .title .money{margin-left:20px;font-size:18px;font-weight:500;color:#ff8200}.wd_myItems .block .title .check_more{position:absolute;right:15px;top:5px;line-height:40px;font-size:14px;color:#999}.wd_myGold{margin-top:18px}.wd_myGold .title{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;color:#fff}.wd_myGold .title .txt h3{font-size:24px;color:#ffda44;line-height:33px}.wd_myGold .title .txt p{margin-top:2px;line-height:17px}.wd_myGold .title .check_more{color:#fff;font-size:14px;margin-right:-3px}.wd_myGold .goldBar{margin-top:12px;display:-webkit-box;display:flex}.wd_myGold .goldBar a{-webkit-box-flex:1;flex:1;margin-right:10px;height:40px;line-height:40px;text-align:center;font-size:14px;color:#fff;border-radius:8px}.wd_myGold .goldBar a.yellow{background:#ffda44;font-size:16px;color:#333;font-weight:700}.wd_myGold .goldBar a.orange{background:#ff8200;font-size:15px;font-weight:700}.wd_myGold .goldBar a.deepRed{background:rgba(255,255,255,.2);width:85px;-webkit-box-flex:0;flex:none}.wd_myGold .goldBar a:last-child{margin-right:0}.wd_orderReco ul{display:-webkit-box;display:flex}.wd_orderReco ul li{-webkit-box-flex:1;flex:1;text-align:center;padding:14px 0}.wd_orderReco ul li:last-child:before{border:none}.wd_orderReco ul li span{line-height:21px;font-size:15px;color:#ea4747;font-weight:600}.wd_orderReco ul li span.gray{color:#999}.wd_orderReco ul li p{line-height:20px;font-size:14px;color:#333}.myService_row li a{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:16px 15px}.myService_row li a img{width:24px;height:24px;margin-right:10px}.myService_row li a span{-webkit-box-flex:1;flex:1;font-size:15px;color:#333}.myService_row li a .tel{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.myService_row li .add_wx{margin:0 20px}.add_wx{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:10px;background:#f5f5f5;border-radius:4px}.add_wx .qrcode{width:82px;height:82px;margin-right:9px}.add_wx .qrcode img{width:100%;height:100%}.add_wx .txt .copy{display:block;width:80px;height:26px;line-height:24px;border:1px solid #eee;border-radius:4px;background:#fff;text-align:center;font-size:12px;color:#0f88eb;font-weight:700;margin-top:9px}.personal_info{margin-bottom:10px;background-color:#fff}.personal_info_li{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:16px 20px 17px;font-size:15px;color:#333}.personal_info_li.hPhoto{padding:23px 20px 18px}.personal_info_li .right{-webkit-box-flex:1;flex:1;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end;color:#666}.personal_info_li .right .wd_imgWrap{width:64px;height:64px;margin-right:5px}.personal_info_li .right .arrow-right{margin-left:5px;margin-right:-5px}.trade_list{background-color:#fff}.trade_list.no_bg{background:0 0}.trade_title{line-height:45px;padding:0 15px;font-size:18px;color:#333;font-weight:700}.trade_title .help{float:right;margin-top:5px;font-weight:400;line-height:35px;font-size:14px;color:#0f88eb}.trade_line{display:-webkit-box;display:flex;line-height:50px;padding-right:10px;font-size:15px;color:#333}.trade_line:last-child:before{border:0}.trade_line .left{width:105px;text-align:right}.trade_line .con{-webkit-box-flex:1;flex:1;padding-left:5px}.trade_line .con input{vertical-align:top;margin-top:6px;width:100%;font-size:15px;border:0;outline:0;line-height:normal;padding:10px 0}.trade_line .con input.c999{color:#999}.trade_line .con input.c999::-webkit-input-placeholder{color:#bbb}.trade_line .con input.fw600{font-weight:600}.trade_line .con input.fw600::-webkit-input-placeholder{font-weight:400}.trade_line .con input::-webkit-input-placeholder{color:#bbb}.trade_line .con .balance{font-size:12px;color:#ea4747;line-height:17px;margin:-2px 0 14px}.trade_line .con .identity{display:inline-block;height:16px;line-height:16px;padding:0 4px;vertical-align:top;margin-top:17px;margin-left:10px;border-radius:2px;background-color:#f5a623;font-size:10px;color:#fff}.trade_line select{vertical-align:middle;display:inline-block;padding:13px 0;height:50px;border:none;background:#fff;color:#313233;font-size:15px}.trade_line .copy{color:#0f88eb;font-weight:700;padding:0 10px}.trade_line .qrcode{display:-webkit-box;display:flex;padding:16px 0 12px}.trade_line .qrcode .code{width:100px;margin-right:10px;margin-top:2px}.trade_line .qrcode .code img{width:100%}.trade_line .qrcode .txt{-webkit-box-flex:1;flex:1;line-height:normal}.trade_line .qrcode .txt .save{display:inline-block;width:100px;height:32px;line-height:32px;text-align:center;font-size:14px;color:#ea4747;border-radius:4px;background-color:#fdd}.trade_line .qrcode .txt p{margin-top:10px;font-size:14px;color:#999;line-height:20px}.trade_line .arrow-right{line-height:normal;margin:17px 0}.trade_line .btn{display:inline-block;width:90px;height:32px;line-height:30px;margin-top:9px;text-align:center;font-size:14px;color:#ea4747;border-radius:4px;border:1px solid #ea4747}.trade_line .phone_code{display:inline-block;width:90px;height:32px;line-height:32px;margin-top:9px;text-align:center;font-size:14px;color:#ea4747;border-radius:4px;background-color:#fdd}.trade_tip{line-height:20px;font-size:14px;color:#333;text-align:center}.trade_tip02{line-height:20px;font-size:14px;color:#333;margin:10px 15px}.trade_tip03{line-height:22px;font-size:14px;color:#ea4747;padding:13px 15px;background:#fff3f3}.trade_button{display:block;height:44px;line-height:44px;margin-left:15px;margin-right:15px;text-align:center;font-size:16px;color:#fff;font-weight:700;background-color:#ea4747;border-radius:8px}.trade_button.white{background-color:#fff;color:#ea4747}.trade_button.pink{line-height:42px;background:0 0;color:#ea4747;border:1px solid #ffcfcf;border-radius:8px}.trade_button.no_bg{background:0 0;color:#999}.trade_button.disabled{opacity:.5}.trade_notice{font-size:12px;color:#333;padding-left:15px;padding-right:15px;line-height:17px}.trade_notice h3{line-height:20px;font-size:14px;font-weight:700;margin-bottom:13px}.trade_notice p{margin-top:10px;position:relative;padding-left:17px}.trade_notice p em{position:absolute;left:0;top:0}.trade_notice.bank{margin-top:10px;background:#fff;margin-bottom:20px;padding:15px 15px 18px}.trade_notice.bank p{padding-left:40px;color:#666;font-size:14px;line-height:20px;margin-top:22px}.trade_notice.bank p em{font-size:40px;line-height:31px;color:#ffd9d9;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.trade_bank_list.change .trade_bank_li{width:100%}.trade_bank_list.change .delete{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:80px;height:100%;background-color:#ff8200;font-size:14px;color:#fff}.trade_bank_list.change .item-native{padding:0}.trade_bank_list.change .list-ios{margin-bottom:0}.trade_bank_list .trade_bank_li:last-child:before{border-width:0}.trade_bank_li{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:13px 0 13px 20px;background-color:#fff}.trade_bank_li .photo{width:40px;height:40px;margin-right:15px}.trade_bank_li .photo img{width:100%;height:100%}.trade_bank_li .txt{-webkit-box-flex:1;flex:1}.trade_bank_li .txt .bank{font-size:12px;color:#333}.trade_bank_li .txt .bank .name{line-height:22px;font-size:16px;font-weight:700;margin-right:10px}.trade_bank_li .txt .num{font-size:14px;margin-top:2px;line-height:20px}.trade_bank_li .checked{display:none;margin-right:28px}.trade_bank_li .change{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-right:10px;line-height:40px;font-size:14px;color:#0f88eb}.trade_bank_li.active .txt .bank .name{color:#ff8200}.trade_bank_li.active .checked{display:block}.trade_res{min-height:165px;padding-top:30px;padding-bottom:15px;text-align:center;background-color:#fff}.trade_res .res_icon{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:48px;height:48px;background-color:#d7ffeb;border-radius:50%}.trade_res .res_icon.fail{background-color:#ffe1e1}.trade_res .text{font-size:16px;color:#333;font-weight:700;line-height:22px;margin-top:10px}.trade_res .text02{font-size:14px;color:#999;line-height:20px;margin-top:5px}.trade_res .copy{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;margin:10px 8.8%;line-height:40px;padding:0 10px;font-size:14px;color:#333;background-color:#f5f5f5;border-radius:8px}.trade_res .copy a{padding:0 10px;color:#0f88eb;font-weight:700}.coupon_sel{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:16px 15px 16px 20px;background:#fff;margin-top:10px;font-size:15px;color:#999}.coupon_sel h3{-webkit-box-flex:1;flex:1;font-size:16px;color:#333;font-weight:700;line-height:22px}.coupon_card_title{font-size:16px;color:#333;font-weight:700;line-height:22px;padding:10px 15px}.coupon_card{position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin:0 10px 10px;border-radius:8px;background-color:#fff7f7}.coupon_card:before{border:1px solid #ffd5d5;border-radius:16px}.coupon_card .tip{position:absolute;top:0;left:0;background-color:#f5a623;border-radius:8px 0;padding:3px 9px;font-size:10px;color:#fff;line-height:14px}.coupon_card .left{width:100px;text-align:center}.coupon_card .left h3{font-size:14px;color:#ea4747;line-height:20px;font-weight:700}.coupon_card .left p{font-size:12px;color:#e28888;line-height:17px;margin-top:2px}.coupon_card .center{-webkit-box-flex:1;flex:1;overflow:hidden;padding:15px 0 15px 12px;min-height:90px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center}.coupon_card .center:before{z-index:0;border-left:2px dashed #fdcccc}.coupon_card .center h3{font-size:12px;color:#999;line-height:17px;font-weight:700}.coupon_card .center .from{font-size:10px;color:#999;line-height:14px;margin-top:4px}.coupon_card .center .time{font-size:10px;color:#ea4747;line-height:14px;font-weight:700;margin-top:4px}.coupon_card .right{text-align:center;margin-right:15px}.coupon_card .right .status{display:inline-block;width:64px;height:28px;line-height:28px;background-color:#ccc;font-size:12px;color:#fff;text-align:center;border-radius:4px}.coupon_card .right .status.red{background-color:#ea4747}.coupon_card .right .status.white{background-color:#fff;color:#333;border:1px solid #eee;line-height:26px}.coupon_card .check{display:-webkit-inline-box;display:inline-flex;margin-right:15px}.coupon_card.unusable{background-color:#f5f5f5}.coupon_card.unusable:before{border-color:#ddd}.coupon_card.unusable .left h3,.coupon_card.unusable .left p{color:#999}.coupon_card.unusable .center:before{border-color:#bbb}.coupon_card.unusable .center .time{color:#999}.coupon_card.checked:before{border:2px solid #ea4747}.recharge_state{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:12px 10px 14px 15px;font-size:12px;color:#a77e59;background-color:#fff6e8}.recharge_state.p15{padding:15px}.recharge_state .txt{-webkit-box-flex:1;flex:1;padding-right:30px}.recharge_state .check_more{margin-left:10px;color:#a77e59;font-weight:700}.recharge_amount{display:-webkit-box;display:flex;flex-wrap:wrap;padding-left:15px;padding-right:15px}.recharge_amount li{position:relative;width:31.4%;margin:0 2.9% 2.9% 0;padding:9px 0 8px;text-align:center;border:1px solid #ddd;font-size:15px;color:#333;border-radius:4px;background-color:#fff}.recharge_amount li:nth-child(3n){margin-right:0}.recharge_amount li.active{color:#fff;font-weight:700;background-color:#ea4747;border-color:#ea4747}.recharge_amount li.active .num{font-weight:600}.recharge_amount li .hot{position:absolute;right:-7px;top:-6px;height:16px;line-height:14px;padding:0 6px;border-radius:8px;border:1px solid #fff;background:#ea4747;color:#fff;font-size:10px;font-weight:500;box-shadow:0 4px 8px 0 rgba(0,0,0,.2)}.recharge_input{padding:15px;background-color:#fff}.recharge_input .line{display:-webkit-box;display:flex;line-height:44px;margin-bottom:10px;padding-left:15px;font-size:15px;color:#333;background-color:#f5f5f5;border-radius:4px}.recharge_input .line input{-webkit-box-flex:1;flex:1;border:0;outline:0;background:0 0;font-size:15px;line-height:normal;padding:10px 0 10px 5px}.recharge_input .line input::-webkit-input-placeholder{color:#bbb}.recharge_input .line:last-child{margin-bottom:0}.recharge_style{background-color:#fff}.recharge_style .title{line-height:25px;padding:15px 0 18px 15px;font-size:18px;color:#000;font-weight:700}.recharge_style ul li{padding:14px 15px 14px 20px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.recharge_style ul li .intro{-webkit-box-flex:1;flex:1}.recharge_style ul li .intro i{display:-webkit-inline-box;display:inline-flex;vertical-align:middle;width:40px;height:40px;margin-right:16px}.recharge_style ul li .intro i.wxin{background:url(/assets/img/userCenter/icon_recharge.png) 0 -40px/40px auto no-repeat}.recharge_style ul li .intro i.union{background:url(/assets/img/userCenter/icon_recharge.png) 0 -80px/40px auto no-repeat}.recharge_style ul li .intro .txt{display:inline-block;vertical-align:middle}.recharge_style ul li .intro .txt span{display:block;line-height:22px;font-size:16px;color:#333;font-weight:700}.recharge_style ul li .intro .txt .tip{font-size:10px;color:#fff;border-radius:4px;width:32px;height:16px;line-height:16px;text-align:center;background:#ea4747;display:inline-block;vertical-align:top;margin:3px 0 0 10px}.recharge_style ul li .intro .txt p{line-height:17px;margin-top:3px;font-size:12px;color:#999}.recharge_style ul li .intro .txt p.red{color:#ea4747}.prestore_tip{background-color:#ea4747;padding:10px 20px 0}.prestore_tip .con{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:13px 15px;border-radius:8px 8px 0 0;background:-webkit-linear-gradient(left,#ffe4e4,#fff4f4)}.prestore_tip .con p{font-size:12px;color:#fd7979;line-height:17px;-webkit-box-flex:1;flex:1}.prestore_tip .con .service{width:100px;height:32px;line-height:30px;border:1px solid #ffd7d7;font-size:14px;color:#ea4747;font-weight:700;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border-radius:6px;background-color:#fff}.prestore_tip .con .service svg{margin-right:7px}.account_det_t{padding:17px 15px 13px;font-size:14px;color:#333;line-height:20px}.account_det{background-color:#fff}.account_det li{padding:10px 15px;line-height:20px;font-size:14px;color:#999}.account_det li .top{display:-webkit-box;display:flex;line-height:20px}.account_det li .top:last-child:before{border-width:0}.account_det li .top>div{-webkit-box-flex:2;flex:2}.account_det li .top>div p{margin-top:5px;white-space:nowrap}.account_det li .top>div.left span{font-weight:500}.account_det li .top>div.center{-webkit-box-flex:1;flex:1;text-align:center}.account_det li .top>div.right{text-align:right}.account_det li .bottom{margin-top:8px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;color:#333}.account_det li .bottom .tip{display:-webkit-box;display:flex;line-height:normal;font-size:12px;color:#ea4747}.recharge_reco li{background-color:#fff;padding:10px 15px 13px;margin-top:5px;line-height:20px;font-size:14px;color:#999}.recharge_reco li .top{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.recharge_reco li .top .num{width:22%;text-align:right;color:#333;font-weight:700}.recharge_reco li .top .num span{color:#ea4747;font-weight:600}.recharge_reco li .top .status{width:30%;text-align:right}.recharge_reco li .bottom{margin-top:9px;margin-bottom:2px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;color:#333}.recharge_reco li .bottom .copy{width:64px;height:26px;line-height:26px;border-radius:4px;text-align:center;font-size:12px;color:#0f88eb;background-color:#e1f2ff}.recharge_reco li .tip{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;line-height:17px;margin-top:10px;font-size:12px;color:#999}.recharge_reco li .tip a{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:100px;height:32px;line-height:32px;margin-right:10px;border-radius:4px;font-size:14px;color:#fff;font-weight:700}.recharge_reco li .tip a.orange{background:#ff8200}.recharge_reco li .tip a.red{background:#ea4747}.recharge_reco li .tip a.no_bg{border:1px solid #ffe3c6;color:#ff8200}.recharge_reco li .tip a.no_bg svg{margin-right:4px}.recharge_reco li .tip a svg{margin-right:8px}.order_reco li{background-color:#fff;margin-top:5px}.order_reco li .time{line-height:30px;padding-left:15px;font-size:12px;color:#999}.order_reco li .detail{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:13px 15px;font-size:14px;line-height:20px;color:#333}.order_reco li .detail>div{-webkit-box-flex:1;flex:1}.order_reco li .detail>div.name span{display:block}.order_reco li .detail>div.name p{margin-top:5px;font-size:12px;color:#999;line-height:17px}.order_reco li .detail>div.money{text-align:center}.order_reco li .detail>div.money span{display:block}.order_reco li .detail>div.money p{margin-top:4px}.order_reco li .detail>div.status{text-align:right;color:#999}.order_reco li .detail>div.status .fs12{line-height:17px}.order_det_top{background-color:#fff}.order_det_top .title{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:15px 15px 10px}.order_det_top .title .photo{width:48px;height:48px;margin-right:10px}.order_det_top .title .name h3{font-size:18px;color:#333;font-weight:700;line-height:25px}.order_det_top .title .name p{font-size:14px;color:#999;line-height:20px;margin-top:2px}.order_det_top ul{display:-webkit-box;display:flex}.order_det_top ul li{-webkit-box-flex:1;flex:1;text-align:center;padding:12px 0 8px}.order_det_top ul li:nth-child(1) div{color:#ea4747}.order_det_top ul li:nth-child(3) div{font-weight:400}.order_det_top ul li:nth-child(3) div.red{color:#ea4747}.order_det_top ul li div{height:22px;line-height:22px;font-size:16px;color:#333;font-weight:600}.order_det_top ul li div em{font-size:12px}.order_det_top ul li p{font-size:14px;color:#999;line-height:20px;margin-top:3px}.order_det_con{border-radius:10px 10px 0 0;overflow:hidden}.order_det_con.noradius{border-radius:0}.order_det_block{background-color:#fff;margin-bottom:5px}.order_det_block.mb0{margin-bottom:0}.order_det_block .lotteryDetTop{padding-top:0}.order_det_block .lotteryDetTop .lotteryBall{margin-top:0}.order_det_title{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:5px 15px 0;background-color:#fff;line-height:44px;font-size:18px;color:#333;font-weight:700}.order_det_title.pt10{padding-top:10px}.order_det_title .check_more{margin-right:-5px;font-weight:400}.order_det_title .tip{-webkit-box-flex:1;flex:1;font-size:12px;color:#999;font-weight:400;margin-left:10px;line-height:17px}.order_progress{position:relative;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding:18px 10px 13px;background-color:#fff}.order_progress:before{content:"";position:absolute;top:25px;left:36px;right:36px;height:2px;background-color:#eee}.order_progress li{width:60px;text-align:center}.order_progress li i{position:relative;z-index:2;display:inline-block;width:14px;height:14px;background-color:#ddd;border-radius:50%;border:1px solid #fff}.order_progress li span{display:block;font-size:12px;color:#999;line-height:17px;margin-top:8px;white-space:nowrap}.order_progress li.active i{background-color:#ea4747}.order_progress li.active span{color:#333}.order_con_list{background-color:#fff}.order_con_li{padding:10px 10px 7px 0}.order_con_li .team{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;line-height:20px;padding-left:15px;margin-bottom:10px;font-size:14px;color:#333}.order_con_li .team .time{width:65px;white-space:nowrap;flex-shrink:0}.order_con_li .team .name{width:24%;font-weight:700}.order_con_li .team .name.left{text-align:right}.order_con_li .team .vs{font-size:14px;color:#bbb;margin:0 25px}.order_con_li .team .score{width:20%;text-align:center;font-size:14px;color:#ea4747;font-weight:600}.order_con_li .team .cancel{flex-shrink:0;font-size:12px;color:#999}.order_con_li .handicap{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;font-size:14px;color:#333}.order_con_li .handicap .left{width:80px;padding-right:5px;text-align:right;line-height:20px;font-size:12px;color:#999}.order_con_li .handicap .right{-webkit-box-flex:1;flex:1;display:-webkit-box;display:flex;line-height:20px;flex-wrap:wrap}.order_con_li .handicap .odds{color:#999;font-size:12px}.order_con_li .handicap p{display:-webkit-box;display:flex;margin-bottom:8px}.order_con_li .handicap .win,.order_con_li .handicap .win .odds{color:#ea4747}.order_con_tip{line-height:40px;font-size:12px;color:#999;background-color:#fff}.order_con_tip .det{float:right;margin-right:10px;margin-top:7px;width:64px;height:26px;line-height:24px;border:1px solid #eee;border-radius:4px;text-align:center;font-size:12px;color:#0f88eb}.order_info_list{background-color:#fff}.order_info_list li{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end;font-size:14px;color:#999;line-height:40px;padding:0 20px}.order_info_list li .left{-webkit-box-flex:1;flex:1;color:#333}.order_info_list li .copy{width:64px;height:26px;line-height:26px;margin-left:10px;margin-right:-10px;border-radius:4px;text-align:center;background-color:#e1f2ff;font-size:12px;color:#0f88eb}.plan_det_b_bar{display:-webkit-box;display:flex;padding:0 10px}.plan_det_b_bar.pb5{padding-bottom:5px}.plan_det_b_bar .trade_button{-webkit-box-flex:1;flex:1;margin:6px 10px 0 0}.plan_det_b_bar .trade_button:last-child{margin-right:0}.plan_det_b_bar .trade_button.jjyh{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding-left:10px;width:34%;-webkit-box-flex:0;flex:none;font-size:14px}.ticket_order_num{margin-bottom:5px;padding:10px 15px;font-size:14px;color:#333;line-height:20px;background-color:#fff;white-space:nowrap}.ticket_detail{background-color:#fff}.ticket_detail li{padding:10px 15px;line-height:17px;font-size:12px;color:#999}.ticket_detail li:last-child:before{border-width:0}.ticket_detail li .con{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.ticket_detail li .con .handicap{display:-webkit-box;display:flex;margin-bottom:4px;color:#333}.ticket_detail li .con .handicap:last-child{margin-bottom:0}.ticket_detail li .con .handicap .star{font-size:15px;height:17px;margin-bottom:-3px}.ticket_detail li .con .handicap .odds{-webkit-box-flex:1;flex:1;display:-webkit-box;display:flex;flex-wrap:wrap}.ticket_detail li .con .handicap .odds p{display:-webkit-box;display:flex}.ticket_detail li .con .handicap.column{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.ticket_detail li .con .left{-webkit-box-flex:1;flex:1;margin-right:10px;overflow:hidden}.ticket_detail li .con .status{text-align:right}.get_ticket{position:relative;display:inline-block;width:64px;height:26px;line-height:26px;background-color:#fff;text-align:center;border-radius:4px;font-size:12px;color:#999;font-weight:700}.get_ticket:before{content:" "!important;width:200%;height:200%;position:absolute;top:0;left:0;border:1px solid #ccc;border-radius:8px;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0;box-sizing:border-box;pointer-events:none;background:0 0;z-index:1}.get_ticket.gray{color:#999}.get_ticket.black{color:#333}.get_ticket.red{color:#fff;background:#ea4747}.get_ticket.red:before{border-width:0}.ticket_entity{display:-webkit-box;display:flex;flex-wrap:wrap;padding:15px 20px;background-color:#fff}.ticket_entity img{display:block;width:100%;margin-bottom:10px}.ticket_entity li{position:relative;width:31.2%;padding-top:31.2%;margin-right:3.2%;margin-bottom:10px}.ticket_entity li:nth-child(3n){margin-right:0}.ticket_entity li img{position:absolute;width:100%;height:100%;top:0;left:0;border-radius:6px}.trade_screenshot{position:relative;margin:23px 15px 0;padding:18px 18px 13px;background-color:#fff3f3;border-radius:6px}.trade_screenshot i{position:absolute;top:-12px;left:15px;width:44px;height:22px;line-height:18px;font-style:normal;border-radius:12px;text-align:center;background:#e77676;font-size:12px;color:#fff;font-weight:700}.trade_screenshot p{font-size:14px;color:#ea4747;line-height:20px}.trade_screenshot .order_num{text-align:left;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-top:14px;line-height:40px;background:#fff;border-radius:8px;padding:0 12px;font-size:14px;color:#333}.trade_screenshot .order_num .num{-webkit-box-flex:1;flex:1;color:#ea4747;font-weight:600}.trade_screenshot .order_num a{font-weight:700;color:#0f88eb;padding:0 5px}.upload_screenshot{text-align:center;margin:20px 37px;border-radius:10px;background:#fff;padding:60px 0 45px;font-size:14px;color:#999}.upload_screenshot .add{display:-webkit-inline-box;display:inline-flex}.upload_screenshot .add svg{margin:16px}button,input,select,textarea{margin:0;outline-offset:0;outline-style:none;outline-width:0;-webkit-font-smoothing:inherit;background-image:none}button,input,label,select,textarea{font-weight:400;font-size:14px;line-height:1.42857}.wd_form_title{margin-bottom:20px}.wd_form_title h3{line-height:33px;font-size:24px;color:#333;font-weight:700}.wd_form_title p{line-height:20px;margin-top:5px;font-size:14px;color:#333;opacity:.5}.wd_form_con{padding:13px 30px 0;margin-top:7px}.wd_form_con .wd_seasonSel{top:45px;left:0;min-height:120px;border-radius:0 0 5px 5px}.wd_form_con .wd_seasonSel li{text-align:center}.wd_sign_in.pl44 .wd_input_label input{padding-left:44px}.wd_sign_in.pl61 .wd_input_label input{padding-left:61px}.wd_sign_in.pl77 .wd_input_label input{padding-left:77px}.wd_input_label{position:relative;line-height:50px;height:50px;font-size:0;white-space:nowrap;margin-bottom:10px;background:#fff;border-radius:8px;box-shadow:0 4px 8px 0 rgba(0,0,0,.03)}.wd_input_label.pl15{padding-left:15px}.wd_input_label label{position:absolute;z-index:1;top:0;left:0;height:50px;line-height:50px;padding-left:14px;white-space:nowrap;font-size:16px;color:#333;font-weight:700;border-radius:8px 0 0 8px}.wd_input_label input{border:none;width:100%;height:100%;padding:15px 0 15px 93px;line-height:normal;color:#666;caret-color:#426bf2;border-radius:8px}.wd_input_label input::-webkit-input-placeholder{color:#bbb}.wd_input_label .password,.wd_input_label .phoneNum{position:absolute;width:24px;height:24px;top:13px;left:10px;background-repeat:no-repeat;background-size:cover}.wd_input_label .phoneNum{background-image:url(/assets/img/userCenter/icon_phone.png)}.wd_input_label .password{background-image:url(/assets/img/userCenter/icon_lock.png)}.wd_input_label .iconWrap{position:absolute;top:10px;right:5px;line-height:normal}.wd_input_label .clean,.wd_input_label .eye_close,.wd_input_label .eye_open,.wd_input_label .sel{display:inline-block;width:30px;height:30px;margin:0;background-repeat:no-repeat;background-size:22px 22px;background-position:center}.wd_input_label .clean{background-image:url(/assets/img/share/wd_icon_close.png)}.wd_input_label .sel{background-image:url(/assets/img/share/wd_arrowBottom.png)}.wd_input_label .eye_open{background-image:url(/assets/img/userCenter/icon_eye.png)}.wd_input_label .eye_close{background-image:url(/assets/img/userCenter/icon_eye_close.png)}.wd_input_label .code{position:absolute;right:0;top:0;width:100px;line-height:50px;text-align:center;font-size:14px;color:#0f88eb;font-weight:700}.wd_submit{margin-top:15px}.wd_submit a{display:block;width:100%;height:50px;line-height:50px;background:#ff8200;border:none;font-size:16px;font-weight:700;color:#fff;text-align:center;border-radius:8px}.wd_submit a.gray{background:#bbb}.wd_submit a.disabled{background:#ffd3a6}.wd_login_bar{position:relative;height:40px;margin:10px 5px 0;text-align:center}.wd_login_bar a{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:10px 0;font-size:14px;color:#999;font-weight:700}.wd_login_bar a.tal{left:0;-webkit-transform:none;transform:none}.wd_login_bar a.tar{left:auto;right:0;-webkit-transform:none;transform:none}.wd_login_bar a.active{color:#0f88eb}.wd_login_bar a.fs16{font-size:16px}.jointLogin{text-align:center;margin:40px 10px}.jointLogin ul{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.jointLogin ul li{width:33.3%;text-align:center;position:relative}.jointLogin ul li img{width:40px;height:40px}.jointLogin ul li p{line-height:17px;margin-top:5px;font-size:12px;color:#333;opacity:.7}.wd_agreement{line-height:17px;margin-top:15px;text-align:center;font-size:12px;color:#999}.wd_agreement a{color:#0f88eb}.wd_form_tips{padding:85px 30px 50px}.wd_form_tips h3{margin-bottom:13px;font-size:12px;color:#333;font-weight:700}.wd_form_tips ul li{position:relative;line-height:17px;padding-left:20px;margin-bottom:10px;font-size:12px;color:#999}.wd_form_tips ul li span{position:absolute;left:0;top:0}.service_btn{padding:7px;background:#fff}.service_btn ul{display:-webkit-box;display:flex;flex-wrap:wrap}.service_btn ul:last-child:before{border-width:0}.service_btn ul li{width:32.5%;text-align:center;padding:15px 0}.service_btn ul li.bdc_eee:before{border-color:#ececec}.service_btn ul li:nth-child(3n+2){width:35%}.service_btn ul li:nth-child(3n).bdr:before{border-right-width:0}.service_btn ul li img{width:40px;height:40px}.service_btn ul li p{margin-top:10px;font-size:13px;color:#333}.service_contact{padding:0 7px;margin-top:5px;background:#fff}.service_contact li{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:11px 12px}.service_contact li .bdc_eee:before{border-color:#ececec}.service_contact li img{width:30px;height:30px;margin-right:8px}.service_contact li .contact{-webkit-box-flex:1;flex:1;text-align:right;font-size:12px;color:#999}.problem_com ul li{background:#fff;margin-bottom:10px;padding:0 4.6875%}.problem_com_t{position:relative;padding:14px 0;color:#333;font-size:14px;line-height:17px}.problem_com_t i{position:absolute;right:0;top:14px;width:17px;height:17px;-webkit-transition:.3s;transition:all .3s ease}.problem_com_t i svg{margin:2px}.problem_com_t.active i{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.problem_com_con{position:relative;padding:15px 0}.problem_com_con:before{content:" "!important;width:200%;height:200%;position:absolute;top:0;left:0;border-top:1px solid #eee;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0;box-sizing:border-box;pointer-events:none;background:0 0;z-index:1}.problem_com_con p{margin-bottom:0;font-size:12px;color:#999;line-height:16px}.apply_ly{padding:15px 15px 0}.apply_ly textarea{width:100%;border:none;padding:10px 15px;font-size:14px;color:#333;resize:none;min-height:150px;border-radius:6px}.apply_ly textarea::-webkit-input-placeholder{color:#bbb}.apply_ly textarea::-moz-placeholder{color:#bbb}.apply_ly textarea:-ms-input-placeholder{color:#bbb}.apply_ly textarea::-ms-input-placeholder{color:#bbb}.apply_ly textarea::placeholder{color:#bbb}.store_info_list{background-color:#fff}.store_info_list li{display:-webkit-box;display:flex;padding:15px 30px 15px 12px;line-height:20px;font-size:14px;color:#333}.store_info_list li i{display:inline-block;width:16px;height:16px;margin-top:2px;margin-right:9px;background:url(/assets/img/userCenter/store_info.png) 0 0/16px auto no-repeat}.store_info_list li i.cdmc{background-position:0 0}.store_info_list li i.sqbh{background-position:0 -16px}.store_info_list li i.cddz{background-position:0 -32px}.store_info_list li i.cdkf{background-position:0 -48px}.store_info_list li i.sqzs{background-position:0 -64px}.store_info_list li .left{display:inline-block;width:82px;font-weight:700}.store_info_list li .con{position:relative;-webkit-box-flex:1;flex:1}.store_info_list li .con .tel{position:absolute;top:-5px;right:-18px}.store_info_list li .con .tel svg{margin:3px}.store_info_list li .con .add_wx{margin:-15px -10px 10px 10px}.store_info_list li:last-child:before{border-width:0}.store_live_action{padding:15px 20px 13px;background-color:#fff}.store_live_action h3{margin-left:-5px;font-size:18px;line-height:25px;color:#333;font-weight:700}.store_live_action .image{display:-webkit-box;display:flex;flex-wrap:wrap;margin-top:12px}.store_live_action .image li{width:31.2%;padding-top:31.2%;margin-right:3.2%;margin-bottom:10px;position:relative;border-radius:6px;overflow:hidden;background-color:#d8d8d8}.store_live_action .image li img{position:absolute;width:100%;height:100%;top:0;left:0}.store_live_action .image li:nth-child(3n){margin-right:0}.agreement_txt{background:#fff;padding:15px 4.6875%}.agreement_txt h1{font-size:22px;text-align:center;color:#333}.agreement_txt h2{font-size:18px;color:#333}.agreement_txt h3{font-size:16px;color:#333}.agreement_txt h4{font-size:14px;color:#333}.agreement_txt p{text-indent:2em;font-size:14px;color:#666}.agreement_txt p.p1{text-indent:0}.agreement_txt p.p2{text-indent:1em}.agreement_txt p.p3{text-indent:1em;font-size:14px;color:#666}.service_list li a{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:15px}.service_list li a .photo{width:24px;height:24px;margin-right:10px}.service_list li a .photo.yjfk{background:url(/assets/img/userCenter/icon_mes.png) center/cover no-repeat}.service_list li a .txt{-webkit-box-flex:1;flex:1}.service_list li a .txt h3{font-size:15px;color:#333;font-weight:700;line-height:21px}.service_list li a .txt p{font-size:12px;color:#999;line-height:17px;margin-top:2px}.yjfk_edit{position:relative;background-color:#f5f5f5;border-radius:10px;margin:10px 20px 13px;padding:10px 15px 7px}.yjfk_edit textarea{min-height:175px;resize:none;border:none;outline:0;font-size:14px;color:#333;width:100%;background:0 0}.yjfk_edit textarea::-webkit-input-placeholder{color:#bbb}.yjfk_edit .photos li{position:relative;float:left;margin-right:10px;margin-bottom:10px;width:16%;height:0;padding-top:16%}.yjfk_edit .photos li .photo{position:absolute;top:0;left:0;width:100%;height:100%}.yjfk_edit .photos li .photo img{width:100%;height:100%}.yjfk_edit .photos li .del{position:absolute;z-index:2;top:-7px;right:-8px;width:16px;height:16px;border:2px solid #fff;box-sizing:content-box;border-radius:50%;background:url(/assets/img/wd-img/wd_icon_close2.png) 4px 4px/8px 8px no-repeat #ea4747}.yjfk_edit .photos li .add{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;background:#fff;border-radius:4px}.yjfk_edit .most{font-size:12px;color:#999;position:absolute;bottom:15px;right:15px}.uploadLoadTxt{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;text-align:center;border:1px dotted #ccc;font-size:11px;color:#999}.uploadLoad_b{width:100%;height:2px;position:absolute;left:0;bottom:0;background:#ccc}.uploadLoad_t{width:100%;height:100%;position:absolute;left:0;bottom:0;background:#ea4747}.yjfk_top{background:#ea4747;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:0 0 26px 30px;margin-bottom:-10px}.yjfk_top .txt{color:#fff}.yjfk_top .txt h2{font-size:24px;line-height:33px;font-weight:700}.yjfk_top .txt p{font-size:12px;line-height:17px;opacity:.5;margin-top:1px}.yjfk_con{border-radius:10px 10px 0 0;overflow:hidden}.yjfk_con .wd_postCard{margin-bottom:10px;background:#fff}.yjfk_con .wd_postCard .post_main{padding-left:15px}.yjfk_con .wd_postCard .post_main .text{line-height:21px;text-align:justify;color:#666;margin-top:2px;margin-bottom:8px}.yjfk_con .wd_postCard .post_main .images{margin-bottom:10px}.yjfk_con .wd_myReply{margin-top:13px}.yjfk_title{line-height:30px;font-size:14px;color:#333;font-weight:700}.yjfk_write{position:absolute;z-index:11;left:50%;margin-left:-70px;bottom:40px;background-color:#ea4747;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:140px;height:45px;border-radius:22px;font-size:17px;color:#fff;font-weight:500}.yjfk_write i{width:20px;height:20px;margin-right:8px;background:url(/assets/img/userCenter/icon_write.png) center/cover no-repeat}.wd_postCard{position:relative;padding:10px 0 5px;display:-webkit-box;display:flex}.wd_postCard.detail{padding:16px 0 12px}.wd_postCard.detail .post_main{padding-left:20px;padding-right:20px}.wd_postCard.detail .post_main .title{font-size:17px;line-height:26px;margin-top:10px}.wd_postCard.detail .post_main .text{font-size:16px;line-height:24px}.wd_postCard.detail .wd_essenceTip{margin-top:24px}.wd_postCard .post_left{position:absolute;top:10px;left:0;font-size:0;width:62px;padding-left:2px;text-align:center}.wd_postCard .post_left .head{position:relative;width:40px;height:40px;margin:0 auto}.wd_postCard .post_left .head img{width:100%;height:100%;border-radius:50%}.wd_postCard .post_left .rank{display:inline-block;height:16px;line-height:16px;padding:0 6px;margin-top:9px;font-size:10px;color:#fff;font-weight:700;background:-webkit-linear-gradient(left,#f67d7d,#ea4747);border-radius:8px}.wd_postCard .post_left .rank.stick{background:-webkit-linear-gradient(left,#e3bb8f,#a36c23)}.wd_postCard .post_main{padding-left:62px;padding-right:15px;-webkit-box-flex:1;flex:1;overflow:hidden}.wd_postCard .post_main .topOper{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.wd_postCard .post_main .topOper .head{position:relative;width:40px;height:40px;margin-right:10px}.wd_postCard .post_main .topOper .head img{border-radius:50%}.wd_postCard .post_main .topOper .info{-webkit-box-flex:1;flex:1}.wd_postCard .post_main .topOper .info .name{display:inline-block;position:relative;line-height:21px;font-size:15px;font-weight:700;color:#537997}.wd_postCard .post_main .topOper .info .name .own{position:absolute;top:3px;right:-39px;width:32px;height:16px;line-height:16px;text-align:center;font-size:10px;color:#fff;font-weight:400;background:#f28a8a;border-radius:10px}.wd_postCard .post_main .topOper .info .time{line-height:14px;margin-top:2px;font-size:10px;color:#999}.wd_postCard .post_main .topOper .moreOper{width:22px;height:22px;background:url(/assets/img/bbs/wd_icon_dot.png) 0 0/cover no-repeat}.wd_postCard .post_main .topOper .apply{width:64px;height:30px;line-height:30px;margin-top:-4px;text-align:center;font-size:14px;color:#0f88eb;font-weight:700;background:#e0f1ff;border-radius:6px}.wd_postCard .post_main .topOper .folBtn{margin-right:0}.wd_postCard .post_main .title{line-height:22px;margin-top:6px;margin-bottom:7px;font-size:15px;color:#333;font-weight:700}.wd_postCard .post_main .text{line-height:20px;margin-top:5px;font-size:14px;color:#333;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.wd_postCard .post_main .text.full{display:block;-webkit-line-clamp:inherit}.wd_postCard .post_main .text.twoline{-webkit-line-clamp:2}.wd_postCard .post_main .text div{display:inline-block}.wd_postCard .post_main .images{margin-top:10px;padding-right:9px;display:-webkit-box;display:flex}.wd_postCard .post_main .images li{width:22%;margin-right:3%;border-radius:4px;overflow:hidden}.wd_postCard .post_main .fullText{display:inline-block;margin-top:10px;float:none;position:relative;z-index:1;font-weight:700;line-height:20px;font-size:14px;color:#0f88eb;padding-right:18px;background-size:18px 18px}.wd_postCard .post_main .text *{display:inline}.wd_myReply{position:relative;margin-top:10px;margin-bottom:5px}.wd_myReply .photo{position:absolute;top:0;left:-60px;width:60px;text-align:center}.wd_myReply .photo .head{position:relative;width:40px;height:40px;margin:0 auto}.wd_myReply .photo .head img{border-radius:50%}.wd_myReply .con{padding:10px;border-radius:4px;background-color:#fff1f1}.wd_myReply .con h3{line-height:20px;font-size:14px;color:#ea4747;font-weight:700;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.wd_myReply .con h3 span{font-size:12px;color:#999;font-weight:400}.wd_myReply .con p{font-size:14px;color:#ea4747;line-height:20px;margin-top:5px}.informCard{margin:15px;background-color:#fff;border-radius:8px}.informCard .title{line-height:20px;padding:11px 10px 10px 15px;font-size:12px;color:#999}.informCard .con{padding:8px 12px 10px}.informCard .con .text{font-size:14px;color:#999;line-height:20px}.informCard .con .award{display:-webkit-box;display:flex;margin:10px 0 5px}.informCard .con .award li{-webkit-box-flex:1;flex:1;text-align:center}.informCard .con .award li h3{font-size:14px;line-height:20px;font-weight:600}.informCard .con .award li p{font-size:12px;color:#999;line-height:17px}.informCard .bottom{line-height:20px;font-size:14px;color:#333;padding:11px 10px 9px 15px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.play_rule_intro li{margin-bottom:5px;background:#fff}.play_rule_intro .rule_t{display:-webkit-box;display:flex;padding-left:15px}.play_rule_intro .rule_t h3{-webkit-box-flex:1;flex:1;line-height:20px;font-size:14px;color:#333;font-weight:400;padding:10px 0}.play_rule_intro .rule_t i{-webkit-transition:.3s;transition:all .3s ease}.play_rule_intro .rule_t i.active{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.play_rule_intro .rule_con{padding:0 15px 10px;font-size:12px;color:#999;line-height:17px}.play_rule_intro .more{font-size:12px;line-height:20px;margin-top:10px;color:#0f88eb;display:block;text-align:center}@media screen and (min-width:350px) and (max-width:374px){.trade_line{font-size:14px}.trade_line .left{width:95px}.trade_line .con input{font-size:14px}.order_progress li{width:50px}}@media screen and (min-width:320px) and (max-width:350px){.trade_line{font-size:13px}.trade_line .left{width:85px}.trade_line .con{overflow:hidden}.trade_line .con input{font-size:13px}.trade_line .phone_code{width:85px;font-size:13px}.trade_tip{font-size:13px}}.gift88_con{width:7.5rem}.gift88_con .section01{height:3.94rem;background:url(/assets/img/hd/gift88/section001.jpg) center/cover no-repeat}.gift88_con .section02{height:4.66rem;padding-top:3.1rem;background:url(/assets/img/hd/gift88/section002.jpg) center/cover no-repeat}.gift88_con .section03{height:7.96rem;padding-top:1.4rem;background:url(/assets/img/hd/gift88/section03.jpg) center/cover no-repeat}.gift88_con>div{position:relative}.gift88_con .time{padding-top:.36rem;text-align:center;font-size:.26rem;color:#ff0038;font-weight:700;height:.48rem;line-height:.48rem;white-space:nowrap}.gift88_con .entry{display:block;margin:0 auto;width:6.97rem;height:1.57rem;background:url(/assets/img/hd/gift88/gift88_entry.png) center/100% 100% no-repeat}.gift88_con .entry.disabled{background:url(/assets/img/hd/gift88/gift88_entry02.png) center .3rem/100% 1.25rem no-repeat}.gift88_con .rule{margin:0 .25rem}.gift88_con .rule li{position:relative;padding-left:.94rem;padding-right:.3rem;font-size:.24rem;color:#3c2385;line-height:.3rem;margin-bottom:.24rem}.gift88_con .rule li .num{position:absolute;top:-.03rem;left:.42rem;width:.32rem;height:.36rem;text-align:center;background:url(/assets/img/hd/gift88/rank_bg.png) center/cover no-repeat}.gift88_con .rule li .num em{font-size:.28rem;color:#fff;font-weight:700;line-height:.3rem}.gift88_pop{position:absolute;top:-100%;-webkit-transition:.3s;transition:all .3s ease;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1000}.gift88_pop.animate{top:53%}.gift88_pop img{width:100%}.gift88_pop .close{position:absolute;top:-1.05rem;right:0;width:.66rem;height:1.05rem;background:url(/assets/img/hd/gift88/close.png) center/cover no-repeat}.gift88_pop .btn{position:absolute;width:3.85rem;height:.94rem;left:1.08rem;bottom:0}.gift88_pop01{width:6.03rem}.gift88_pop01.animate{top:53%}.gift88_pop01 .kf_qr{position:absolute;width:1.85rem;left:.46rem;bottom:1.95rem}.gift88_pop01 .account{position:absolute;left:0;bottom:1.2rem;width:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:0 .4rem;-webkit-box-pack:justify;justify-content:space-between}.gift88_pop01 .account .left{-webkit-box-flex:1;flex:1;font-size:.28rem;color:#12032e;font-weight:700;white-space:nowrap}.gift88_pop01 .account .copy{width:1.26rem;height:.4rem;line-height:.36rem;border-radius:.08rem;background-color:#883aff;border:.02rem solid #522462;text-align:center;font-size:.22rem;color:#fff;font-weight:700}.gift88_pop02{width:5.61rem}.gift88_pop02.animate{top:50%}.gift88_pop02 .close{top:.01rem}.gift88_pop02 .btn{left:.88rem}.indexTop{background:-webkit-linear-gradient(bottom,#f2f2f2 60px,#cc2c2c 60px,#ea4747)}.notLogin{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:28px 10px 17px 20px}.notLogin img{height:25px}.notLogin .check_more{font-size:18px;font-weight:700;color:#fff;line-height:25px}.notLogin .check_more i{margin-left:2px}.store_main{position:relative;padding:18px 10px 10px 36px}.store_main .title{position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding-right:109px}.store_main .title .name{font-size:17px;color:#fff;font-weight:700;line-height:24px}.store_main .title .prove{flex-shrink:0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-left:9px;padding:3px 6px 3px 4px;background-color:#ffda44;border-radius:4px;font-size:10px;line-height:14px;color:#80644b;font-weight:700}.store_main .title .prove i{width:12px;height:12px;background:url(icon_prove.0b603966afa31de7b9ee.png) center/cover no-repeat}.store_main .title .prove span{margin-left:2px}.store_main .title .location{position:absolute;top:4px;left:-20px;display:-webkit-box;display:flex}.store_main .num{font-size:12px;color:rgba(255,255,255,.7);line-height:17px;margin-top:2px}.store_main .info{-webkit-box-flex:1;flex:1;overflow:hidden}.store_main .quality{position:absolute;top:8px;right:14px;font-size:14px;font-weight:700;color:#fff}.store_main .quality .zizhi{width:16px;height:16px;margin-right:5px;background:url(/assets/img/plan/icon_quality.png) center/cover no-repeat}.store_main .quality i{margin-left:2px}.store_main.bg_red{background:#ea4747}.wd_carousel{position:relative}.wd_carousel:after{content:"";position:absolute;bottom:36px;left:0;width:100%;height:24px;background:url(/assets/img/plan/carousel_bg.png) center/cover no-repeat}.wd_carousel .carouselPic{position:relative;z-index:2;padding:5px 15px}.wd_carousel a{display:block}.wd_carousel a img{width:100%;border-radius:6px}.flashNews{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin:0 15px;padding-left:10px;background:#fff;border-radius:4px}.flashNews i{width:56px;height:14px;margin-right:8px;background:url(/assets/img/plan/icon_kbao.png) center/cover}.flashNews .news{-webkit-box-flex:1;flex:1;height:35px;overflow:hidden}.flashNews .news .line{line-height:35px;font-size:14px;color:#666;white-space:nowrap}.flashNews .news .line a{display:inline-block;color:rgba(51,51,51,.7);-webkit-animation:10s linear infinite rowLeft;animation:10s linear infinite rowLeft}.flashNews .swiper-slide{-webkit-box-pack:start;justify-content:flex-start}@-webkit-keyframes rowLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes rowLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.title45{line-height:45px;font-size:18px;color:#333;font-weight:700;padding-left:15px}.title48{line-height:48px;font-size:20px;color:#333}.title48 .check_more{display:-webkit-inline-box;display:inline-flex;float:right}.order_item{display:-webkit-box;display:flex;flex-wrap:wrap;margin:0 10px 0 15px}.order_item li{width:50%;padding-right:5px;margin-bottom:5px}.order_item li .box{position:relative;display:-webkit-box;display:flex;border-radius:4px;background-color:#fff}.order_item li .box .add{position:absolute;z-index:2;top:-9px;right:-6px;width:40px;height:20px;line-height:20px;text-align:center;font-size:10px;font-weight:700;color:#fff;border-radius:10px;background-color:#ea4747}.order_item li .box img{border-radius:4px}.order_item_other{margin:0 15px 10px;display:-webkit-box;display:flex;background:-webkit-linear-gradient(left,#bc2e2e,#cb5757);border-radius:8px}.order_item_other li{-webkit-box-flex:1;flex:1;text-align:center;padding:15px 0 13px}.order_item_other li .photo{width:40px;height:40px;margin:0 auto}.order_item_other li .photo img{width:100%;height:100%}.order_item_other li h3{line-height:20px;font-size:14px;color:#fff;margin-top:6px;font-weight:700}.order_item_other li p{line-height:16px;font-size:11px;color:rgba(255,255,255,.7)}.item-np-padding{--padding-start:0;--inner-padding-end:0;--background:none}.item-options-ios{border:none}.danc_card{padding:10px 15px 25px;margin-left:15px;margin-right:15px;background-color:#fff;border-radius:8px;width:100%;text-align:left}.danc_card .title{font-size:12px;color:#999;line-height:17px}.danc_card ul{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;margin-top:11px}.danc_card ul li{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;width:34.9%;padding-top:9px;padding-bottom:11px;border-radius:8px;border:1px solid #ffcbcb}.danc_card ul li.active{border-color:#ea4747;background-color:#ffdbdb}.danc_card ul li.active .odd{font-weight:600;color:#ea4747}.danc_card ul li.left{padding-left:10px;padding-right:5px}.danc_card ul li.right{-webkit-box-pack:end;justify-content:flex-end;text-align:right;padding-right:10px;padding-left:7px}.danc_card ul li.right .photo{margin-right:0;margin-left:5px}.danc_card ul li.center{-webkit-box-pack:center;justify-content:center;text-align:center;width:22.2%}.danc_card ul li .photo{width:24px;height:24px;margin-right:5px;flex-shrink:0}.danc_card ul li .photo img{width:100%;height:100%}.danc_card ul li>div{overflow:hidden}.danc_card ul li .name{display:block;font-size:14px;color:#ea4747;font-weight:700;line-height:20px}.danc_card ul li .odd{font-size:12px;color:#333;line-height:17px;margin-top:1px}.danc_card ul li .odd span{margin-right:3px;font-weight:700}.danc_card .pay{margin-top:10px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.danc_card .pay p{-webkit-box-flex:1;flex:1;line-height:20px;padding:12px 0;font-size:14px;color:#333}.danc_card .pay a{min-width:115px;padding:0 10px;height:44px;line-height:44px;font-size:16px;color:#fff;font-weight:700;text-align:center;border-radius:8px;background-color:#ea4747}.danc_wrap .swiper-pagination-bullet{width:6px;height:6px;opacity:1;background:#eee}.danc_wrap .swiper-pagination-bullet-active{background:#ea4747}.danc_wrap .swiper-container-horizontal>.swiper-pagination-bullets{bottom:4px}.danc_wrap .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 3px 0 2px!important}.danc_wrap .swiper.s-wrapper .swiper-pagination .swiper-pagination-handle{padding:0;margin:0}.danc_wrap .swiper.s-wrapper .swiper-pagination .swiper-pagination-handle .swiper-pagination-bullet{border:none!important}@media screen and (min-width:320px) and (max-width:350px){.order_item li .box .photo{width:40px;height:40px}.order_item li .box .txt h3{font-size:16px;line-height:22px}}.swiper-slide{display:-webkit-box;display:flex;position:relative;flex-shrink:0;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:100%;height:100%;font-size:18px;box-sizing:border-box}.play_sel{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;font-size:16px;color:#fff;font-weight:700}.play_sel .arrow{margin-left:7px;-webkit-transform-origin:5px 5px;transform-origin:5px 5px}.play_sel img{width:24px;margin-right:5px}.plan_tab_scroll{border-radius:10px 10px 0 0;display:-webkit-box;display:flex;background-color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:9}.plan_tab_scroll .wrap{-webkit-box-flex:1;flex:1;height:44px;overflow:hidden}.plan_tab_scroll .plan_tab{height:52px;padding-left:10px;overflow-x:scroll;overflow-y:hidden}.plan_tab_scroll .plan_tab a{-webkit-box-flex:0;flex:none;padding:0 10px}.plan_tab_scroll .sort{display:inline-block;width:30px;height:30px;margin:7px 8px;background:url(icon_sort.8f7464e219a028f8cb51.png) center/cover no-repeat #f2f2f2;border-radius:6px}.plan_tab{display:-webkit-box;display:flex}.plan_tab a{-webkit-box-flex:1;flex:1;position:relative;height:44px;line-height:44px;font-size:14px;color:#333;text-align:center;white-space:nowrap}.plan_tab a.active{font-size:18px;font-weight:500}.plan_tab a.active:after{content:"";position:absolute;bottom:0;left:50%;margin-left:-15px;width:30px;height:3px;border-radius:2px;background:#ff8200;animation:.4s both activeScaleX;-webkit-animation:.4s both activeScaleX}.plan_tab a .num{font-size:14px;color:#bbb;margin-left:3px}.plan_tab a .num.red{display:inline-block;width:16px;height:16px;line-height:16px;vertical-align:top;margin-top:14px;text-align:center;font-size:10px;color:#fff;background-color:#ea4747;border-radius:50%}.plan_list_time{position:-webkit-sticky;position:sticky;top:0;z-index:11;line-height:40px;height:40px;padding-left:10px;font-size:12px;color:#999;background-color:#fff}.plan_list_time .spread{float:right;width:40px;height:40px;padding-left:4px;text-align:center}.plan_list_time .spread .arrow-down{margin-bottom:1px}.plan_list_time.c333{color:#333}.plan_deadline{line-height:35px;padding:0 15px;border-radius:10px 10px 0 0;background-color:#fff;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;font-size:12px;color:#666;white-space:nowrap}.plan_deadline .jackpot{-webkit-box-flex:1;flex:1;text-align:right;color:#999}.plan_tip_txt{font-size:12px;color:#999;line-height:30px;background:#fff;text-align:center}.plan_list_ul.look_back .betbtn_odds tr td.active{background:#fff}.plan_list_ul.look_back .betbtn_odds tr td.active em,.plan_list_ul.look_back .betbtn_odds tr td.active span{color:#ea4747}.plan_list_ul.look_back .plan_list_team .score{width:22%}.sale_time_fixed{margin-bottom:80px}.plan_list_li{position:relative}.plan_list_li .single_tip{position:absolute;z-index:1;top:10px;left:0;width:32px;height:16px;line-height:16px;text-align:center;font-size:10px;color:#fff;background-color:#ffa6a6;border-radius:0 2px 2px 0}.plan_list_li .remove{width:36px;height:36px}.plan_list_li .pt0{padding-top:0}.plan_list_main{position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:10px}.plan_list_main:before{content:" "!important;width:200%;height:200%;position:absolute;top:0;left:0;border-bottom:1px solid #ddd;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0;box-sizing:border-box;pointer-events:none;background:0 0;z-index:1}.plan_list_main.sfc .plan_list_l{width:85px;padding-top:0}.plan_list_main.sfc .plan_list_l .num{font-size:12px;color:#333}.plan_list_main.sfc .betbtn_odds{border-radius:6px}.plan_list_main.sfc .betbtn_odds:before{border-radius:12px}.plan_list_main.sfc .betbtn_odds tr{line-height:40px}.plan_list_main.sfc .betbtn_odds tr td{padding:2px 0 4px;white-space:nowrap}.plan_list_main.sfc .betbtn_odds tr td span{line-height:17px;font-size:12px;margin-bottom:-1px}.plan_list_main.sfc .betbtn_odds tr td em{display:inline-block;float:none}.plan_list_l{width:60px;padding-top:30px;font-size:10px;color:#999}.plan_list_l.pt20{padding-top:20px}.plan_list_l.w65{width:65px}.plan_list_l p{line-height:15px}.plan_list_l .analyze{position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;line-height:17px;padding-top:6px;font-size:12px;color:#0f88eb}.plan_list_l .analyze .arrow-down{position:static;margin-left:6px;margin-top:-1px}.plan_list_l .analyze.active .arrow-down{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.slideRecord{position:relative;background:#535e68;color:#fff;font-size:12px}.slideRecord:before{content:"";position:absolute;z-index:1;left:16px;top:-5px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #535e68}.slideRecord table{width:100%;table-layout:fixed}.slideRecord table tr:nth-child(2n){background:#5d6b77}.slideRecord table td{height:35px}.slideRecord .flexDiv{text-align:center}.slideRecord .flexDiv span{margin:0 5px}.slideRecord .flexDiv.flex{display:-webkit-box;display:flex;padding:0 3px}.slideRecord .flexDiv.flex span{display:block;-webkit-box-flex:1;flex:1}.slideRecord .more{height:44px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;font-size:14px}.plan_list_r{-webkit-box-flex:1;flex:1;position:relative}.plan_list_team{position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;line-height:21px;margin-bottom:7px}.plan_list_team .team{-webkit-box-flex:3;flex:3;display:-webkit-box;display:flex;font-size:15px;color:#333;font-weight:700;white-space:nowrap;overflow:hidden}.plan_list_team .team.left{-webkit-box-pack:end;justify-content:flex-end}.plan_list_team .team.left .rank{margin-left:0;margin-right:10px}.plan_list_team .team .rank{font-size:10px;color:#999;font-weight:400;margin-left:10px}.plan_list_team .vs{width:15%;text-align:center;font-size:12px;color:#bbb}.plan_list_team .score{width:24%;text-align:center;font-size:14px;font-weight:500}.plan_list_team .status{position:absolute;left:10px;top:0;font-size:12px;color:#999}.plan_list_team .status.green{color:#2db370}.plan_list_team .status .time{margin-left:24px}.betbtns_wrap{position:relative;display:-webkit-box;display:flex}.betbtns_wrap .dan{position:absolute;z-index:5;top:-9px;left:-9px;width:20px;height:20px;line-height:18px;text-align:center;font-size:10px;color:#fff;border-radius:50%;background-color:#ed5d5d;border:1px solid #fff;box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}.betbtn_rang{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-right:5px;border-radius:4px;background-color:#999}.betbtn_rang span{position:relative;-webkit-box-flex:1;flex:1;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:20px;text-align:center;line-height:14px;font-size:10px;color:#fff;border-radius:4px 4px 0 0}.betbtn_rang span.green{background-color:#70b492}.betbtn_rang span.red{background-color:#ec9494}.betbtn_rang span.gray{background-color:#999}.betbtn_rang span.blue{background-color:#8cc3f0}.betbtn_rang span.orange{background-color:#e2a25f}.betbtn_rang span.coffee{background-color:#a78364}.betbtn_rang span.empty{background-color:#fff}.betbtn_rang span:nth-child(2){border-radius:0 0 4px 4px}.betbtn_rang span:nth-child(2):after{content:"";position:absolute;top:0;left:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(.5);transform:scale(.5);width:200%;height:1px;background-color:#eee}.betbtn_rang span:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.betbtn_rang span .dan{position:absolute;z-index:5;top:-10px;left:-10px;width:20px;height:20px;line-height:18px;text-align:center;font-size:10px;color:#fff;border-radius:50%;background-color:#ed5d5d;border:1px solid #fff;box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}.betbtn_rang.bkb span{width:50px}.betbtn_rang.w40 span{width:40px}.betbtn_rang_two{display:-webkit-box;display:flex;margin-right:5px;height:40px;overflow:hidden;flex-shrink:0}.betbtn_rang_two .betbtn_rang.left span{position:relative;width:20px;padding:0 3px}.betbtn_rang_two .betbtn_rang.left span.lh12{line-height:12px}.betbtn_rang_two .betbtn_rang.left span:after{content:"";position:absolute;width:100%;height:100%;background:rgba(0,0,0,.1);border-radius:4px 0 0 4px}.betbtn_rang_two .betbtn_rang.left span:last-child{border-bottom-left-radius:4px}.betbtn_rang_two .betbtn_rang.right{border-radius:0 4px 4px 0}.betbtn_rang_two .betbtn_rang.right span{width:60px;border-radius:0 4px 4px 0}.betbtn_rang_two .betbtn_rang.right span:last-child{border-bottom-left-radius:0}.betbtn_odds{position:relative;width:100%;border-radius:4px;overflow:hidden;background-color:#fff}.betbtn_odds:before{content:" "!important;width:200%;height:200%;position:absolute;z-index:2;top:0;left:0;border:1px solid #ddd;border-radius:8px;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0;box-sizing:border-box;pointer-events:none;background:0 0}.betbtn_odds.bdradius6{border-radius:6px}.betbtn_odds.bdradius6:before{border-radius:12px}.betbtn_odds.bdradius6 tr.single:before{border-radius:12px 12px 0 0}.betbtn_odds.bdradius6 tr:nth-child(2).single:before{border-radius:0 0 12px 12px;top:35px}.betbtn_odds.single:before{border-color:#ea4747;z-index:3}.betbtn_odds .unopen{line-height:35px;text-align:center;background-color:#f9f9f9;font-size:12px;color:#999}.betbtn_odds.readonly .betbtn_odds_row>div em,.betbtn_odds.readonly .betbtn_odds_row>div span{color:#bbb}.betbtn_odds.readonly .betbtn_odds_row>div.selected em,.betbtn_odds.readonly .betbtn_odds_row>div.selected span{color:#fff}.betbtn_odds.readonly .betbtn_odds_row>div.wrong{background-color:#999}.betbtn_odds.readonly .betbtn_odds_row>div.wrong em,.betbtn_odds.readonly .betbtn_odds_row>div.wrong span{color:#fff}.betbtn_odds.readonly .betbtn_odds_row>div.correct em,.betbtn_odds.readonly .betbtn_odds_row>div.correct span{color:#ea4747}.betbtn_odds.readonly .betbtn_odds_row>div.correct span{font-weight:700}.betbtn_odds.beidan tr{display:-webkit-box;display:flex}.betbtn_odds.beidan tr td{-webkit-box-flex:1;flex:1}.betbtn_odds tr{position:relative;line-height:35px}.betbtn_odds tr:before{content:" "!important;width:200%;height:200%;position:absolute;top:0;left:0;border-bottom:1px solid #e5e5e5;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0;box-sizing:border-box;pointer-events:none;background:0 0;z-index:1}.betbtn_odds tr.h40{line-height:40px}.betbtn_odds tr.td_col td{line-height:normal;padding:8px 0 6px;text-align:center}.betbtn_odds tr.td_col td span{display:block;line-height:20px}.betbtn_odds tr.td_col td em{display:block;line-height:17px;float:none}.betbtn_odds tr.td_tal td{padding:0 0 0 20px}.betbtn_odds tr.td_tal td span{display:inline-block;vertical-align:middle;line-height:20px}.betbtn_odds tr.td_tal td em{float:none;display:inline-block;vertical-align:middle;line-height:20px;margin-left:15px}.betbtn_odds tr.td_tal td.tar{text-align:right;padding:0 20px 0 0}.betbtn_odds tr.single:before{height:70px;z-index:4;border:1px solid #ea4747;border-radius:8px 8px 0 0}.betbtn_odds tr:nth-child(2).single:before{border-radius:0 0 8px 8px}.betbtn_odds tr td{position:relative;padding:0 10px;font-size:14px;color:#333}.betbtn_odds tr td:before{content:" "!important;width:200%;height:200%;position:absolute;top:0;left:0;border-left:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0;box-sizing:border-box;pointer-events:none;background:0 0;z-index:1}.betbtn_odds tr td.handicap{position:absolute;z-index:10;top:9px;left:50%;margin-left:-25px;width:50px;height:22px;line-height:22px;padding:0;background-color:#fff;border-radius:4px;text-align:center;font-size:12px;color:#ea4747}.betbtn_odds tr td.handicap:before{border:1px solid #ccc;border-radius:8px}.betbtn_odds tr td span{font-size:14px;color:#333}.betbtn_odds tr td .red{color:#ea4747}.betbtn_odds tr td .no_wrap{white-space:nowrap}.betbtn_odds tr td em{float:right;font-size:12px;color:#67a9c6}.betbtn_odds tr td.active{background-color:#ea4747;z-index:2}.betbtn_odds tr td.active em,.betbtn_odds tr td.active span{color:#fff}.betbtn_odds tr td.rowspan{background:#fff;z-index:1}.betbtn_odds tr td.rowspan.active{background:#ea4747}.plan_mixed{position:relative;background-color:#fff;border-radius:4px}.plan_mixed .betbtn_rang{border-radius:4px 0 0 4px;margin-right:0}.plan_mixed .betbtn_rang span{width:15px;border-radius:4px 0 0 4px}.plan_mixed .betbtn_rang span:nth-child(1){border-bottom-left-radius:0}.plan_mixed .betbtn_rang span:nth-child(2){border-top-left-radius:0}.plan_mixed .betbtn_rang span:last-child{border-bottom-left-radius:4px}.plan_mixed .betbtn_odds{-webkit-box-flex:1;flex:1;border-radius:0}.plan_mixed .betbtn_odds:before{border-radius:0;border-right-color:#e5e5e5}.plan_mixed .betbtn_odds tr.single:before{border-radius:0;border-left-width:0}.plan_mixed .more{position:relative;width:13.6%;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;background-color:#fff;border-radius:0 4px 4px 0}.plan_mixed .more:before{content:" "!important;width:200%;height:200%;position:absolute;top:0;left:0;border:1px solid #ddd;border-left:none;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0;box-sizing:border-box;border-radius:0 8px 8px 0;pointer-events:none;background:0 0;z-index:1}.plan_mixed .more span{width:26px;line-height:14px;text-align:center;font-size:12px;color:#0f88eb}.plan_mixed .more.red{background-color:#ea4747}.plan_mixed .more.red span{color:#fff}.plan_mixed.bkb{background:0 0}.plan_mixed.bkb .betbtn_rang{margin-right:5px;border-radius:4px}.plan_mixed.bkb .betbtn_rang span{width:50px;border-radius:4px 4px 0 0}.plan_mixed.bkb .betbtn_rang span:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.plan_mixed.bkb .betbtn_odds{border-radius:4px 0 0 4px}.plan_mixed.bkb .betbtn_odds:before{border-radius:8px 0 0 8px}.plan_mixed.bkb .betbtn_odds tr .handicap{top:7px}.plan_mixed.bkb .betbtn_odds tr.single:before{border-left-width:1px;border-radius:8px 0 0}.plan_mixed.bkb .betbtn_odds tr:nth-child(2).single:before{border-radius:0 0 0 8px}.plan_mixed.bkb .betbtn_odds tr:nth-child(2) .handicap{top:42px}.bet_more{width:13.6%;height:70px;line-height:17px;padding-top:18px;font-size:12px;color:#0f88eb;text-align:center}.order_confirm_li{display:-webkit-box;display:flex;background-color:#fff}.order_confirm_li .con{-webkit-box-flex:1;flex:1;padding:10px 15px 8px 10px;overflow:hidden}.order_confirm_li .con .team{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;line-height:21px;margin-bottom:8px;font-size:15px;color:#333}.order_confirm_li .con .team .name{max-width:32%;font-weight:700}.order_confirm_li .con .team .vs{font-size:14px;color:#bbb;margin:0 15px}.order_confirm_li .con .team .score{font-size:14px;color:#bbb;margin:0 20px}.order_confirm_li .con .handicap{display:-webkit-box;display:flex;line-height:20px;margin-top:4px;font-size:14px;color:#ea4747;font-weight:600}.order_confirm_li .con .handicap .left{flex-shrink:0;color:#999;font-weight:400}.order_confirm_li .con .handicap .odds{display:-webkit-box;display:flex;flex-wrap:wrap}.order_confirm_li .con .handicap .odds span{white-space:nowrap}.order_confirm_li .edit{position:absolute;top:0;right:0}.upload_check{position:relative;font-size:14px;color:#333;line-height:20px;padding:13px 15px 15px}.upload_check i{position:relative;display:inline-block;vertical-align:top;margin-top:2px;margin-right:10px;width:16px;height:16px;border:1px solid #ccc;border-radius:4px;background-color:#fff}.upload_check i.active{background-color:#ea4747;border:none}.upload_check i.active:after{content:"";width:7px;height:3px;border:1px solid #fff;border-top:transparent;border-right:transparent;text-align:center;display:block;position:absolute;top:5px;left:4px;vertical-align:middle;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.upload_check .clear{position:absolute;top:10px;right:15px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;width:110px;height:36px;background-color:#fff;border-radius:6px;font-size:14px;color:#999;font-weight:700}.upload_check .clear svg{margin:0 10px}.plan_bet_opr{position:relative;background-color:#fff;box-shadow:1px -2px 6px 0 rgba(0,0,0,.03)}.plan_bet_opr.pb5{padding-bottom:5px}.plan_bet_opr:before{content:"";display:table;clear:both}.plan_bet_opr.no_shadow{box-shadow:none}.plan_bet_opr .con{background-color:#fff}.plan_bet_opr .trade_button{margin:6px 10px 0}.plan_bet_bar{display:-webkit-box;display:flex}.plan_bet_bar a{position:relative;width:50%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;white-space:nowrap;padding:6px 45px 6px 20px;line-height:20px;font-size:14px;color:#333}.plan_bet_bar a.active{background-color:#f5f5f5}.plan_bet_bar a.active .arrow-down{-webkit-transform:rotate(0);transform:rotate(0)}.plan_bet_bar a.active .option{color:#333}.plan_bet_bar a:last-child:before{border-width:0}.plan_bet_bar a .arrow-down{right:20px;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.plan_bet_bar a .option{color:#0f88eb;font-weight:500}.plan_bet_bar a.multiple{padding-right:0;padding-left:10px}.plan_bet_bar a.multiple .jia,.plan_bet_bar a.multiple .jian{position:relative;display:-webkit-inline-box;display:inline-flex;margin:0 5px;border-radius:4px;border:1px solid #eee;background-color:#fff}.plan_bet_bar a.multiple .jia svg,.plan_bet_bar a.multiple .jian svg{margin:7px}.plan_bet_bar a.multiple .times{width:58px;height:28px;line-height:26px;text-align:center;font-size:14px;color:#ea4747;font-weight:500;border-radius:4px;border:1px solid #ddd;background-color:#fff}.plan_bet_bar a.multiple.active .times{border-color:#ea4747}.plan_bet_money{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;line-height:22px;font-size:12px;color:#333;margin:8px 10px 4px 15px}.plan_bet_pop{-webkit-transition:.3s;transition:all .3s ease;position:absolute;left:0;top:0;z-index:-1;width:100%;background-color:#fff;border-radius:10px 10px 0 0}.plan_bet_pop.animate{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.plan_bet_bunch{display:-webkit-box;display:flex;flex-wrap:wrap;padding:20px 12px 0 13px}.plan_bet_bunch li{width:22.7%;margin-right:3%;margin-bottom:10px;text-align:center;height:32px;line-height:30px;font-size:14px;color:#333;border:1px solid #eee;border-radius:16px;background-color:#f6f6f6}.plan_bet_bunch li.active{background-color:#ffefef;border-color:#ffcece;color:#ea4747;font-weight:600}.plan_bet_bunch li:nth-child(4n){margin-right:0}.plan_bet_keyb{position:relative}.plan_bet_keyb .times{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;position:absolute;top:15px;left:18px;font-size:16px;color:#ea4747;font-weight:700}.plan_bet_keyb .times .num{font-size:18px;font-weight:600;margin-right:5px}.plan_bet_keyb .tip{font-size:12px;color:#999;text-align:right;padding:17px 15px 15px}.plan_bet_keyb .plan_bet_bunch{padding:8px 12px 0 13px}.plan_bet_keyb .plan_bet_bunch li{margin-bottom:8px}.plan_bet_keyb .keyb{display:-webkit-box;display:flex;flex-wrap:wrap;background:-webkit-linear-gradient(top,#f9f9f9,#eee)}.plan_bet_keyb .keyb:before{border-top-color:#999}.plan_bet_keyb .keyb li{width:25%;height:60px;line-height:60px;text-align:center;font-size:24px;color:#333;font-weight:500}.plan_bet_keyb .keyb li:hover{background-color:#fff0e1}.plan_bet_keyb .keyb li.confirm{font-size:18px;color:#fff;font-weight:600;background-color:#f89a38}.plan_bet_keyb .keyb li:before{border-bottom-color:#999;border-right-color:#979797}.plan_order_opr{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:6px 5px 5px;box-shadow:1px -2px 6px 0 rgba(0,0,0,.05);background-color:#fff}.plan_order_opr .delete{background-color:#f2f2f2;border-radius:6px;margin-left:5px}.plan_order_opr .txt{-webkit-box-flex:1;flex:1;text-align:center;font-size:12px;color:#333}.plan_order_opr .txt p{line-height:17px;margin-bottom:3px}.plan_order_opr .txt p .num{margin:0 3px;color:#ea4747;font-weight:600}.plan_order_opr .trade_button{width:105px;margin:0}.plan_order_opr.sfc{display:block;padding:0}.plan_order_opr.sfc .sel_txt{line-height:30px;text-align:center;font-size:12px;color:#999}.plan_order_opr.sfc .con{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:6px 5px 5px 15px}.plan_order_opr.sfc .con .bet{position:relative;width:90px;height:32px;line-height:30px;font-size:14px;color:#333;padding-left:10px;border:1px solid #e5e5e5;border-radius:4px}.plan_order_opr.sfc .con .bet .arrow-down{right:8px;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.pay_det_list{background-color:#fff}.pay_det_list li{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;font-size:16px;color:#333;padding:0 15px;height:55px;line-height:55px}.pay_det_list li:last-child:before{border-width:0}.pay_account{background-color:#fff;padding:20px 15px 18px}.pay_account .line{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding-left:33px;position:relative;font-size:14px;color:#333;line-height:20px}.pay_account .line i{position:absolute;top:-1px;left:0;width:22px;height:22px;background:url(/assets/img/plan/icon_wallet.png) center/cover no-repeat}.pay_account .line p{color:#999}.sfc_table{background:#fff;padding-left:10px;padding-right:10px}.sfc_table ul{display:-webkit-box;display:flex}.sfc_table ul li{-webkit-box-flex:1;flex:1;text-align:center;font-size:10px;color:#333}.sfc_table ul li:first-child .res:before,.sfc_table ul li:first-child .team:before{border-left:1px solid #ddd}.sfc_table ul li:first-child .num{color:#999;font-weight:400}.sfc_table ul li:last-child .num:before{border-right-width:0}.sfc_table ul li .num{position:relative;text-align:center;color:#666;font-weight:600;height:30px;line-height:30px;white-space:nowrap;background-color:#f5f5f5}.sfc_table ul li .num.no_bg{background:0 0}.sfc_table ul li .res{position:relative;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;flex-wrap:nowrap;height:30px;line-height:30px}.sfc_table ul li .res span{width:40%;text-align:center}.sfc_table ul li .team{position:relative;line-height:14px;height:80px}.sfc_table ul li .team span{position:absolute;left:50%;margin-left:-10px;bottom:13px;width:20px}.sfc_table ul li .team:last-child span{top:13px;bottom:initial}.sfc_table ul li .num:before,.sfc_table ul li .res:before,.sfc_table ul li .team:before{content:" "!important;width:200%;height:200%;position:absolute;z-index:1;top:0;left:0;border-right:1px solid #e5e5e5;border-bottom:1px solid #ddd;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0;box-sizing:border-box;pointer-events:none;background:0 0}.option_list_row{display:-webkit-box;display:flex;flex-wrap:wrap;padding:10px 6px 0}.option_list_row li{width:33.3%;padding:0 5px 10px;text-align:center}.option_list_row li span{position:relative;display:block;height:32px;line-height:30px;text-align:center;font-size:14px;color:#333;border-radius:16px;background-color:#f6f6f6;border:1px solid #eee}.option_list_row li.active span{color:#ea4747;font-weight:500;background-color:#ffefef;border-color:#ffcece}.match_filter .upload_check{padding:10px 15px}.match_filter_t .option_list_row li{position:relative}.match_filter_t .option_list_row li .num{position:absolute;top:1px;right:1px;width:16px;height:16px;line-height:16px;text-align:center;font-size:10px;color:#fff;background-color:#ea4747;border-radius:50%;border:2px solid #fff;box-sizing:content-box;box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.match_filter_c .option_list_row li span{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding:0 12% 0 19px;white-space:nowrap}.match_filter_c .option_list_row li span em{font-size:12px;color:#999}.match_filter_c .option_list_row li.active span em{color:#ea4747}.plan_more_pop{position:absolute;width:100%;max-height:70%;left:0;bottom:0;z-index:999;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;background-color:#f2f2f2;border-radius:8px 8px 0 0}.plan_more_pop .plan_list_team{padding:12px 20px;margin-bottom:0;background-color:#fff;border-radius:8px 8px 0 0}.plan_more_pop .plan_list_team .away,.plan_more_pop .plan_list_team .host{font-size:12px;color:#999;line-height:normal}.plan_more_pop .con{-webkit-box-flex:1;flex:1;padding-bottom:6px;padding-top:10px;overflow:scroll;overflow-x:hidden}.plan_more_pop .betbtns_wrap{margin:10px 15px 0}.plan_more_pop .betbtn_rang{border-radius:4px 0 0 4px;margin-right:0}.plan_more_pop .betbtn_rang span{width:15px;border-radius:4px 0 0 4px}.plan_more_pop .betbtn_rang span:nth-child(1){border-bottom-left-radius:0}.plan_more_pop .betbtn_rang span:nth-child(2){border-top-left-radius:0}.plan_more_pop .betbtn_rang span:last-child{border-bottom-left-radius:4px}.plan_more_pop .betbtn_odds{border-radius:0 4px 4px 0}.plan_more_pop .betbtn_odds.single:before,.plan_more_pop .betbtn_odds:before{border-radius:0 8px 8px 0;border-left-width:0}.plan_more_pop .betbtn_odds tr:before{border-radius:0;border-left-width:0}.plan_more_pop .betbtn_odds tr.td_col td{padding:3px 0}.plan_more_pop .betbtn_odds tr.td_col td span{font-size:13px;line-height:18px;margin-bottom:-1px}.plan_more_pop .betbtn_odds.rang_bkb{border-radius:4px}.plan_more_pop .betbtn_odds.rang_bkb:before{border-radius:8px;border-left-width:1px}.plan_more_pop .btns{display:-webkit-box;display:flex;padding:10px 15px 7px;background-color:#f2f2f2;flex-shrink:0}.plan_more_pop .btns a{-webkit-box-flex:1;flex:1;text-align:center;height:40px;line-height:40px;margin-right:15px;border-radius:6px;font-size:16px;color:#333}.plan_more_pop .btns a:last-child{margin-right:0}.plan_more_pop .btns a.no_bg{line-height:38px;border:1px solid #ccc}.plan_more_pop .btns a.red{background-color:#ea4747;color:#fff;font-weight:700}.plan_more_pop .btns a.w125{-webkit-box-flex:0;flex:none;width:36%}.odds_sfc{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;flex-wrap:wrap;line-height:25px;padding:7px 0 8px;text-align:center;font-weight:600;color:#ea4747}.lottery_trend_title{position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:45px;padding:0 15px 0 12px;background-color:#fff}.lottery_trend_title .periods{width:81px;font-size:14px;color:#999;white-space:nowrap}.lottery_trend_title .lotteryBall{-webkit-box-flex:1;flex:1}.lottery_trend_title .lotteryBall .ballNum{width:7.5%;padding-top:7.5%;font-size:10px;margin-right:5px}.lottery_trend_title .lotteryBall .ballNum:nth-child(7n){margin-right:5px}.lottery_trend_title .lotteryBall .toggle{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-left:5px;-webkit-transition:.3s;transition:all .3s ease}.lottery_trend_title .lotteryBall .toggle.active{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.lottery_trend_title .jackpot{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:15px;font-size:12px;color:#ea4747;font-weight:700}.dlt_sel_t{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:7px 15px 10px 12px}.dlt_sel_t .info{-webkit-box-flex:1;flex:1;font-size:12px;color:#999;line-height:17px}.dlt_sel_t .info .periods{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.dlt_sel_t .info .periods h3{line-height:22px;font-size:16px;color:#333;font-weight:700}.dlt_sel_t .info .periods .deadline{font-size:14px;margin-left:10px;line-height:20px}.dlt_sel_t .hide{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;font-size:12px;color:#999}.dlt_sel_t .hide i{margin-right:4px;width:16px;height:16px;background:url(/assets/img/plan/icon_miss01.png) center/cover no-repeat}.dlt_sel_t .hide i.close{background-image:url(/assets/img/plan/icon_miss02.png)}.random_sel_btn{display:-webkit-box;display:flex;padding:10px 15px}.random_sel_btn a{-webkit-box-flex:1;flex:1;line-height:32px;margin-right:15px;text-align:center;font-size:14px;color:#ea4747;font-weight:700;border-radius:6px;border:1px solid #ffe4e4}.random_sel_btn a:last-child{margin-right:0}.random_sel_btn a.white{line-height:36px;background-color:#fff;border:none}.random_sel_btn a.clear{color:#999}.random_sel_btn a.clear svg{vertical-align:top;margin:11px 7px 0 0}.lotteryBall_sel{padding:15px 15px 0}.lotteryBall_sel.red{background-color:#fffbfb}.lotteryBall_sel.blue{background-color:#f4faff}.lotteryBall_sel .title{text-align:center;font-size:14px;color:#333;font-weight:700;line-height:20px}.lotteryBall_sel .lotteryBall{padding-bottom:15px}.lotteryBall_sel .lotteryBall .ballNum{margin-top:15px}.lotteryBall_sel .lotteryBall .ballNum.dan{background-color:#ff8200;text-align:center}.lotteryBall_sel .lotteryBall .ballNum.dan:before{border:none}.lotteryBall_sel .lotteryBall .ballNum.dan span{color:#fff}.lotteryBall_sel .lotteryBall .ballNum.dan span em{font-size:10px;display:block;margin-top:-3px;font-weight:400}.dlt_order_txt{-webkit-box-flex:1;flex:1;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:0 18px 0 15px;font-size:14px;color:#333}.dlt_order_txt .money .num{color:#ea4747;font-weight:600;margin:0 5px 0 2px}.dlt_order_txt .add{position:relative;text-align:center;font-size:10px;color:#333}.dlt_order_txt .add i{display:block;margin:0 auto 2px;width:24px;height:24px;background:url(/assets/img/plan/icon_addPlan.png) center/cover no-repeat}.dlt_order_txt .add .num{position:absolute;top:-2px;left:50%;margin-left:2px;width:14px;height:14px;line-height:14px;text-align:center;font-size:10px;color:#fff;border-radius:50%;background-color:#ea4747}.lottery_trend_wrap{background-color:#f5f5f5;box-shadow:0 -3px 3px 0 rgba(0,0,0,.03);overflow:hidden;max-height:0;-webkit-transition:max-height .3s ease-out;transition:max-height .3s ease-out}.lottery_trend_wrap.animate{max-height:300px}.lottery_trend_list{background-color:#f5f5f5}.lottery_trend_list li{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:4px 15px;line-height:17px}.lottery_trend_list li .periods{width:78px;font-size:12px;color:#666}.lottery_trend_list li .num{display:-webkit-box;display:flex;-webkit-box-flex:1;flex:1}.lottery_trend_list li .num span{width:7.5%;text-align:center;margin-right:5px;font-size:12px;color:#f34136;font-weight:500}.lottery_trend_list li .num span.blue{color:#458cf8}.place_sel_li{display:-webkit-box;display:flex;padding:0 20px}.place_sel_li .left{width:93px;white-space:nowrap;margin-top:20px}.place_sel_li .left h3{line-height:20px;font-size:14px;color:#333;font-weight:700}.place_sel_li .left p{font-size:14px;line-height:20px;margin-top:2px;color:#999}.place_sel_li .lotteryBall{-webkit-box-flex:1;flex:1;padding-bottom:13px}.place_sel_li .lotteryBall.hasmiss{padding-bottom:18px}.place_sel_li .lotteryBall .ballNum{width:14.1%;padding-top:14.1%;margin-right:7.3%;margin-top:15px}.place_sel_li .lotteryBall .ballNum:nth-child(5n){margin-right:0}.place_sel_li .lotteryBall .ballNum:nth-child(7n){margin-right:7.3%}.place_sel_li:nth-child(2n+1){background-color:#fffbfb}.place_sel_li:nth-child(2n+2){background-color:#fff9f0}.place_sel_li.blue{background-color:#f4faff}.order_deadline{line-height:35px;font-size:12px;color:#666;text-align:center;border-radius:10px 10px 0 0;background-color:#fff}.szc_order_list{background-color:#fff}.szc_order_list li{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:15px 10px 16px 0}.szc_order_list li .right{-webkit-box-flex:1;flex:1;margin-left:10px}.szc_order_list li .right .lotteryBall{-webkit-box-align:center;align-items:center}.szc_order_list li .right .lotteryBall .ballNum{width:7.5%;padding-top:7.5%;margin-right:6px;font-size:12px}.szc_order_list li .right .lotteryBall .ballNum:nth-child(7n){margin-right:6px}.szc_order_list li .right .lotteryBall b{width:1px;height:20px;background-color:#eee;margin:0 10px 0 4px}.szc_order_list li .right .money{font-size:12px;color:#999;margin-top:5px}.szc_order_opr{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:6px 5px 5px 15px;background-color:#fff;box-shadow:1px -2px 6px 0 rgba(0,0,0,.05)}.szc_order_opr.noShadow{box-shadow:none}.szc_order_opr .multiple{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;line-height:20px;padding:5px 10px;font-size:14px;color:#0f88eb;border:1px solid #e5e5e5;border-radius:4px}.szc_order_opr .multiple .toggle{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-left:14px;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);-webkit-transition:.3s;transition:all .3s ease}.szc_order_opr .multiple .toggle.active{-webkit-transform:rotate(0);transform:rotate(0)}.szc_order_opr .money{font-size:14px;color:#333}.szc_order_opr .trade_button{width:105px;margin:0}.order_det_card_wrap{padding:6px 15px 23px;margin-bottom:-13px;background-color:#ea4747}.order_det_card{border-radius:8px;background-color:#fff}.order_det_card .top{position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:10px 15px 11px;background:-webkit-linear-gradient(left,#ffe4e4,#fff4f4);border-radius:8px 8px 0 0}.order_det_card .top .photo{width:48px;height:48px;margin-right:10px}.order_det_card .top .photo img{width:100%;height:100%}.order_det_card .top .info h3{font-size:14px;color:#333;font-weight:700;line-height:20px}.order_det_card .top .info .periods{font-size:12px;color:#666;line-height:17px;margin-top:2px}.order_det_card .top .info .tip{font-size:12px;color:#fd7979;line-height:17px;margin-top:2px}.order_det_card .top .cdt{position:absolute;top:14px;right:16px;width:60px;height:15px;background:url(/assets/img/share/cdt_logo.png) center/cover no-repeat}.order_det_card .bet{display:-webkit-box;display:flex}.order_det_card .bet li{-webkit-box-flex:1;flex:1;text-align:center;padding:12px 0 8px}.order_det_card .bet li div{font-size:16px;color:#333;line-height:22px;font-weight:600}.order_det_card .bet li div.red{color:#ea4747}.order_det_card .bet li p{font-size:14px;color:#999;line-height:20px;margin-top:3px}.order_det_card .bet li:last-child:before{border-width:0}.order_det_card .pre_bonus{font-size:12px;color:#333;line-height:30px;padding-left:16px}.order_follow{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:0 5px 12px}.order_follow .txt{-webkit-box-flex:1;flex:1}.order_follow .txt h3{font-size:18px;color:#fff;font-weight:700;line-height:25px}.order_follow .txt p{font-size:12px;color:rgba(255,255,255,.7);line-height:17px;padding-top:2px}.order_follow .txt .fail{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;color:#ffda44;font-weight:700}.play_method_table{padding-left:10px;padding-right:10px;background-color:#fff}.play_method_tr{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;font-size:12px;color:#333}.play_method_tr.thead{line-height:30px;font-weight:700;background-color:#eee}.play_method_tr.thead .right{-webkit-box-pack:center;justify-content:center;border-left:1px solid #fff}.play_method_tr .left{width:60px;text-align:center}.play_method_tr .right{-webkit-box-flex:1;flex:1;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.play_method_tr .right .lotteryBall{-webkit-box-flex:1;flex:1;-webkit-box-align:center;align-items:center;padding:12px 0 2px 10px}.play_method_tr .right .lotteryBall .ballNum{width:24px;padding-top:24px;margin-bottom:10px;margin-right:6px;font-size:12px}.play_method_tr .right .lotteryBall b{width:1px;height:20px;background-color:#eee;margin:-10px 10px 0 4px}.play_method_tr .right .num{margin:0 10px;text-align:right;white-space:nowrap}.order_status_li{position:relative;padding:20px 15px 0 40px;font-size:12px;color:#999;line-height:17px}.order_status_li .bar{position:absolute;width:6px;height:100%;top:0;left:22px}.order_status_li .bar:before{content:"";position:absolute;width:6px;height:6px;background-color:#ccc;top:27px;left:0;border-radius:50%}.order_status_li .bar:after{content:"";position:absolute;width:1px;top:38px;bottom:-23px;background-color:#d8d8d8;left:2px}.order_status_li .txt h3{font-size:14px;font-weight:700;line-height:20px}.order_status_li .txt p{margin-top:2px}.order_status_li .time{position:absolute;bottom:0;right:15px}.order_status_li.active{color:#333}.order_status_li.active .bar:before{background-color:#ea4747}.order_status_li.active .txt h3{color:#ea4747}.order_status_li:last-child .bar:after{display:none}.order_statement{position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:16px 20px 15px;background:-webkit-linear-gradient(left,#ffe4e4,#fff4f4)}.order_statement:after{content:"";position:absolute;top:0;right:33px;width:140px;height:100%;background:url(/assets/img/share/welfare_waterMark.png) center/cover no-repeat}.order_statement i{width:28px;height:26px;margin-right:15px;background:url(/assets/img/share/welfare_icon.png) center/cover no-repeat}.order_statement .txt{-webkit-box-flex:1;flex:1}.order_statement .txt h3{font-size:14px;line-height:20px;color:#ea4747;font-weight:700}.order_statement .txt p{margin-top:2px;font-size:12px;line-height:17px;color:#fd7979}.order_pay_pop{position:absolute;left:0;bottom:0;width:100%;background:#fff;z-index:1000;border-radius:10px 10px 0 0;overflow:hidden}.order_pay_pop .info{border-bottom:5px solid #f5f5f5}.order_pay_pop .info li{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding:0 15px;font-size:16px;color:#333;line-height:44px}.order_pay_pop .info li div{color:#999}.order_pay_pop .info li:last-child:before{border-width:0}.order_pay_pop .balance{display:-webkit-box;display:flex;padding:15px 15px 9px;border-bottom:5px solid #f5f5f5}.order_pay_pop .balance i{width:22px;height:22px;margin-right:10px;background:url(/assets/img/userCenter/icon_wallet02.png) center/cover no-repeat}.order_pay_pop .balance .txt{-webkit-box-flex:1;flex:1}.order_pay_pop .balance .txt .line{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:6px;line-height:22px;font-size:14px;color:#333}.order_pay_pop .balance .txt .line .right{color:#999}.order_pay_pop .bottom{padding:10px;text-align:center}.order_pay_pop .bottom .trade_button{margin:0}.order_pay_pop .bottom .txt{margin:10px 0 27px}.order_pay_pop .bottom .txt h3{font-size:18px;line-height:25px;color:#333;font-weight:400}.order_pay_pop .bottom .txt p{font-size:14px;color:#999;line-height:20px;margin-top:5px}.match_session_table{position:relative;margin-left:10px;margin-right:10px;border-radius:8px}.match_session_table:before{content:" "!important;width:200%;height:200%;position:absolute;top:0;left:0;border:1px solid #ddd;border-top:none;border-radius:0 0 16px 16px;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0;box-sizing:border-box;pointer-events:none;background:0 0;z-index:1}.match_session_table.jjyh_det{margin-top:10px;background-color:#fff}.match_session_table.jjyh_det:before{border:1px solid #ddd;border-radius:16px}.match_session_table.jjyh_det .match_session_tr.thead{margin:0}.match_session_table.jjyh_det .match_session_tr.thead>div:nth-child(2){padding:0}.match_session_table.jjyh_det .match_session_tr>div:nth-child(1){width:11.3%}.match_session_table.jjyh_det .match_session_tr>div:nth-child(2){width:25.3%;padding-top:6px;padding-bottom:3px}.match_session_table.jjyh_det .match_session_tr>div:nth-child(3){width:17%}.match_session_table.jjyh_det .match_session_tr>div:nth-child(4){width:24.8%}.match_session_table.jjyh_det .match_session_tr>div:nth-child(5){width:21.6%}.match_session_table.jjyh_det .match_session_tr .odds{border-radius:4px;color:#fff;font-size:12px;line-height:17px;text-align:center;padding:2px 0 4px;margin:0 5px 5px}.match_session_table.jjyh_det .match_session_tr .odds span{display:block}.match_session_table.jjyh_det .match_session_tr .odds.red{background-color:#ea4747}.match_session_table.jjyh_det .match_session_tr .odds.green{background-color:#2db370}.match_session_table.jjyh_det .match_session_tr .odds.blue{background-color:#5498d0}.match_session_table.jjyh_det .match_session_tr .multiple{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;margin:0 7px 0 8px;background:#f5f5f5;border-radius:4px;line-height:24px;font-size:12px;color:#333}.match_session_table.jjyh_det .match_session_tr .multiple span{width:24px;height:24px;display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.match_session_tr{position:relative;display:-webkit-box;display:flex;text-align:center;line-height:17px;font-size:12px;color:#333}.match_session_tr:before{content:" "!important;width:200%;height:200%;position:absolute;top:0;left:0;border-top:1px solid #ddd;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0;box-sizing:border-box;pointer-events:none;background:0 0;z-index:1}.match_session_tr>div{position:relative;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;padding:8px 0 10px}.match_session_tr>div:before{content:" "!important;width:200%;height:200%;position:absolute;top:0;left:0;border-left:1px solid #e5e5e5;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0;box-sizing:border-box;pointer-events:none;background:0 0;z-index:1}.match_session_tr>div.session:before{border-left:none}.match_session_tr .session{width:22.5%}.match_session_tr .match{width:31%;padding-left:37px;padding-right:7px}.match_session_tr .match .team{position:relative;line-height:24px}.match_session_tr .match .team em{position:absolute;top:5px;left:-25px;font-size:10px;white-space:nowrap;color:#999;height:14px;line-height:14px;width:20px;text-align:right}.match_session_tr .match .team .name{display:block}.match_session_tr .choose{width:25%}.match_session_tr .res{width:21.5%;padding:0 0 2px}.match_session_tr .res p{padding:10px 0 8px}.match_session_tr.thead{border-radius:8px 8px 0 0;margin:0 10px;line-height:30px;background-color:#eee;font-weight:700}.match_session_tr.thead:before{border:none}.match_session_tr.thead>div{padding:0;border-left:1px solid #fff}.match_session_tr.thead>div:before{border-left-width:0}.match_session_tr.thead>div:nth-child(1){border-left:none}.go_ticket_det{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;margin-top:13px;line-height:20px;padding-left:5px}.ticket_det_card{overflow:hidden;margin:0 10px 10px;background-color:#fffaf2;border-radius:8px}.ticket_det_card:last-child{margin-bottom:0}.ticket_det_card .info{width:100%;text-align:center;line-height:14px;font-size:10px;color:#333}.ticket_det_card .info:before{border-bottom-color:#f8e7d7}.ticket_det_card .info thead{background-color:linen}.ticket_det_card .info th{padding:8px 0;color:#cda989;border-left:1px solid #fff}.ticket_det_card .info th:first-child{border-left:none}.ticket_det_card .info td{padding:8px 0}.ticket_det_card .con{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;font-size:12px;color:#333;line-height:17px;padding:9px 10px 10px}.ticket_det_card .con .handicap{display:-webkit-box;display:flex;line-height:25px;color:#333}.ticket_det_card .con .handicap .star{font-size:15px;height:17px;margin-bottom:-3px}.ticket_det_card .con .handicap .date{flex-shrink:0}.ticket_det_card .con .handicap .odds{-webkit-box-flex:1;flex:1;display:-webkit-box;display:flex;flex-wrap:wrap}.ticket_det_card .con .handicap .odds p{display:-webkit-box;display:flex;flex-wrap:wrap}.ticket_det_card .con .handicap.column{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.ticket_det_card .con .left{-webkit-box-flex:1;flex:1;margin-right:10px;overflow:hidden}.ticket_det_card .con .right{text-align:right;margin-right:10px}.ticket_det_card .bottom{text-align:right;padding:10px 10px 10px 15px}.ticket_det_card .bottom:before{border-color:#f8e7d7}.ticket_det_card .bottom:after{clear:both;content:".";display:block;height:0;visibility:hidden}.ticket_det_card .sfc_table{padding:0}.ticket_det_card .sfc_table ul li .num{background-color:#f5f5f5}.ticket_det_card .sfc_table ul li .num.no_bg{background:0 0}.plan_yh{overflow:hidden;margin:0 10px;text-align:center;line-height:17px;font-size:12px;color:#333;border-radius:8px;background:#fff}.plan_yh .title{position:relative;z-index:2;line-height:30px;background-color:linen;color:#cda989;font-weight:700}.plan_yh .title .option{padding:0}.plan_yh li{display:-webkit-box;display:flex}.plan_yh li.last:before{border:none}.plan_yh li.title>div:before{border-color:#fff;border-width:2px}.plan_yh li>div{position:relative;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center}.plan_yh li>div:before{content:" "!important;width:200%;height:200%;position:absolute;top:0;left:0;border-left:1px solid #e5e5e5;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0;box-sizing:border-box;pointer-events:none;background:0 0;z-index:1}.plan_yh li .num{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:17%}.plan_yh li .num:before{border-left:none}.plan_yh li .way{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:20%}.plan_yh li .option{padding:3px 0 9px;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:42%}.plan_yh li .multiple{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:21%}.jjyh_title{line-height:45px;padding:0 20px 0 15px;font-size:14px;color:#333;border-radius:10px 10px 0 0;background-color:#fff}.jjyh_item{position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;background-color:#fff;border-radius:10px;margin:10px 15px;font-size:12px;color:#999;line-height:17px}.jjyh_item .left{width:40%;padding:16px 15px}.jjyh_item .left h3{font-size:16px;color:#333;font-weight:700;line-height:22px}.jjyh_item .left p{margin-top:2px}.jjyh_item .right{-webkit-box-flex:1;flex:1;text-align:center;padding-right:36px}.jjyh_item .right .money{font-size:14px;color:#ea4747;line-height:20px;font-weight:600}.jjyh_item .right p{margin-top:2px}.jjyh_item .check{display:none;position:absolute;z-index:2;top:-3px;right:-3px;width:16px;height:16px;background:url(/assets/img/wd-img/wd_icon_checked.png) center/cover no-repeat}.jjyh_item .arrow-right-svg svg{margin:10px}.jjyh_item.active{background-color:#ffefef}.jjyh_item.active:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;border:2px solid #ffcece;box-sizing:border-box;border-radius:10px}.jjyh_item.active .left h3{color:#ea4747}.jjyh_item.active .check{display:block}.jjyh_rule{margin:25px 15px 40px}.jjyh_rule li{font-size:12px;color:#333;margin-bottom:15px}.jjyh_rule li h3{font-size:14px;font-weight:700;line-height:20px}.jjyh_rule li p{line-height:17px;margin-top:5px}.jjyh_btn{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;font-size:14px;color:#0f88eb;font-weight:700}.check_all_ticket{display:block;width:205px;height:40px;margin:10px auto 0;line-height:40px;text-align:center;font-size:14px;color:#fff;font-weight:700;background-color:#f5a623;border-radius:20px}@media screen and (min-width:320px) and (max-width:350px){.match_filter_c .option_list_row li span{padding:0 10px}.plan_list_main.sfc .betbtn_odds tr td em,.plan_list_main.sfc .betbtn_odds tr td span{margin-left:7px}.plan_list_main.sfc .betbtn_odds tr td .score{margin-left:0}}.sale_time_hint{background-color:#5b6770;border-radius:6px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;position:absolute;z-index:12;bottom:15px;left:15px;right:15px;padding:10px 0;font-size:14px;color:#fff}.look_back_sel{display:-webkit-box;display:flex}.look_back_sel a{-webkit-box-flex:1;flex:1;text-align:center;font-size:16px;color:#fff;line-height:40px;font-weight:700}.look_back_sel a .arrow{margin-left:5px}.liveTop{position:relative;z-index:10}.liveTop_title{position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;line-height:44px}.liveTop_title_tab{-webkit-box-flex:1;flex:1;position:relative;padding-left:8px}.liveTop_title_tab.pl44{padding-left:44px}.liveTop_title_tab.justify-center{padding-left:0}.liveTop_title_tab span{display:inline-block;vertical-align:top;font-weight:700;color:#fff;padding:0 12px}.liveTop_title_tab span.active{color:#ffda44}.liveTop_title_icon{display:-webkit-box;display:flex;margin-right:5px}.liveSubTab{position:relative;display:-webkit-box;display:flex;padding-left:10px;padding-right:10px}.liveSubTab.scroll{overflow-x:scroll}.liveSubTab.scroll a{-webkit-box-flex:0;flex:none;width:64px}.liveSubTab.scroll::-webkit-scrollbar{display:none;width:0}.liveSubTab.boxshadow{box-shadow:0 8px 16px 0 rgba(11,62,106,.2)}.liveSubTab a{-webkit-box-flex:1;flex:1;position:relative;display:block;text-decoration:none;text-align:center;padding:10px 0 12px}.liveSubTab a span{display:inline-block;vertical-align:top;height:21px;line-height:21px;border-radius:15px;font-size:15px;font-weight:500;color:#fff}.liveSubTab a.active span{color:#ffda44}.liveSubTab a.active:after{content:"";position:absolute;bottom:0;left:50%;margin-left:-15px;width:30px;height:2px;border-radius:2px;background:#ffda44;animation:.4s both activeScaleX;-webkit-animation:.4s both activeScaleX}.liveListCard.zucai .liveListCardLi_b li>em{width:32px;padding:0}.liveListCardLi{padding-bottom:9px;background:#fff}.liveListCardLi:active{background:#eee}.liveListCardLi_t{position:relative;height:34px;line-height:34px;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.liveListCardLi_t .wd_redPacket_btn{position:relative;display:inline-block;vertical-align:top;width:30px;height:34px;background-size:20px 20px;background-position:5px 7px}.liveListCardLi_b{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-top:8px}.liveListCardLi_b li{-webkit-box-flex:2;flex:2;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;color:#bbb;font-size:11px;white-space:nowrap}.liveListCardLi_b li.left{padding-left:15px}.liveListCardLi_b li.center{-webkit-box-flex:1;flex:1;-webkit-box-pack:center;justify-content:center;padding-right:5px}.liveListCardLi_b li.right{-webkit-box-pack:end;justify-content:flex-end;padding-right:10px}.liveListCardLi_b i{display:inline-block;width:12px;height:12px;margin-left:10px}.liveListCardLi_b i:first-child{margin-left:0}.liveListCardLi_b i.shipin{background:url(/assets/img/bifen/wd_icon_video.png) 0 0/cover no-repeat}.liveListCardLi_b i.donghua{background:url(/assets/img/bifen/wd_icon_animate.png) 0 0/cover no-repeat}.liveListCardLi_b i.expert{margin-right:4px;background:url(/assets/img/bifen/wd_icon_expert.png) 0 0/cover no-repeat}.liveListCardLi_b .zhong{margin-left:10px;font-size:11px;color:#5498d0}.liveListCardLi_b.bkb li.center{-webkit-box-flex:2;flex:2}.liveListCardLi_c{position:relative;margin-bottom:3px}.liveListCardLi_c .league{position:absolute;top:4px;left:10px;font-size:11px;color:#999}.liveMatchDate{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;line-height:normal;font-size:11px;color:#999}.liveMatchDate .donghua,.liveMatchDate .shipin{display:inline-block;width:12px;height:12px;margin-right:10px}.liveMatchDate .shipin{background:url(/assets/img/bifen/icon_video.png) 0 0/cover no-repeat}.liveMatchDate .donghua{background:url(/assets/img/bifen/icon_animate.png) 0 0/cover no-repeat}.combinedShape{display:inline-block;vertical-align:top;width:7px;height:10px;margin-left:10px;background:url(/assets/img/bifen/icon_flag.png) 0 0/cover}.newFollow{display:inline-block;vertical-align:top;width:34px;height:34px;margin-right:1px;background:url(/assets/img/bifen/icon_follow.png) 0 -1px/cover}.newFollow.active{background:url(/assets/img/bifen/icon_follow02.png) center/16px 16px no-repeat}.liveMatchTime{position:absolute;top:0;left:50%;font-size:11px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.groupIcon{display:inline-block;vertical-align:middle;width:22px;height:12px;background:url(/assets/img/bifen/icon_live.png) 0 0/cover}.liveListCardLi_b li>em{font-size:11px;color:#999;margin:0 2px;display:-webkit-box;display:flex;border-radius:4px;padding:0 3px;height:16px;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.liveListCardLi_b li>em.red{background:#ff4501;color:#fff}.liveListCardLi_b li>em.blue{background:#156fca;color:#fff}.liveListCardLi_b li>em.yellow{background:#daaf03;color:#fff}.calendarBar{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:4px;background:#fff;border-radius:8px 8px 0 0}.calendarBar .calendar{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.calendarBar .calendar a{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;background:#eee;border-radius:6px;width:32px;height:32px}.calendarBar .calendar a i{display:block;width:10px;height:10px;position:relative}.calendarBar .calendar a i:after{content:"";display:inline-block;vertical-align:middle;width:12px;height:12px;border-left:3px solid #333;border-bottom:3px solid #333;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg) scale(.5)}.calendarBar .calendar a i:before{content:"";position:absolute;top:50%;left:-3px;width:18px;height:3px;vertical-align:middle;background:#333;-webkit-transform:translateY(-50%) scale(.5);transform:translateY(-50%) scale(.5)}.calendarBar .calendar a.disabled i:after{border-color:#bbb}.calendarBar .calendar a.disabled i:before{background:#bbb}.calendarBar .calendar .next i{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.calendarBar .calendar .date{position:relative;height:32px;line-height:32px;font-size:12px;color:#333;font-weight:600;padding:0 28px 0 10px;background:#eee;border-radius:6px;margin:0 5px}.calendarBar .seleMatch{height:32px;line-height:32px;position:relative;padding:0 28px 0 18px;font-size:12px;color:#333;font-weight:600;background:#eee;border-radius:6px}.calendarBar .seleMatch .wd_optionBox{width:140px;right:6px;top:36px}.neutral{height:20px;line-height:20px;font-size:10px;color:#ec7878;background:#fff4f4;text-align:center}.liveTeam{display:-webkit-box;display:flex;height:25px;white-space:nowrap}.liveTeam li.left,.liveTeam li.right{-webkit-box-flex:1;flex:1;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.liveTeam li.left{-webkit-box-pack:end;justify-content:flex-end}.liveTeam li img{height:20px}.liveTeam li.center{margin:0 10px;height:25px;line-height:25px;text-align:center}.liveTeam li.center .score{display:-webkit-box;display:flex;background:#f5fcf9;border-radius:4px}.liveTeam li.center .score span{-webkit-box-flex:1;flex:1;text-align:center;font-size:14px;color:#2db370;font-weight:600;line-height:25px}.liveTeam li.center .score span:before{border-color:rgba(45,179,112,.15)}.liveTeam li.center .score.red{background:#fef6f6;color:#ea4747}.liveTeam li.center .score.red span{color:#ea4747}.liveTeam li.center .score.red span:before{border-color:rgba(234,71,71,.15)}.liveTeam li .logo{display:inline-block;width:22px;height:22px;vertical-align:top}.liveTeam li .logo img{height:100%}.liveTeam li .name{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-left:8px;font-size:14px;font-weight:700;color:#333}.liveTeam li.right .name{margin-right:8px;margin-left:0;font-size:14px;font-weight:700;color:#333}.liveTeam li .name.red{color:#ea4747}.liveTeam li .rank{margin-left:3px;font-size:10px;color:#bbb}.liveTeam li.right .rank{margin-right:3px;margin-left:0;font-size:10px;color:#bbb}.liveTeam li .penalty{display:-webkit-box;display:flex;margin-left:4px}.liveTeam li .penalty span{display:inline-block;width:12px;height:14px;line-height:14px;border-radius:2px;color:#fff;font-size:10px;text-align:center;vertical-align:text-bottom}.liveTeam li .penalty span.red{background:#f75659;margin-right:2px}.liveTeam li .penalty span.yellow{background:#ffc11c}.liveTeam li.right .penalty{margin-right:4px;margin-left:0}.inTip{position:absolute;left:-14px;top:-4px;width:40px;height:20px;line-height:26px;text-align:center;background:#0f88eb;font-size:10px;color:#fff;transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.matchSelPopup{position:absolute;z-index:101;left:0;top:0;bottom:0;width:100%;background:rgba(14,57,92,.98)}.matchSelPopup .title44{height:44px;line-height:44px;position:relative;text-align:center;font-size:18px;color:#fff}.matchSelPopup .close_btn_white{top:0!important}.matchSelTab1{display:-webkit-box;display:flex;height:45px;line-height:44px}.matchSelTab1 a{-webkit-box-flex:1;flex:1;width:1%;position:relative;text-decoration:none;text-align:center;font-size:16px;color:rgba(255,255,255,.6)}.matchSelTab1 a.active{color:#ffda44;font-weight:500}.matchSelTab1 a.active:after{content:"";position:absolute;left:50%;margin-left:-2px;bottom:3px;width:4px;height:4px;border-radius:50%;background:#ffda44}.matchSelTab2{margin:0 auto;display:-webkit-box;display:flex;border:1px solid #4a90e2;border-radius:4px;overflow:hidden;height:30px;line-height:28px}.matchSelTab2 a{-webkit-box-flex:1;flex:1;width:1%;height:100%;text-decoration:none;color:#a0ccff;font-size:13px}.matchSelTab2 a.active{color:#fff;background:#4a90e2}.matchSelTab2.bkb{margin:0 25%}.matchSelBtnListWrap{max-height:500px;overflow-y:scroll;padding-bottom:200px}.matchSelBtnList{display:-webkit-box;display:flex;flex-wrap:wrap}.matchSelBtnList li{position:relative;text-align:center;white-space:nowrap;width:31%;margin-right:3.5%;margin-bottom:10px;height:32px;line-height:32px;border-radius:20px;font-size:12px;color:rgba(255,255,255,.6)}.matchSelBtnList li:nth-child(3n){margin-right:0}.matchSelBtnList li.active{background-image:-webkit-linear-gradient(left,#0f88eb,#00a5ff)}.matchSelBtnList li.active:before{border-width:0}.matchSelBtnList li:before{content:" "!important;width:200%;height:200%;position:absolute;top:0;left:0;border:1px solid rgba(255,255,255,.3);border-radius:30px;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0;box-sizing:border-box;pointer-events:none;background:0 0;z-index:1}.matchSelPopupBtn{display:-webkit-box;display:flex;position:absolute;z-index:10;left:0;bottom:0;width:100%;background:rgba(14,57,92,.98);padding:7px 10px}.matchSelPopupBtn a{-webkit-box-flex:1;flex:1;width:1%;text-decoration:none;height:40px;line-height:40px;text-align:center;border-radius:6px;font-size:15px;color:#fff;margin-right:7px;border:1px solid #4a90e2}.matchSelPopupBtn a:last-child{margin-right:0}.matchSelPopupBtn a.active{border:0;background-image:-webkit-linear-gradient(left,#0f88eb,#00a5ff)}.comHintsWrap{position:absolute;z-index:100;right:0;bottom:100px}@-webkit-keyframes obtainOut{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}20%,80%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-200%,0);transform:translate3d(0,-200%,0);opacity:0}}@keyframes obtainOut{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}20%,80%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-200%,0);transform:translate3d(0,-200%,0);opacity:0}}.comHints{font-size:0;margin-bottom:10px;padding:11px 15px 10px 18px;border-radius:35px 0 0 35px;background:rgba(51,51,51,.95)}.comHints.in-out{-webkit-animation:5s both obtainOut;animation:5s both obtainOut}.comHints.bg_coffee{background:#8b572a;box-shadow:0 4px 8px 0 rgba(139,87,42,.2)}.comHints.bg_red{background:#de4f4f;box-shadow:0 4px 8px 0 rgba(222,79,79,.2)}.comHints .left,.comHints .right{display:inline-block;vertical-align:middle}.comHints .left{margin-right:5px}.comHints .left i{display:inline-block;width:32px;height:32px}.comHints .left i.hongpai{background:url(/assets/img/bifen/ballHint_hongpai.png) 0 0/cover}.comHints .left i.jinqiu{background:url(/assets/img/bifen/ballHint_jinqiu.png) 0 0/cover}.comHints .left span{display:block;line-height:14px;margin:2px auto 0;text-align:center;font-size:10px;color:#fff}.comHints .right{color:#fff}.comHints .right .team:nth-child(2){margin-top:5px}.comHints .right .name,.comHints .right .num{display:inline-block;vertical-align:middle;line-height:22px}.comHints .right .num{width:20px;text-align:right;font-size:16px;font-weight:500}.comHints .right .num.active{color:#ffda44}.comHints .right .name{min-width:70px;margin-left:10px;font-size:14px}.comHints .right .name.active{color:#ffda44;font-weight:700}.wd_popup_auto.matchSel{height:100%;max-height:100%;border-radius:0}.wd_popup_auto.matchSel .close_btn_white{top:0}.wd_popup_auto.matchSel .blueTab a{width:100px}.wd_popup_auto.matchSel .matchSelBtnList{padding:10px 15px 0;margin-bottom:20px}.wd_popup_auto.matchSel .matchSelBtnList li{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding:0 15px;line-height:30px;background:#f6f6f6;color:#333;font-size:14px;border:1px solid #eee}.wd_popup_auto.matchSel .matchSelBtnList li.active{border-color:#e7f2ff;color:#0f88eb;font-weight:700;background:#f1f7ff}.wd_popup_auto.matchSel .matchSelBtnList li.active span{font-weight:500}.wd_popup_auto.matchSel .matchSel_simplify .matchSelBtnList{margin-bottom:0;padding-left:0}.zjst_matchSelBtn{position:relative;padding:11px}.zjst_matchSelBtn span{display:inline-block;margin:0 4px;font-size:14px;color:#333;font-weight:700;height:32px;line-height:32px;padding:0 12px;border-radius:4px}.zjst_matchSelBtn span.active{background:#f1f7ff;color:#0f88eb}.zjst_matchSelBtn a{position:absolute;top:5px;right:5px;width:115px;height:44px;line-height:44px;text-align:center;border-radius:4px;background:#ff8200;font-size:16px;color:#fff;font-weight:700}.matchSel_simplify{position:relative;padding-left:40px}.matchSel_simplify .group{position:absolute;top:16px;left:0;width:40px;text-align:center;font-size:14px;color:#333;font-weight:500;line-height:20px}.setUpList li{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;position:relative;height:48px;line-height:48px;padding:0 20px;font-weight:400;font-size:14px;color:#464646}.setUpList li .righthTxt{font-size:14px;color:#333;padding-right:2px}.setUpList li .arrow-right{margin-right:-3px}.setUpList li p{-webkit-box-flex:1;flex:1}.setUpList li.setUpSetLect p{-webkit-box-flex:0;flex:none}.setUpList li.setUpSetLect .setUpSetLectBtn{-webkit-box-flex:1;flex:1;padding-left:6%}.setUpSetLectBtn{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end}.setUpSetLectBtn a{position:relative;text-decoration:none;height:32px;line-height:32px;text-align:center;border-radius:16px;margin-left:10px;background:#f6f6f6;color:#000;font-size:14px;-webkit-box-flex:1;flex:1}.setUpSetLectBtn a:before{content:" "!important;width:200%;height:200%;position:absolute;top:0;left:0;border:1px solid #eee;border-radius:30px;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0;box-sizing:border-box;pointer-events:none;background:0 0;z-index:1}.setUpSetLectBtn a:first-child{margin-left:0}.setUpSetLectBtn a.active{color:#0084ff;background:#f1f7ff}.setUpSetLectBtn a.active:before{border-color:#e7f2ff}.setUpSetLectBtn span{display:inline-block;width:32px;height:32px;line-height:32px;text-align:center;font-size:12px;color:rgba(70,70,70,.5)}.goalVoiceSilde{position:absolute;z-index:10;left:0;top:32px;width:100%;background:#f6f6f6;border-radius:0 0 4px 4px;-webkit-transition:.3s;transition:all .3s ease}.goalVoiceSilde>div{height:32px;line-height:32px}.goalVoiceSilde>div.active{color:#0084ff;font-weight:700}.setUpswitch{position:absolute;right:15px;top:50%;width:48px;height:25px;border-radius:15px;background:#999}.setUpswitch i{position:absolute;width:23px;height:23px;border-radius:50%;left:1px;top:1px;background:#fff;-webkit-transition:.3s;transition:all .3s ease}.setUpswitch.active{background:#2db370}.setUpswitch.active i{left:24px}.setPvTab{padding:10px 0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.setPvTab a{margin:0 5px;display:block;width:80px;height:30px;line-height:30px;text-align:center;background:#f2f2f2;font-size:14px;color:#333;font-weight:600;border-radius:20px}.setPvTab a.active{background:#e1f2ff;color:#0f88eb}.spCount{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding:15px 0 100px}.spCount>div{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin:0 15px}.spCount>div span{display:inline-block;width:40px;height:22px;line-height:22px;text-align:center;border-radius:4px;font-size:12px;color:#fff}.spCount>div span.blue{background:#156fca}.spCount>div span.yellow{background:#daaf03}.spCount>div span.red{background:#ff4501}.spCount>div em{font-size:14px;color:#333;margin-left:6px;line-height:22px}.wd_drawLottery{background:#fff}.wd_drawLottery .sale{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding:0 20px}.wd_drawLottery .sale p{height:40px;font-size:12px;color:#333;white-space:nowrap;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.wd_drawLottery .info{display:-webkit-box;display:flex;padding:14px 0}.wd_drawLottery .info li{-webkit-box-flex:1;flex:1;text-align:center}.wd_drawLottery .info li span{display:block;line-height:17px;font-size:12px;color:#999}.wd_drawLottery .info li p{line-height:20px;margin-top:3px;font-size:14px;color:#ea4747;font-weight:500}.wd_drawLottery .info li div{line-height:17px;margin-top:1px;font-size:12px;color:#333}.wd_drawLottery .period{display:-webkit-box;display:flex;padding:0 10px 10px 9px}.wd_drawLottery .period span{-webkit-box-flex:1;flex:1;margin:0 2px;height:24px;line-height:24px;font-size:12px;color:#333;text-align:center;border-radius:4px;background:#f2f2f2}.wd_drawLottery .line-item{height:40px;line-height:40px;font-size:12px}.wd_drawLottery.ddxq .period{padding:0 20px}.wd_drawLottery.ddxq .period span{height:30px;line-height:30px}.wd_drawLottery.ddxq .info{padding:16px 15px 3px}.wd_drawLottery.ddxq .info h4,.wd_drawLottery.ddxq .info span{line-height:24px}.prizeTb table{width:100%}.prizeTb th{height:30px;line-height:30px;border-bottom:1px solid #eee;font-size:12px;color:#999}.prizeTb tr td{height:38px;line-height:38px;font-size:14px;color:#333;text-align:center}.prizeTb tr td:last-child{text-align:right;padding-right:24px}.wd_toDataBtn{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;height:28px;width:80px;margin-right:8px;background-color:rgba(255,255,255,.16);font-size:12px;font-weight:700;color:#fff;border-radius:14px}.wd_toDataBtn i{width:12px;height:12px;margin-right:6px;background:url(/assets/img/bifen/wd_icon_cup.png) 0 0/cover no-repeat}.liveGuide{text-align:right;padding-right:12px;position:absolute;z-index:101;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.3)}.liveGuide .img{position:relative;display:inline-block;vertical-align:top;width:250px}.liveGuide .img img{width:100%}.liveGuide .img a{position:absolute;width:85px;height:50px;right:0;bottom:0}.liveGuide .img01{padding-top:10px}.liveGuide .img02{padding-top:64px}.liveGuide .img03{padding-top:7px;margin-right:-5px}.wd_toggle_rotate{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;height:45px}.wd_toggle_rotate i{display:-webkit-box;display:flex;width:14px;height:14px;margin-left:5px;-webkit-transition:.3s;transition:all .3s ease}.wd_toggle_rotate i.active{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.lineupBox{margin:0 10px;padding-bottom:10px;background:#57af3e;border-radius:4px;overflow:hidden;box-shadow:0 8px 16px 0 rgba(64,156,70,.3)}.lineupTitle{background:rgba(255,255,255,.05);color:#fff;height:40px;line-height:40px;font-size:14px;padding:0 10px}.lineupTitleSilde{position:absolute;right:30px;font-size:12px;color:rgba(255,255,255,.5)}.lineupTitleSilde .down_arrow{margin-top:-5px;width:6px;height:6px;border-color:rgba(255,255,255,.5)}.lineupTitleSilde .down_arrow.active{margin-top:2px}.lineupCoach{height:52px;padding:0 25px;font-size:12px;color:#fff;display:-webkit-box;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center}.lineupCoach li{-webkit-box-flex:1;flex:1;width:1%;text-align:center}.lineupCoach .mainCoach{display:inline-block;width:54px;height:24px;line-height:24px;text-align:center;font-size:12px;color:#fff;border-radius:15px;background:#53a658}.worthList{display:-webkit-box;display:flex;padding:0 25px;font-size:12px;color:#fff}.worthList li{-webkit-box-flex:1;flex:1;width:1%;height:35px;line-height:35px;text-align:center}.lineupSketch{position:relative;width:100%;height:636px;background:url(/assets/img/dataTool/courtBg.png) 0 0/100% 100% no-repeat}.lineupInfoTxt{position:absolute;top:10px;height:20px;line-height:20px;padding:0 10px;font-size:11px;color:rgba(255,255,255,.5);background:#2d7d32;border-radius:10px}.lineupInfoTxt.left{left:20px}.lineupInfoTxt.right{right:20px}.lineupInfoTxt.bottom{bottom:10px;top:inherit}.keyPlayerIcon{display:inline-block;vertical-align:middle;width:10px;height:9px;background:url(/assets/img/dataTool/keyPlayerIcon.png) 0 0/cover no-repeat}.lineupColumn{position:absolute;width:100%;padding:0 10px;display:-webkit-box;display:flex}.lineupColumn li{-webkit-box-flex:1;flex:1;width:1%;text-align:center}.lineupColumn .playerNum{display:block;margin:0 auto;width:38px;height:38px;line-height:38px;font-size:10px;color:#fff;background:url(/assets/img/wd-img/wd_shirt02.png) 0 0/cover no-repeat}.lineupColumn .playerNum.host{background:url(/assets/img/wd-img/wd_shirt01.png) 0 0/cover no-repeat}.lineupColumn .playerName{padding:0 2px;font-size:10px;color:#fff;line-height:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lineupColumn .icon{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.lineupColumn .wd_newsIcon{margin:-2px -1px;border:3px solid #fff;box-sizing:content-box;background-color:#fff;border-radius:50%;-webkit-transform:scale(.7);transform:scale(.7)}.lineupColumn.t5{top:5px}.lineupColumn.t68{top:68px}.lineupColumn.t80{top:80px}.lineupColumn.t130{top:130px}.lineupColumn.t160{top:160px}.lineupColumn.t193{top:193px}.lineupColumn.t235{top:235px}.lineupColumn.t255{top:255px}.lineupColumn.t325{top:325px}.lineupColumn.t335{top:335px}.lineupColumn.t390{top:390px}.lineupColumn.t410{top:410px}.lineupColumn.t460{top:460px}.lineupColumn.t490{top:490px}.lineupColumn.t525{top:525px}.lineupColumn.t565{top:565px}.lineupColumn.t580{top:580px}.playerImgbox{position:relative;width:100%;height:100%;border-radius:50%;overflow:hidden}.lineupPlayTb{position:relative;margin-left:12px;margin-right:12px}.lineupPlayTb:after{content:"";position:absolute;z-index:3;left:50%;top:0;width:1px;height:200%;background:#ddd;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0}.lineupPlayTb dt{display:-webkit-box;display:flex;font-size:12px;font-weight:500;color:#333;text-align:center;height:40px;line-height:40px;margin:0 -2px;background:rgba(0,0,0,.05)}.lineupPlayTb dt div{-webkit-box-flex:1;flex:1;width:1%}.lineupPlayTb dt.first{position:relative;z-index:10;height:35px;line-height:35px;color:#fff;border-radius:4px;overflow:hidden}.lineupPlayTb dt.first div{background:#de5b5b}.lineupPlayTb dt.first div:nth-child(2){border-left:1px solid #fff;background:#588bd8}.lineupPlayTb dd{display:-webkit-box;display:flex}.lineupPlayTb dd .td{width:50%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:40px;padding:0 10px 0 0;font-size:12px;overflow:hidden}.lineupPlayTb dd .td .left{-webkit-box-flex:1;flex:1;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding-right:15px;overflow:hidden}.lineupPlayTb dd .td .left .txt{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;font-size:10px;color:#999}.lineupPlayTb dd .td .left .txt .wd_greenDot{margin-left:10px}.lineupPlayTb dd .td .name{-webkit-box-flex:1;flex:1;color:#333}.lineupPlayTb dd .td .num{display:inline-block;width:17px;margin-right:10px;text-align:right;color:#999;white-space:nowrap}.lineupPlayTb dd .td .wd_newsIcon{margin-left:4px}.lineupPlayTb dd .td .tips{height:14px;line-height:14px;padding:0 5px;border-radius:2px;text-align:center;font-size:10px;color:#fff}.lineupPlayTb dd .td .tips.red{background-color:#ea4747}.lineupPlayTb dd .td .tips.blue{background-color:#0f88eb}.lineupPlayTb dd .td:nth-child(2){padding:0 10px 0 12px}.lineupPlayTb.injury dd .td{height:50px}.lineupPlayTb.injury dd .td .left{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start}.lineupPlayTb.injury dd .td:nth-child(2){padding:0 10px 0 17px}.lineupPlayTb .no_line{position:absolute;top:40px;left:0;bottom:1px;width:50%;font-size:12px;color:#999;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;background:#fff;z-index:2}.lineupPlayTb .no_line.home{left:0;right:auto}.lineupPlayTb .no_line.away{left:auto;right:0}.liveIntel dt{position:relative;padding-left:70px;height:40px;line-height:40px;font-size:12px;color:#999}.liveIntel dt span{position:absolute;left:0;top:50%;background:#fff;width:70px;height:18px;line-height:18px;text-align:center}.liveIntel dd{position:relative;padding-left:70px;padding-right:10px;margin-bottom:10px}.liveIntelTxt{padding:10px;line-height:18px;font-size:12px;color:#666;background:#f2f3f7;border-radius:4px}.liveIntelTime{position:absolute;left:0;top:50%;background:#fff;width:70px;text-align:center;padding:8px 0}.liveIntelTime p{font-size:12px;color:#999;line-height:18px}.liveIntelTip{display:inline-block;vertical-align:top;width:28px;height:16px;line-height:16px;text-align:center;border-radius:2px;font-size:10px;color:#fff}.liveIntelTip.red{background:#de5b5b}.liveIntelTip.blue{background:#588bd8}.liveIntelWrap{position:relative}.liveIntelWrap:before{position:absolute;top:18px;left:35px;bottom:40px;background:#eee;content:"";width:1px}.lineupHasUp{padding:22px 0;line-height:16px;color:#fff;text-align:center}.courtIcon{display:inline-block;vertical-align:top;margin-right:5px;width:12px;height:16px;background:url(/assets/img/dataTool/courtIcon.png) 0 0/cover no-repeat}.noNewsBlock{padding:20px 0;text-align:center}.noNewsBlock img{width:60px;height:60px}.lineupBox.bkb{background:#9e681d;box-shadow:0 8px 16px 0 rgba(126,80,16,.3)}.lineupBox.bkb .lineupSketch{width:auto;height:550px;margin:0 10px;background:url(/assets/img/dataTool/courtBg_bkb.png) 0 0/100% 100%}.lineupBox.bkb .mainCoach{background:#a5652c}.lineupBox.bkb .no_lineup{position:absolute;top:105px;width:100%;text-align:center;font-size:12px;color:rgba(255,255,255,.5)}.lineupBox.bkb .no_lineup.home{top:410px}.lineupBox.bkb .lineupColumn .playerNum{position:relative;width:50px;height:50px;line-height:50px;font-size:12px;background:url(/assets/img/wd-img/wd_shirt04.png) 0 0/cover no-repeat}.lineupBox.bkb .lineupColumn .playerNum .wd_greenDot{position:absolute;top:0;right:0}.lineupBox.bkb .lineupColumn .playerNum.host{background:url(/assets/img/wd-img/wd_shirt03.png) 0 0/cover no-repeat}.lineupBox.bkb .lineupColumn .playerName{font-size:12px;color:#fff;line-height:17px}.lineupBox.bkb .lineupColumn.t46{top:46px}.lineupBox.bkb .lineupColumn.t146{top:146px}.lineupBox.bkb .lineupColumn.t312{top:312px}.lineupBox.bkb .lineupColumn.t412{top:412px}.lineupBox.bkb .lineupColumn.t48{top:48px}.lineupBox.bkb .lineupColumn.t144{top:144px}.lineupBox.bkb .lineupColumn.t318{top:311px}.lineupBox.bkb .lineupColumn.t414{top:414px}.lineupBox.bkb .lineupColumn.narrow{padding:0 20%}.lineupBox.bkb .lineupInfoTxt{padding:0 13px;background:rgba(0,0,0,.2);color:rgba(255,255,255,.5)}.lineupBox.bkb .lineupInfoTxt.left{left:10px}.lineupBox.bkb .lineupInfoTxt.right{right:10px}.op_main{position:relative;z-index:11;width:100%;top:40px;font-size:12px;color:#666;height:100%;line-height:40px}.qop_title ul li{line-height:40px;color:#666;-webkit-box-flex:1;flex:1;text-align:center}.qop_title ul li:first-child{width:69px;background:#f2f2f2}.op_side{position:absolute;left:0;width:22%;height:100%;z-index:16;background:#f2f2f2;text-align:center}.op_side_scroll{height:100%;padding-bottom:44px}.op_side .j_title,.op_side_scroll{overflow-y:scroll;-webkit-overflow-scrolling:touch}.handicap>.scroll-content{overflow:hidden}.handicap .op_main{top:0}.handicap .op_main .op_side li{padding:0;line-height:34px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.handicap .op_main .op_side li div{background:#fff;height:0;-webkit-transition:.3s;transition:all .3s ease}.handicap .op_main .op_side li div a{display:block;line-height:40px;color:#666}.handicap .op_main .op_side li div a.active{color:#0f88eb}.handicap .op_main .op_side li.select{background:#0f88eb;color:#fff}.handicap .op_main .op_side li.select div{height:80px}.handicap .wd_op_side_r{position:absolute;left:22%;width:78%;height:100%}.handicap .shuiweiTable{padding-top:15px;line-height:normal}.handicap .shuiweiTable .title{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding-left:5px;margin-bottom:4px}.handicap .shuiweiTable .title span{float:left;width:22%;text-align:center}.handicap .shuiweiTable .title span:nth-child(1){width:26%}.handicap .shuiweiTable .title span:nth-child(3){width:31%}.handicap .shuiweiTable ul li{display:-webkit-box;display:flex;padding:5px 0}.handicap .shuiweiTable ul li span{width:25%;text-align:center}.handicap .shuiweiTable ul li span:first-child{padding-left:8%;text-align:left}.handicap .pk_th{background:#fff;text-align:center;color:#999;font-size:12px;line-height:40px;margin:0 10px}.handicap .pk_th li{float:left;height:40px;font-size:12px;color:rgba(0,0,0,.5)}.handicap .pk_th li:nth-child(1){width:52%;text-align:left;padding-left:5px}.handicap .pk_th li:nth-child(2){width:20%}.handicap .pk_th li:nth-child(3){width:28%}.handicap .pk_th.kaili{margin:0 15px}.handicap .pk_th.kaili li:nth-child(1),.handicap .pk_th.kaili li:nth-child(2),.handicap .pk_th.kaili li:nth-child(3){width:16%}.handicap .pk_th.kaili li:nth-child(4){width:32%}.handicap .pk_th.kaili li:nth-child(5){width:20%;text-align:right}.handicap .pk_th.two{margin:0 15px}.handicap .pk_th.two li:nth-child(1){width:34%}.handicap .pk_th.two li:nth-child(2){width:32%}.handicap .pk_th.bkb{margin:0 15px}.handicap .pk_th.bkb li:nth-child(1){width:48%;text-align:center;padding-right:4%}.handicap .pk_th.bkb li:nth-child(2){width:32%}.handicap .pk_th.bkb li:nth-child(3){width:20%;text-align:right;padding-right:2%}.pankouTable{padding:0 10px 60px;font-size:12px;color:#999}.pankouTable li{height:40px;line-height:normal;text-align:center;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.pankouTable li>div{white-space:nowrap}.pankouTable li>div.time span{line-height:14px}.pankouTable li>div:nth-child(1),.pankouTable li>div:nth-child(3){width:11%}.pankouTable li>div:nth-child(2){width:30%;white-space:pre-wrap}.pankouTable li>div:nth-child(4){width:20%}.pankouTable li>div:nth-child(5){width:28%}.pankouTable.kaili{padding:0 15px 60px}.pankouTable.kaili li div.time{padding-top:0}.pankouTable.kaili li div:nth-child(1),.pankouTable.kaili li div:nth-child(2),.pankouTable.kaili li div:nth-child(3){width:16%}.pankouTable.kaili li div:nth-child(4){width:32%}.pankouTable.kaili li div:nth-child(5){width:20%;text-align:right}.pankouTable.bkb{padding:0 15px 60px}.pankouTable.bkb li div:nth-child(1){width:24%}.pankouTable.bkb li div:nth-child(2){width:24%;padding-right:8%}.pankouTable.bkb li div:nth-child(3){width:32%}.pankouTable.bkb li div:nth-child(4){width:20%;text-align:right}.pankouTable.two{padding:0 10px 60px}.pankouTable.two li>div:nth-child(1),.pankouTable.two li>div:nth-child(3){width:15%}.pankouTable.two li>div:nth-child(2){width:8%;height:40px}.pankouTable.two li>div:nth-child(4){width:34%;padding-left:14%}@media screen and (min-width:320px) and (max-width:350px){.liveTop_title_tab span{padding:0 5px;font-size:20px}.matchSelBtnList li{font-size:10px}.lineupBox.bkb .lineupColumn.t48{padding:0 25px}.lineupBox.bkb .lineupColumn.t144,.lineupBox.bkb .lineupColumn.t318{padding:0}.lineupBox.bkb .lineupColumn.t414{padding:0 25px}.handicap .pk_th,.pankouTable{padding:0 5px}}.inteTxt{padding:15px;background:#fff6ef;border-radius:8px;position:relative}.inteTxt p{font-size:14px;color:#333;line-height:20px;text-align:justify;margin-bottom:20px}.inteTxt p:last-child{margin-bottom:0}.inteTxt:after{content:"";position:absolute;right:13px;bottom:-12px;width:32px;height:32px;border-radius:50%;box-shadow:0 4px 8px rgba(0,0,0,.05);background:url(/assets/img/dataTool/yinhao.png) center center/16px 16px no-repeat #b78d68}.txtTqTip{padding:10px 0 15px;font-size:12px;color:#d3b294;text-align:center}.txtTqTip span{display:inline-block;position:relative}.txtTqTip span:after,.txtTqTip span:before{content:"";position:absolute;width:30px;height:1px;background:#fff3e9;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.txtTqTip span:before{right:100%;margin-right:10px}.txtTqTip span:after{left:100%;margin-left:10px}.streng{background:#fff;border-radius:8px}.streng li{padding:15px;text-align:justify;font-size:14px;color:#666;line-height:21px}.streng li span{position:relative;padding-left:13px;color:#f5391b;font-weight:700}.streng li span:before{content:"";position:absolute;width:6px;height:6px;border-radius:50%;left:0;top:50%;margin-top:-3px;background:#f5391b}.streng li span.blue{color:#5590dc}.streng li span.blue:before{background:#5590dc}.streng li p{margin-bottom:10px}.streng li p:last-child{margin-bottom:0}.qbnoDate{width:100%;height:86%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;color:#999}.woundList{border-radius:8px;overflow:hidden;background:#fff}.woundList .team{display:-webkit-box;display:flex;position:relative}.woundList .team .left,.woundList .team .right{-webkit-box-flex:1;flex:1}.woundList .team h4{height:30px;line-height:30px;font-size:12px;color:#fff;text-align:center}.woundList .team .left h4{background:#e77676}.woundList .team .right h4{background:#5498d0}.woundList .team .right:before{border-left-color:#5498d0}.woundList .team.borderR:after{content:"";position:absolute;width:2px;height:100%;background:#f2f2f2;left:50%;margin-left:-1px;top:30px;bottom:0}.woundList .playerSt li{padding:12px 11px;position:relative}.woundList .playerSt li .name{font-size:12px;color:#000}.woundList .playerSt li p{margin-top:3px;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.woundList .playerSt li p span{font-size:12px;color:#999}.woundList .playerSt li>em{position:absolute;top:12px;right:11px;padding:0 5px;height:16px;line-height:16px;text-align:center;background-color:#9b9b9b;border-radius:10px;font-size:10px;color:#fff}.woundList .playerSt li>em.red{background:#ea4747}.woundList .playerSt li>em.deepBlue{background:#537997}.woundList .playerSt li>em.green{background:#70b492}.woundList .playerSt.red{background:#fff3f3}.woundList .playerSt.blue{background:#e1f2ff}.woundList .txtSt span{padding:0 3px;background:-webkit-linear-gradient(top,#fff 0,#fff 8px,#ffda44 8px,#ffda44 100%);display:inline-block;font-size:14px;color:#333;font-weight:700}.woundList .stTxt{padding-bottom:15px}.woundList .stTxt p{font-size:14px;color:#333;text-align:justify;margin-bottom:20px}.woundList .stTxt p:last-child{margin-bottom:0}.strListL{padding:10px 12px 15px 10px}.strListL li{position:relative;z-index:2;padding:10px;background:#fff3f3;text-align:justify;font-size:12px;color:rgba(165,69,71,.9);border-radius:8px 0 8px 8px;line-height:17px;margin-bottom:28px}.strListL li:last-child{margin-bottom:0}.strListL li:before{content:"";position:absolute;top:0;left:100%;margin-left:-4px;width:0;height:0;font-size:0;line-height:0;border-top:5px solid #fff3f3;border-left:5px solid #fff3f3;border-right:5px solid transparent;border-bottom:5px solid transparent}.strListL li:after{content:"";position:absolute;top:-3px;left:100%;margin-left:6px;width:8px;height:8px;border-radius:50%;background:#ffda44;border:2px solid #fff}.strListR{padding:68px 10px 15px 12px}.strListR li{position:relative;z-index:2;padding:10px;background:#e1f2ff;text-align:justify;font-size:12px;color:#3878ad;border-radius:0 8px 8px;line-height:17px;margin-bottom:28px}.strListR li:last-child{margin-bottom:0}.strListR li:before{content:"";position:absolute;top:0;right:100%;margin-right:-4px;width:0;height:0;font-size:0;line-height:0;border-top:5px solid #e1f2ff;border-right:5px solid #e1f2ff;border-left:5px solid transparent;border-bottom:5px solid transparent}.strListR li:after{content:"";position:absolute;top:-3px;right:100%;margin-right:7px;width:8px;height:8px;border-radius:50%;background:#ffda44;border:1px solid #fff}.featBlock{border-radius:8px;background:#fff;overflow:hidden}.featBlock .top{display:-webkit-box;display:flex}.featBlock .top h4{-webkit-box-flex:1;flex:1;height:30px;line-height:30px;font-size:12px;color:#fff;text-align:center}.featBlock .top h4:first-child{background:#e77676}.featBlock .top h4:last-child{background:#5498d0}.featBlock:before{left:50%}.featList{display:-webkit-box;display:flex;flex-wrap:wrap}.featList li{width:50%;padding:10px 15px;font-size:12px;color:#333}.featList:last-child li:before{border-width:0}.alert200{--max-width:200px;text-align:center}.alert_page{--background:rgba(0, 0, 0, 0)}.alert_page .ion-page{background-color:rgba(0,0,0,0)}.popupWrap{width:300px;background-color:#fff;border-radius:10px}.popupWrap.redPacketRule{margin-top:-30%}.popupWrap.redPacketRule .rule{max-height:300px;overflow-x:hidden;overflow-y:scroll}.popupWrap.redPacketRule .close_btn_gray{left:auto;right:0}.popupWrap.black{background-color:#192244}.popupCon{text-align:center}.popupCon .rule{text-align:left;font-size:13px;color:#333}.popupCon .rule li{line-height:24px;margin-bottom:5px}.popupCon .rule li.last{margin-bottom:0;font-size:12px;color:#999}.popupCon p{font-size:16px;color:#333;line-height:22px}.popupCon p.c666{color:#666}.popupCon.black p{color:#fff}.popupCon i.succ{display:inline-block;width:57px;height:57px;background:url(/assets/img/successIcon01.png) 0 0/cover no-repeat}.popupBtn{display:-webkit-box;display:flex}.popupBtn a{-webkit-box-flex:1;flex:1;width:1%;text-align:center;height:45px;line-height:45px;color:#5383ec;text-decoration:none;font-size:15px}.popupBtn a.yellow{color:#ffda44}.popupBtn a.orange{color:#eb6100}.popupBtn a.c999{color:#999}.popupBtn a.red{color:red}.popupBtn a:last-child:before{border-right:0}.wd_uPrivacy_pop{opacity:0;visibility:hidden;-webkit-transform:translate(-50%,-150%);transform:translate(-50%,-150%);-webkit-transition:.5s;transition:all .5s ease;position:absolute;left:50%;top:50%;z-index:1000;width:325px;padding-top:40px;text-align:center;background:#fff;border-radius:8px}.wd_uPrivacy_pop.animate{opacity:1;visibility:visible;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.wd_uPrivacy_pop i{position:absolute;top:-20px;left:50%;margin-left:-25px;width:50px;height:50px;background:url(/assets/img/wd-img/wd_icon_lock.png) center/cover no-repeat}.wd_uPrivacy_pop h3{line-height:25px;font-size:18px;color:#333;font-weight:700}.wd_uPrivacy_pop p{font-size:14px;color:#333;line-height:20px;padding:0 20px 0 24px}.wd_uPrivacy_pop p.c999{color:#999}.wd_uPrivacy_pop .btn{display:-webkit-box;display:flex}.wd_uPrivacy_pop .btn a{-webkit-box-flex:1;flex:1;line-height:50px;font-weight:700}@media screen and (min-width:320px) and (max-width:350px){.wd_uPrivacy_pop{width:87%}}.popup-container{position:absolute;left:0;top:0;right:0;bottom:0;background:0 0;display:-webkit-box;display:flex;-webkit-box-pack:center;-moz-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-align-items:center;align-items:center;z-index:1000}.popup-container.popup-showing{visibility:visible}.popup-container.popup-hidden .popup{-webkit-animation-name:scaleOut;animation-name:scaleOut;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.popup-container.active .popup{-webkit-animation-name:superScaleIn;animation-name:superScaleIn;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.popup-container .popup{width:250px;max-width:100%;max-height:90%;border-radius:0;background-color:rgba(255,255,255,.9);display:-webkit-box;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-flex-direction:column;flex-direction:column}.popup-container input,.popup-container textarea{width:100%}.popup-head{padding:15px 10px;border-bottom:1px solid #eee;text-align:center}.popup-title{margin:0;padding:0;font-size:15px}.popup-sub-title{margin:5px 0 0;padding:0;font-weight:400;font-size:11px}.popup-body{padding:10px;overflow:auto}.popup-buttons{display:-webkit-box;display:-moz-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-flex-direction:row;flex-direction:row;padding:10px;min-height:65px}.popup-buttons .button{-webkit-box-flex:1;-moz-flex:1;flex:1;display:block;min-height:45px;border-radius:2px;line-height:20px;margin-right:5px}.popup-buttons a.button{font-weight:400;font-size:14px;margin:0;outline-offset:0;outline-style:none;outline-width:0;-webkit-font-smoothing:inherit;background-image:none;letter-spacing:normal;word-spacing:normal;text-transform:none;text-indent:0;text-shadow:none;display:inline-block;text-align:center;-webkit-box-align:start;align-items:flex-start;line-height:44px}.popup-buttons .button:last-child{margin-right:0}.popup-open .popup,.popup-open .popup-backdrop{pointer-events:auto}.popup_adIWrap .popup{width:270px;height:380px;max-height:380px;background:rgba(255,255,255,0)}.popup_adI{width:100%;border-radius:3px}.popup_adI img{width:270px;height:330px}.popup_adI_btn{display:block;width:50px;height:50px;margin:0 auto;background:url(/assets/img/start/popup_adI_btn.png) 0 0/cover}.popup_adIWrap .popup-head{display:none}.popup_adIWrap .popup-body{padding:0}.popup_Box{width:270px;border-radius:5px;text-align:center;background:#fff}.popup_Box_t{padding-bottom:22px;border-bottom:1px solid #ccc;background:#fff}.popup_Box_t .popup1,.popup_Box_t .popup2{width:100%;height:142px}.popup_Box_t h3{color:#ff4431;font-size:17px;font-weight:700;margin-top:20px;margin-bottom:0}.popup_Box_t h3.black{color:#333}.popup_Box_t p{color:#333;font-size:15px;padding:20px 25px 0;margin-bottom:0}.popup_Box_t p.p1{color:#999;padding-top:10px;font-size:13px}.popup_Box_b a{display:block;-webkit-box-flex:1;flex:1;color:#14ba33;text-decoration:none;height:44px;line-height:44px;font-size:17px}.popup_Box_b a:first-child{border-right:1px solid #ccc}.expert-popup .popup{width:270px;border-radius:5px;overflow:hidden;background:#fff;max-height:61%}.expert-popup .popup-head{display:none}.expert-popup .popup-body,.expert-popup .popup-buttons{padding:0}.expert-popup .popup-buttons,.expert-popup .popup-buttons .button{min-height:44px;height:44px;color:#333;background-color:#fff}.expert-popup .popup-buttons{min-height:44px}.expert-popup .button.button-positive{background-color:#fff;color:#ff4431;font-weight:700}.expert-popup .button.button-positive.activated{border-color:transparent}.expert-popup .popup-buttons .button:first-child{border:0;border-right:1px solid #ccc;border-radius:0}.saishi-popup .popup-buttons .button:first-child{border-right-color:#eee}.up_content{background-color:#fff;width:290px;border-radius:6px;position:relative;margin:0 auto;top:120px;padding:60px 25px 20px;z-index:1000}.up_logo{width:200px;position:absolute;left:50%;top:4%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%)}.up_close{position:absolute;right:10px;top:10px;width:16px;height:16px}.up_intro{text-align:center;font-size:19px;color:#333;margin:50px 0 15px}.up_word{background:url(/assets/img/start/update_dotted.png) top/100% 2px no-repeat;width:100%;padding:19px 0 20px;font-size:15px;color:#666}.up_word ul li{line-height:27px}.up_word ul li i{background-color:#ffda44;border-radius:50%;width:5px;height:5px;float:left;margin:10px}.up_content a{text-decoration:none;color:#333}.now_update{display:block;background-color:#ffda44;font-size:18px;width:100%;height:45px;line-height:45px;text-align:center;border-radius:22px;font-weight:700}.update_box .popup{width:100%;height:100%;background-color:rgba(0,0,0,0)}.update_box .popup-head{border:0}.update_box .popup-body{text-align:left;padding:0;overflow:visible}.wd_matchTop{background:#0b3d66}.wd_matchTop.feature.animate .wd_dataIntro{display:none}.wd_matchTop.feature.animate .wd_dataIntro_top{opacity:1;visibility:visible}.wd_matchTop.bg_f2{background:#f2f2f2}.wd_matchTop.no_bg{background:0 0}.wd_matchTop.qybd{background-image:-webkit-linear-gradient(top,#01001d,#0f294e)}.wd_matchTop .wd_turnBtnList{opacity:0;visibility:hidden;-webkit-transition:.3s;transition:all .3s ease;position:absolute;background:#fff}.wd_matchTop .wd_turnBtnList li.active{font-weight:500}.wd_matchTop .wd_turnBtnList.animate{opacity:1;visibility:visible}.wd_matchTop .wd_turnBtnList.ftb{max-height:270px;overflow-y:scroll;padding:20px 15px 0}.wd_matchTop .wd_turnBtnList.ftb li{width:31%;margin-right:3.5%;font-size:12px}.wd_matchTop .wd_turnBtnList.ftb li:nth-child(3n){margin-right:0}.wd_matchTop.bifen{background:#093059}.wd_matchTop.zhibo{background:#000}.wd_matchTop.zhibo .wd_pkTeams.scroll .wd_liveScore b{background-color:rgba(255,255,255,.2)}.wd_matchTop.member{background:#302e2c}.wd_matchTop.recharge{background:#f34136}.wd_noScroll>.scroll-content:first-child{overflow:hidden!important}.wd_topBar{position:relative;height:44px;line-height:44px;text-align:center}.wd_topBar .wd_switchTab{display:-webkit-inline-box;display:inline-flex;margin-top:7px}.wd_topBar .wd_switchTab.coffee{border:1px solid #805723;background:0 0}.wd_topBar .wd_switchTab.coffee a{color:#805723}.wd_topBar .wd_switchTab.coffee a.active{background:#805723}.listenTop{position:relative}.wd_featureBar{display:-webkit-box;display:flex;background:#fff;box-shadow:0 -2px 5px rgba(0,0,0,.05)}.wd_featureBar li{-webkit-box-flex:1;flex:1;height:45px;line-height:45px;text-align:center;font-size:14px;color:#333}.wd_imgWrap{position:relative;width:40px;height:40px;margin:0 auto;border-radius:50%;overflow:hidden}.wd_imgWrap img{position:absolute;top:50%;left:50%}.wd_imgWrap.w20{width:20px;height:20px}.wd_imgWrap.w25{width:25px;height:25px}.wd_imgWrap.w30{width:30px;height:30px}.wd_imgWrap.w50{width:50px;height:50px}.wd_imgWrap.w60{width:60px;height:60px}.wd_imgWrap.w64{width:64px;height:64px}.wd_imgWrap.w75{width:75px;height:75px}.wd_imgWrap.border2{border:2px solid #fff}.wd_imgWrap.reactangle{border-radius:0}.wd_matchInfo{height:44px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center}.wd_matchInfo p{line-height:17px}.wd_matchInfo p i{display:inline-block;width:8px;height:8px;background:url(/assets/img/wd-img/wd_arrowRightWhite.png) center/18px auto no-repeat;margin-left:3px;vertical-align:top;margin-top:4px;margin-right:-8px}.wd_circleSign{position:absolute;width:15px;height:15px;font-size:10px;color:#fff;background:#0f88eb;border-radius:50%;margin-left:-25px;text-align:center}.wd_dataBankTitle{position:relative;width:100%;padding-left:40px;padding-bottom:10px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.wd_dataBankTitle.little{padding-left:50px;padding-bottom:0;float:left}.wd_dataBankTitle.little .wd_dataInfo>p{font-size:16px}.wd_dataBankTitle.little img{height:24px}.wd_dataBankTitle img{max-width:100%;height:32px}.wd_dataBankTitle .wd_dataInfo{margin-left:10px;text-align:left;color:#fff}.wd_dataBankTitle .wd_dataInfo>p{display:inline-block;font-size:20px;font-weight:700}.wd_dataBankTitle .wd_dataInfo>p .arrow-down{right:-20px;margin-top:-2px;border-top-color:rgba(255,255,255,.5)}.wd_dataBankTitle .wd_dataInfo>div{position:relative}.wd_dataBankTitle .wd_seasonSel{top:44px}.wd_dataBankTitle.active .wd_seasonSel{opacity:1;visibility:visible}.wd_dataBankTitle.active .wd_down_triangle{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.titleBar .wd_seasonSel{top:44px}.wd_seasonSel{-webkit-transition:.3s;transition:all .3s ease;position:absolute;z-index:101;width:100%;margin-top:5px;text-align:center;background:#09315a}.wd_seasonSel li{height:40px;line-height:40px;color:rgba(255,255,255,.5);font-size:15px}.wd_seasonSel li.active{color:#ffda44;font-weight:500}.wd_seasonSel.bg_fff{margin-top:0;background:#fff}.wd_seasonSel.bg_fff li{color:#999}.wd_seasonSel.bg_fff li.active{color:#0f88eb;font-weight:500}.wd_seasonSel.bg_fff li.active .wd_sel_blue{display:block}.wd_seasonSel.bottom{bottom:0}.wd_icon_ask{position:absolute;width:40px;height:44px;top:0;right:5px;background-image:url(/assets/img/wd-img/wd_icon_ask.png);background-size:40px auto;background-position:center;background-repeat:no-repeat}.wd_icon_ask02{position:absolute;width:44px;height:44px;top:0;right:0;background:url(/assets/img/wd-img/wd_icon_ask02.png) 0 0/cover no-repeat}.wd_collectIcon,.wd_icon_ask03,.wd_icon_funnel,.wd_icon_heart,.wd_icon_home,.wd_icon_qrcode,.wd_icon_search,.wd_icon_search_black,.wd_icon_share{display:inline-block;width:40px;height:44px;background-size:40px auto;background-position:center;background-repeat:no-repeat}.wd_collectIcon{background-image:url(/assets/img/wd-img/wd_starIcon.png);background-position:center 2px}.wd_collectIcon.active{background-position:0 -38px}.wd_icon_share{background-image:url(/assets/img/wd-img/wd_icon_share.png)}.wd_icon_qrcode{background-image:url(/assets/img/wd-img/wd_icon_qrcode.png)}.wd_icon_heart{background-image:url(/assets/img/wd-img/wd_icon_heart.png)}.wd_icon_search{background-image:url(/assets/img/wd-img/wd_icon_search.png);background-size:44px auto}.wd_icon_search_black{background-image:url(/assets/img/wd-img/wd_icon_search_black.png);background-size:44px auto}.wd_icon_ask03{background-image:url(/assets/img/wd-img/wd_icon_ask03.png)}.wd_icon_funnel{background-image:url(/assets/img/wd-img/wd_icon_funnel.png)}.wd_icon_home{background-image:url(/assets/img/wd-img/wd_icon_home.png)}.wd_trIcon_wrap{position:absolute;top:0;right:5px;height:44px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.wd_trIcon_wrap .folBtn{display:inline-block;margin-right:10px;width:24px;height:24px;background-size:24px auto;box-shadow:none}.wd_trIcon_wrap .folBtn.active{background-image:url(/assets/img/wd-img/folBtn.png),-webkit-linear-gradient(left,#c9c9c9,#999);background-size:20px auto,cover;background-position:2px -38px,center}.wd_trIcon_wrap .wd_redPacket_btn{position:relative;width:40px;background-position:8px 10px}.wd_txtBtn{position:absolute;z-index:2;top:0;right:0;padding:0 13px;font-size:14px;color:#fff;text-decoration:none}.wd_txtBtn.cancle{left:0;right:auto;font-size:18px;padding:0 20px}.wd_txtBtn.disabled{color:#999}.wd_txtBtn.fs15{font-size:15px}.wd_shareOpt_pop{position:absolute;z-index:10;right:10px;top:47px;width:170px;text-align:left;background-color:#fff;border-radius:8px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.wd_shareOpt_pop .title{line-height:35px;padding-left:15px;font-size:12px;color:#999;font-weight:700}.wd_shareOpt_pop .line{line-height:50px;padding-left:10px}.wd_shareOpt_pop .line i{display:inline-block;width:24px;height:24px;vertical-align:middle}.wd_shareOpt_pop .line i.code{background:url(/assets/img/wd-img/wd_icon_qrcode02.png) center/cover no-repeat}.wd_shareOpt_pop .line i.link{background:url(/assets/img/wd-img/wd_icon_link.png) center/cover no-repeat}.wd_shareOpt_pop .line span{margin-left:11px;vertical-align:middle;font-size:15px;color:#0f88eb;font-weight:700}.wd_pkTeamsWrap{text-align:center}.wd_pkTeams{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:8px 24px;-webkit-transition:.3s;transition:all .3s ease}.wd_pkTeams>div{width:24%}.wd_pkTeams .wd_pkTeam{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;width:38%;font-size:16px;font-weight:500;color:#fff;white-space:nowrap}.wd_pkTeams .wd_pkTeam img{width:32px;height:32px;vertical-align:middle}.wd_pkTeams .wd_pkTeam .host{display:block;width:24px;height:12px;line-height:12px;margin-top:3px;font-size:8px;font-weight:400;color:#fff;text-align:center;background-color:#de5b5b;border-radius:6px}.wd_pkTeams .wd_pkTeam .host.blue{background-color:#588bd8}.wd_pkTeams .wd_pkTeam.left{text-align:left}.wd_pkTeams .wd_pkTeam.right{-webkit-box-pack:end;justify-content:flex-end;text-align:right}.wd_pkTeams .wd_pkTeam.right .host{margin-left:auto}.wd_pkTeams .wd_pkInfo{position:relative;text-align:center}.wd_pkTeams .wd_liveScore{padding-top:15px}.wd_pkTeams.scroll{height:44px;padding:0 14%;line-height:normal}.wd_pkTeams.scroll>div{width:38%}.wd_pkTeams.scroll .wd_pkTeam{width:31%;font-size:14px}.wd_pkTeams.scroll .wd_pkTeam img{width:24px;height:24px}.wd_pkTeams.scroll .wd_icon_vs{width:16px;height:16px}.wd_pkTeams.scroll .wd_liveScore{padding-top:0}.wd_pkTeams.scroll .wd_liveScore span{font-size:18px;font-weight:400;margin-right:8px}.wd_pkTeams.scroll .wd_liveScore span.right{margin-right:0;margin-left:8px}.wd_pkTeams.scroll .wd_liveScore b{height:12px}.wd_pkTeams.live{-webkit-box-align:start;align-items:flex-start;padding:8px 10px}.wd_pkTeams.live>div{width:40%}.wd_pkTeams.live .wd_pkTeam{display:block;width:30%;font-size:14px}.wd_pkTeams.live .wd_pkTeam img{width:36px;height:36px}.wd_pkTeams.live .wd_pkTeam .wd_horseWrap{display:block;width:84px!important;margin:5px auto 0}.wd_pkTeams.live .wd_pkTeam>span{display:block;margin-top:6px}.wd_pkTeams.live .wd_pkTeam .host{margin:3px auto 0}.wd_icon_vs{display:inline-block;width:20px;height:20px;background:url(/assets/img/wd-img/wd_icon_vs.png) 0 0/cover no-repeat;margin-top:3px}.wd_horseWrap{position:relative;width:80px!important;line-height:normal;display:inline-block;overflow:hidden;vertical-align:middle}.wd_horseWrap div{width:auto;position:relative;-webkit-animation:6s linear infinite horse}.wd_horseWrap span{display:block}@-webkit-keyframes horse{0%,100%,74%{left:0;opacity:1}20%{left:-50%;opacity:1}40%{left:-100%;opacity:1}41%{left:-100%;opacity:0}42%{left:80%;opacity:0}50%{left:60%;opacity:1}}@keyframes horse{0%,100%,74%{left:0;opacity:1}20%{left:-50%;opacity:1}40%{left:-100%;opacity:1}41%{left:-100%;opacity:0}42%{left:80%;opacity:0}50%{left:60%;opacity:1}}.wd_liveStatus{position:absolute;top:-3px;left:50%;height:15px;line-height:15px;padding:0 10px;font-size:10px;border-radius:12px;background:rgba(255,255,255,.1);white-space:nowrap}.wd_faint{-webkit-animation:2s ease-in-out infinite wd_faint;animation:2s ease-in-out infinite wd_faint}@-webkit-keyframes wd_faint{0%,100%{opacity:1;visibility:visible}50%{opacity:.4;visibility:hidden}}@keyframes wd_faint{0%,100%{opacity:1;visibility:visible}50%{opacity:.4;visibility:hidden}}.wd_liveScore{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.wd_liveScore span{margin-right:20px;font-size:28px;font-weight:500}.wd_liveScore span.right{margin-left:20px;margin-right:0}.wd_liveScore b{display:inline-block;width:1px;height:15px;background-color:rgba(255,255,255,.1)}.wd_liveBtnWrap{position:relative;display:inline-block;white-space:nowrap;background:rgba(255,255,255,.1);padding:0 3px;border-radius:15px;font-size:0}.wd_liveBtnWrap a{display:inline-block;width:72px;height:22px;line-height:22px;text-align:center;font-size:10px;color:#fff}.wd_liveBtnWrap a i{display:inline-block;width:12px;height:12px;margin-right:5px;vertical-align:middle}.wd_liveBtnWrap a span{vertical-align:middle}.wd_liveBtnWrap a.shipin i{background:url(/assets/img/wd-img/wd_icon_video.png) 0 0/cover no-repeat}.wd_liveBtnWrap a.donghua i{background:url(/assets/img/wd-img/wd_icon_animate.png) 0 0/cover no-repeat}.wd_liveBtnWrap b{display:inline-block;width:1px;height:22px;background-color:#332626;vertical-align:bottom}.wd_liveBtnWrap.top-10{top:-10px}.wd_liveHint{opacity:0;visibility:hidden;position:absolute;z-index:2;top:-44px;left:50%;margin-left:-135px;width:270px;padding:15px 0 15px 70px;background-color:#5999cc;border-radius:8px;text-align:left}.wd_liveHint:before{content:"";position:absolute;top:-14px;left:128px;border:7px solid transparent;border-bottom:7px solid #5999cc}.wd_liveHint i{position:absolute;left:10px;top:10px;width:50px;height:50px;background:url(/assets/img/wd-img/wd_icon_tv.png) 0 0/cover no-repeat}.wd_liveHint p{margin-bottom:3px;font-size:14px;color:#fff;font-weight:500}.wd_liveHint span{font-size:12px;color:rgba(255,255,255,.7)}.wd_liveHint.active{-webkit-animation-name:wd_liveHintIn;animation-name:wd_liveHintIn;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes wd_liveHintIn{0%{top:-44px;-webkit-transform:scale(1);transform:scale(1);opacity:0;visibility:hidden}70%{top:88px;-webkit-transform:scale(1.1);transform:scale(1.1);opacity:1;visibility:visible}100%{top:44px;-webkit-transform:scale(1);transform:scale(1);opacity:1;visibility:visible}}@keyframes wd_liveHintIn{0%{top:-44px;-webkit-transform:scale(1);transform:scale(1);opacity:0;visibility:hidden}70%{top:88px;-webkit-transform:scale(1.1);transform:scale(1.1);opacity:1;visibility:visible}100%{top:44px;-webkit-transform:scale(1);transform:scale(1);opacity:1;visibility:visible}}.wd_noWifi{padding:18px 0 30px}.wd_noWifi>p{text-align:center;font-size:14px;color:#fff}.wd_noWifi>p i{display:inline-block;width:20px;height:20px;margin-right:10px;background:url(/assets/img/wd-img/wd_icon_wifi.png) 0 0/cover no-repeat;vertical-align:top}.wd_noWifi>div{margin-top:15px;text-align:center;font-size:0}.wd_noWifi>div a{display:inline-block;width:80px;height:30px;line-height:30px;margin:0 10px;text-align:center;font-size:14px;color:#fff;border-radius:4px;background:#588bd8}.wd_noWifi>div a.no_bg{background:0 0;border:1px solid rgba(255,255,255,.1)}.wd_scoreTable{display:-webkit-box;display:flex}.wd_scoreTable .left{width:28%}.wd_scoreTable .left ul li{padding-left:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wd_scoreTable .left ul li img{width:16px;height:16px;margin-right:5px;vertical-align:middle}.wd_scoreTable .left ul li span{line-height:16px;vertical-align:middle}.wd_scoreTable .right{-webkit-box-flex:1;flex:1}.wd_scoreTable .right ul{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch}.wd_scoreTable .right ul li{white-space:nowrap;font-size:0}.wd_scoreTable .right ul li span{display:inline-block;width:21%;font-size:12px;text-align:center}.wd_scoreTable .right ul li span:first-child{width:16%;padding-right:5%}.wd_scoreTable ul{padding:10px 0 7px}.wd_scoreTable ul li{height:32px;line-height:32px;font-size:12px;color:#fff}.wd_scoreTable ul li:first-child{height:20px;line-height:20px;color:rgba(255,255,255,.5)}.wd_period_goals{display:-webkit-box;display:flex}.wd_period_goals ul li{height:30px;line-height:30px;text-align:center;font-size:12px;color:#333}.wd_period_goals ul li:first-child{color:#999;font-weight:700}.wd_period_goals .team{width:20%}.wd_period_goals .team ul li{padding-left:15px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wd_period_goals .goal{width:40%}.wd_period_goals .goal ul{overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch}.wd_period_goals .goal ul li{white-space:nowrap;font-size:0}.wd_period_goals .goal ul li span{display:inline-block;width:22.5%;font-size:12px;font-weight:500}.wd_period_goals .total{width:20%}.wd_period_goals .total li{color:#999}.wd_period_goals .total li span{display:inline-block;width:32px;text-align:right;white-space:nowrap;font-weight:700;color:#333}.wd_period_goals .total li:first-child span{width:auto!important;color:#999}.wd_period_goals .total.poor li span{width:24px}.wd_tabBarWrap{height:40px;overflow:hidden}.wd_tabBarWrap .wd_tabBar{height:48px}.wd_tabBar{white-space:nowrap;text-align:center;background:#0b3d66;display:-webkit-box;display:flex}.wd_tabBar a{-webkit-box-flex:1;flex:1;display:inline-block;height:40px;line-height:40px;text-decoration:none}.wd_tabBar a span{display:inline-block;font-size:15px;font-weight:700;color:rgba(255,255,255,.7)}.wd_tabBar a span.c333{color:#333}.wd_tabBar a.active{position:relative}.wd_tabBar a.active:after{content:"";position:absolute;left:50%;bottom:0;margin-left:-15px;width:30px;height:2px;background:#ffda44;border-radius:2px;animation:.4s both activeScaleX;-webkit-animation:.4s both activeScaleX}.wd_tabBar a.active span{color:#ffda44}.wd_tabBar.scroll{display:inherit;font-size:0;overflow-x:scroll;overflow-y:hidden}.wd_tabBar.scroll a{-webkit-box-flex:0;flex:none;width:18%}.wd_analyzeTxt{padding:0 20px;text-align:center;font-size:12px;line-height:17px}.wd_pkItem{margin-bottom:10px;background-color:#fff}.wd_pkItem.bdradius_t_r{border-radius:5px 5px 0 0}.wd_pkTitle{position:relative;line-height:44px;padding:5px 5px 0 15px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.wd_pkTitle.pt0{padding-top:0}.wd_pkTitle.pt7{padding-top:7px}.wd_pkTitle .title{height:44px;line-height:inherit;font-size:18px;font-weight:700}.wd_pkTitle .title.fs16{font-size:16px}.wd_pkTitle .wd_matchSelBtn{color:#999}.wd_pkTitle .wd_matchSelBtn .arrow-down{right:5px}.wd_matchTitle{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding:9px 10px;overflow:hidden;background:#f2f3f7;font-size:0;white-space:nowrap}.wd_matchTitle .time{width:24%;line-height:17px;text-align:center;white-space:nowrap}.wd_matchTitle .score{width:24%;text-align:center}.wd_matchTitle .score .wd_liveScore span{font-size:24px}.wd_matchTitle .wd_matchTeam{width:38%;white-space:nowrap}.wd_matchTitle .wd_matchTeam span{font-weight:500}.wd_matchTitle .wd_matchTeam>div{display:inline-block}.wd_matchTitle .wd_matchTeam .wd_horseWrap span{width:auto;margin-left:0;margin-right:0}.wd_matchTitle .wd_matchTeam .hostMark{display:inline-block;width:24px;height:12px;line-height:12px;margin:5px 2px 0;font-size:8px;font-weight:400;color:#fff;text-align:center;background-color:#de5b5b;border-radius:6px}.wd_matchTitle .wd_matchTeam .hostMark.blue{background-color:#588bd8}.wd_matchTitle.detail{padding:8px 10px 22px;background:0 0;color:#fff}.wd_matchTitle.detail .score,.wd_matchTitle.detail .time{width:34%}.wd_matchTitle.detail .wd_matchTeam{width:33%;text-align:center}.wd_matchTitle.detail .wd_matchTeam img{width:28px;height:28px}.wd_matchTitle.detail .wd_matchTeam span{display:block;max-width:112px;margin:6px auto 0}.wd_matchTitle.bkb .wd_matchTeam img{width:32px;height:32px}.wd_matchTitle.bkb .wd_matchTeam .hostMark{margin:5px 2px 3px}.wd_matchTitle.popup{padding:18px 15px;background:0 0}.wd_matchTitle.popup .wd_matchTeam img{width:28px;height:28px}.wd_btnWrap{position:relative;width:100%;overflow:hidden;background:#fff;display:-webkit-box;display:flex;box-shadow:1px -2px 6px 0 rgba(0,0,0,.05)}.wd_btnWrap .wd_pkRange{-webkit-box-flex:1;flex:1}.wd_btnWrap .wd_pkRange a{-webkit-box-flex:1;flex:1;line-height:50px;color:rgba(0,0,0,.6);font-weight:400}.wd_btnWrap .wd_pkRange a.active:after{content:"";position:absolute;left:50%;bottom:9px;margin-left:-2px;width:4px;height:4px;border-radius:50%;background:#0f88eb}.wd_pkRange{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.wd_pkRange a{position:relative;line-height:40px;padding:0 10px;text-align:center;font-size:14px;color:#666;font-weight:500;white-space:nowrap}.wd_pkRange a.active{color:#0f88eb}.wd_pkRange a.filter{padding-right:25px}.wd_pkRange.yellow a{color:rgba(255,255,255,.6)}.wd_pkRange.yellow a.active{color:#ffda44}.wd_pkRange.yellow a.active:after{background:#ffda44}.wd_pkRange.group{display:block;height:60px;white-space:nowrap;overflow-x:scroll}.wd_pkRange.group a{display:inline-block;width:17%;padding:15px 0 19px;font-size:15px;color:#fff}.wd_pkRange.group a.active{color:#ffda44}.wd_pkRange.group a.active:after{bottom:15px;background:#ffda44}.wd_filterBtn{height:50px;line-height:50px;width:22%;text-align:center;font-size:12px;color:rgba(0,0,0,.6);padding-left:8%;background:url(/assets/img/wd-img/wd_filter.png) 34% center/14px 14px no-repeat}.wd_second_tabBar{display:-webkit-box;display:flex;padding-left:43px;padding-right:43px;background:#fff}.wd_second_tabBar a{-webkit-box-flex:1;flex:1;height:30px;line-height:30px;text-align:center;margin-right:10px;font-size:14px;color:#666;font-weight:700;background:#f2f2f2;border-radius:15px}.wd_second_tabBar a.active{color:#ea4747;background:#ffefef}.wd_second_tabBar a:last-child{margin-right:0}.wd_second_tabBar.three{padding-left:58px;padding-right:58px}.wd_progressBar{padding-left:5%;padding-right:5%;display:-webkit-box;display:flex;text-align:center}.wd_progressBar li{-webkit-box-flex:1;flex:1;width:1%}.wd_progressBar em{display:block;margin-top:5px;font-size:13px;color:#999}.wd_progressBar p{font-size:14px;margin-top:4px}.wd_progressWrap{position:relative;width:60px;height:60px;margin:0 auto}.wd_progressWrap .rectWrap{position:absolute;top:0;width:50%;height:100%;overflow:hidden}.wd_progressWrap .rectWrap.right{right:0}.wd_progressWrap .rectWrap.left{left:0}.wd_progressWrap .circleProgress{position:absolute;top:0;width:200%;height:100%;border:3px solid #f4f4f4;border-radius:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:.3s;transition:all .3s ease}.wd_progressWrap .circleProgress.rightCircle{right:0}.wd_progressWrap .circleProgress.rightCircle.red{border-left-color:#f75659;border-bottom-color:#f75659}.wd_progressWrap .circleProgress.rightCircle.green{border-left-color:#2db370;border-bottom-color:#2db370}.wd_progressWrap .circleProgress.rightCircle.blue{border-left-color:#0f88eb;border-bottom-color:#0f88eb}.wd_progressWrap .circleProgress.leftCircle{left:0}.wd_progressWrap .circleProgress.leftCircle.red{border-right-color:#f75659;border-top-color:#f75659}.wd_progressWrap .circleProgress.leftCircle.green{border-right-color:#2db370;border-top-color:#2db370}.wd_progressWrap .circleProgress.leftCircle.blue{border-right-color:#0f88eb;border-top-color:#0f88eb}.wd_progressWrap .percent{position:absolute;top:50%;left:50%;font-size:20px;color:#000}.wd_progressWrap .percent span{font-size:10px;line-height:20px;vertical-align:top;color:#333}.wd_progressWrap .percent.person{font-size:14px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.wd_progressWrap .percent.person span{color:#999;margin-left:1px}.wd_pkDet{padding-bottom:15px}.wd_pkDet .red{color:#de5b5b}.wd_pkDet .blue{color:#588bd8}.wd_pkDet li{padding:10px 25px 5px;white-space:nowrap;overflow:hidden}.wd_pkDet li.level .wd_pkScore div{width:47%}.wd_pkDet li.level .wd_progress{width:43%}.wd_pkDet .wd_pkScore div span:nth-child(2){float:right}.wd_pkDet .wd_pkScore div span:nth-child(2).right{float:left}.wd_pkDet .wd_pkLine{margin-top:-2px}.wd_pkDet .wd_pkName{display:inline-block;line-height:14px;width:16%;font-size:12px;color:#999}.wd_pkDet.defense{padding:10px 0 12px}.wd_pkDet.defense li{padding:0 25px 4px}.wd_pkDet.defense .wd_pkScore div{width:40%}.wd_pkDet.defense .wd_pkScore div:nth-child(2){-webkit-box-pack:end;justify-content:flex-end}.wd_pkDet.defense .wd_pkLine .wd_progress{-webkit-box-flex:1;flex:1}.wd_pkDet.defense .wd_pkLine .wd_pkName{width:72px}.wd_pkDet.recent{padding-bottom:0}.wd_pkDet.recent .wd_pkLine .wd_progress.left span{background:#588bd8}.wd_pkLive .wd_pkList{padding-left:25px;padding-right:25px}.wd_pkLive.unbegin .wd_pkList_shoot .per{background-color:#f2f2f2}.wd_pkLive.unbegin .wd_pkList_shoot .per div{color:#333}.wd_pkLive.unbegin .wd_pkList_shoot .per div:first-child{background-color:#f2f2f2}.wd_pkLive.unbegin .wd_pkList .wd_progress.left{border-right:none}.wd_pkLive.unbegin .wd_pkList .wd_pkLine .wd_progress span{background:0 0!important}.wd_pkList_shoot{padding:0 25px}.wd_pkList_shoot .title{padding:10px 15px 0}.wd_pkList_shoot .title span{float:left;width:33.3%;font-size:14px;color:#999}.wd_pkList_shoot .title span:nth-child(2){text-align:center}.wd_pkList_shoot .title span:nth-child(3){text-align:right}.wd_pkList_shoot .per{display:-webkit-box;display:flex;height:40px;line-height:40px;margin:7px 0 14px;background-color:#588bd8;border-radius:4px;overflow:hidden}.wd_pkList_shoot .per div{font-size:15px;color:#fff;text-align:center}.wd_pkList_shoot .per div span{font-size:12px;color:rgba(255,255,255,.5)}.wd_pkList_shoot .per div:first-child{background-color:#de5b5b;border-right:1px solid #fff}.wd_pkList_shoot .per div:last-child{-webkit-box-flex:1;flex:1}.wd_pkList_card{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:16px 15px 11px}.wd_pkList_card .card{font-size:0}.wd_pkList_card .card div{display:inline-block;text-align:center}.wd_pkList_card .card p{line-height:17px;margin-top:10px;font-size:12px;color:#333}.wd_pkList_card .card i{display:inline-block;width:10px;height:14px;border-radius:2px}.wd_pkList_card .card i.red{background:#f75659}.wd_pkList_card .card i.yellow{background:#ffc11c}.wd_pkList_card .card i.jiao{width:14px;background:url(/assets/img/wd-img/wd_icon_flag.png) 0 0/cover no-repeat}.wd_pkList_card .blockShoot{position:relative;-webkit-box-flex:1;flex:1;padding:0 47px}.wd_pkList_card .blockShoot span{position:absolute;top:7px;left:33px}.wd_pkList_card .blockShoot span.right{right:33px;left:auto}.wd_pkList_card .blockShoot p{text-align:center;font-size:12px;color:#999}.wd_pkList_card .blockShoot .percent{position:relative;height:3px;margin:5px 0;background:#588bd8}.wd_pkList_card .blockShoot .percent.bg_gray{background:#e9edf3}.wd_pkList_card .blockShoot .percent i{position:absolute;height:100%;background:#de5b5b;border-right:1px solid #fff}.wd_pkList_cirbar{display:-webkit-box;display:flex}.wd_pkList_cirbar li{-webkit-box-flex:1;flex:1;width:1%;padding:14px 0}.wd_pkList_cirbar .wd_progressWrap{width:50px;height:50px;margin-top:5px}.wd_pkList_cirbar .wd_progressWrap .circleProgress{border:5px solid #de5b5b}.wd_pkList_cirbar .wd_progressWrap.bd_gray .circleProgress{border:5px solid #e9edf3}.wd_pkList_cirbar li p{text-align:center;font-size:12px;color:#333}.wd_pkList_cirbar li em{position:absolute;top:17px;right:-32px;width:27px;line-height:16px;font-size:11px;color:#333}.wd_pkList_cirbar li em.left{right:auto;left:-32px;text-align:right}.wd_pkList_cirbar li i{position:absolute;width:1px;height:5px;background:#fff;top:0;left:50%;z-index:2}.wd_pkList_cirbar li i.right{-webkit-transform-origin:0 25px;transform-origin:0 25px}.wd_pkList{padding-left:15px;padding-right:15px}.wd_pkList li{margin-bottom:11px}.wd_pkList .wd_pkScore{height:20px;line-height:20px;font-size:15px;color:#333}.wd_pkList .wd_pkScore div{width:35%;display:block}.wd_pkList .wd_pkScore div:nth-child(2){width:30%;text-align:center;font-size:14px;color:#999}.wd_pkList .wd_pkScore div:last-child{text-align:right}.wd_pkList .wd_pkLine{height:4px;margin-top:7px}.wd_pkList .wd_progress{top:0;width:50%;border-radius:0}.wd_pkList .wd_progress span{border-radius:0}.wd_pkList .wd_progress.left{left:0;border-right:1px solid #fff}.wd_pkList .wd_progress.right{right:0}.wd_pkScore{height:17px;line-height:17px;font-size:12px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.wd_pkScore div{width:38%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.wd_pkLine{position:relative;height:14px;line-height:17px;text-align:center;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.wd_progress{position:relative;width:42%;height:4px;background:#f7f8fa;border-radius:5px;overflow:hidden}.wd_progress span{position:absolute;height:100%;background:#de5b5b;border-radius:5px}.wd_progress.left span{right:0}.wd_progress.right span{left:0;background:#588bd8}.wd_checkPkBtn{display:block;height:45px;line-height:45px;text-align:center;color:#0f88eb}.wd_backToBack{position:absolute;z-index:2;top:-3px;left:0;width:32px;height:12px;line-height:12px;font-size:8px;white-space:nowrap;color:#fff;text-align:center;border-radius:2px 2px 2px 0;background-color:#0f88eb}.wd_backToBack:after{content:"";position:absolute;z-index:-1;width:2px;height:88px;top:3px;left:0;background-color:#0f88eb}.wd_backToBack.three:after{height:132px}.wd_backToBack.unbegin:after{height:150px}.wd_backToBack.unbegin.three:after{height:225px}.wd_backToBack.high199:after{height:199px}.wd_backToBack.high274:after{height:274px}.wd_pkResult .red{color:#c67577}.wd_pkResult .green{color:#70b492}.wd_pkResult .blue{color:#5498d0}.wd_pkResult>li{position:relative}.wd_pkResult>li ul{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:44px;padding-left:10px}.wd_pkResult>li ul li{line-height:16px;text-align:center;font-size:11px;color:#333}.wd_pkResult>li ul li span{display:block;white-space:nowrap}.wd_pkResult>li ul li.time{width:16%;text-align:left;color:#999}.wd_pkResult>li ul li.teams{width:48%}.wd_pkResult>li ul li.teams div{white-space:nowrap;font-size:0}.wd_pkResult>li ul li.teams div span{display:inline-block;vertical-align:middle;width:36%;line-height:16px;font-size:12px;overflow:hidden;white-space:nowrap}.wd_pkResult>li ul li.teams div span:nth-child(1){width:42%;text-align:right}.wd_pkResult>li ul li.teams div span:nth-child(2){width:22%;color:#ea4747;font-weight:500}.wd_pkResult>li ul li.teams div span:nth-child(3){text-align:left}.wd_pkResult>li ul li.daxiao{width:16%}.wd_pkResult>li ul li.result{width:9%;margin-bottom:17px}.wd_pkResult>li ul li.yapan{width:20%}.wd_pkResult>li ul li.yapan span:nth-child(2){height:auto;min-height:17px;white-space:pre-wrap}.wd_pkResult>li:first-child{color:#999;background:#f2f3f7}.wd_pkResult>li:first-child ul{height:30px}.wd_pkResult>li:first-child ul li.time{padding-left:10px;color:#333}.wd_pkResult>li:first-child ul li.teams{padding-left:3%}.wd_pkResult>li:first-child ul li.result{margin-bottom:0}.wd_pkResult>li.no_bg{background:0 0}.wd_pkResult>li.bg_f5{background:#f5f5f5}.wd_pkResult.bkb>li ul li.teams{width:52%}.wd_pkResult.bkb>li ul li.teams div span{width:29%}.wd_pkResult.bkb>li ul li.teams div span:nth-child(1){width:39%}.wd_pkResult.bkb>li ul li.teams div span:nth-child(2){width:32%}.wd_pkResult.bkb>li ul li.yapan{width:16%}.wd_pkResult.bkb>li:first-child ul li.teams{padding-left:5%}.wd_pkResult.yapan>li ul li.time{width:20%}.wd_pkResult.yapan>li ul li.teams{width:55%}.wd_pkResult.yapan>li ul li.teams div span{width:40%}.wd_pkResult.yapan>li ul li.teams div span:nth-child(2){width:20%}.wd_pkResult.yapan>li ul li.yapan{width:25%}.wd_pkResult.yapan>li ul li.result{width:25%;padding-left:10%;margin-bottom:0}.wd_pkResult.yapan>li:first-child ul li.teams{padding-left:0}.wd_pkResult.yapan.bkb>li ul li.teams{width:55%}.wd_pkResult.yapan.bkb>li ul li.teams div span{width:33%}.wd_pkResult.yapan.bkb>li ul li.teams div span:nth-child(2){width:34%}.wd_pkTeamName{height:40px;line-height:40px;text-align:center;font-size:14px;color:#666;font-weight:700}.wd_pkFuture>li{color:#333}.wd_pkFuture>li ul{display:-webkit-box;display:flex;line-height:34px;padding:0 10px;white-space:nowrap}.wd_pkFuture>li ul li{font-size:12px}.wd_pkFuture>li ul li.time{width:110px;color:#999}.wd_pkFuture>li ul li.league{width:48px}.wd_pkFuture>li ul li.against{-webkit-box-flex:1;flex:1;display:-webkit-box;display:flex;overflow:hidden;color:#666}.wd_pkFuture>li ul li.against span{-webkit-box-flex:1;flex:1}.wd_pkFuture>li ul li.against span:first-child{text-align:right}.wd_pkFuture>li ul li.against em{display:inline-block;width:40px;text-align:center;color:#bbb}.wd_pkFuture>li ul li.interval{width:40px;text-align:center}.wd_pkFuture>li:first-child ul{background:#f2f3f7;line-height:30px}.wd_pkFuture>li:first-child ul li.time{color:#333}.wd_pkFuture>li:first-child ul li.against{padding-left:13%;color:#333}.wd_hostTab{display:-webkit-box;display:flex}.wd_hostTab li{-webkit-box-flex:1;flex:1;width:1%;-webkit-box-flex:1;flex:1;padding:10px 0;font-size:12px;color:rgba(0,0,0,.5);text-align:center}.wd_pkChart{position:relative;font-size:12px}.wd_pkChart .hostTeam,.wd_pkChart .visitTeam{position:absolute;top:5px;font-size:12px;color:#999}.wd_pkChart .hostTeam span,.wd_pkChart .visitTeam span{display:inline-block;width:8px;height:8px;margin-right:11px;background:#0f88eb}.wd_pkChart .hostTeam{left:25px}.wd_pkChart .visitTeam{right:25px}.wd_pkChart .visitTeam span{background:#2db370}.wd_pkShoot{padding:7px 20px 5px}.wd_pkShoot li{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;line-height:20px;padding:9px 0}.wd_pkShoot li div{-webkit-box-flex:1;flex:1;font-size:14px;white-space:nowrap}.wd_pkShoot li div:nth-child(2){font-size:12px;color:rgba(0,0,0,.5);text-align:center}.wd_pkShoot li div:nth-child(1) span{color:#de5b5b}.wd_pkShoot li div:nth-child(3){text-align:right}.wd_pkShoot li div:nth-child(3) span{color:#588bd8}.wd_pkShoot.advance li div span:last-child{display:block;font-size:12px;color:#999}.wd_pkShoot.advance li div:nth-child(2){color:#999}.wd_pkShoot.advance li div:nth-child(2) span:last-child{margin-top:2px}@media screen and (min-width:320px) and (max-width:350px){.wd_pkShoot li div span{font-size:16px}}.wd_matchLists li{position:relative;display:-webkit-box;display:flex;line-height:50px;padding:0 10px 0 15px;white-space:nowrap;-webkit-box-align:center;align-items:center}.wd_matchLists .wd_matchTeam{width:34%}.wd_matchLists .time{width:16%}.wd_matchLists .time span{display:block;font-size:12px;line-height:17px}.wd_matchLists .time.wd_green span:nth-child(2){width:36px;text-align:center}.wd_matchLists .score{width:16%;font-size:14px;text-align:center}.wd_matchLists .live{position:absolute;right:10px;top:50%}.wd_matchLists .live i{display:block;width:12px;height:12px;margin:5px 0}.wd_matchLists .live i.video{background:url(/assets/img/wd-img/wd_icon_video.png) 0 0/cover no-repeat}.wd_matchLists .live i.animate{background:url(/assets/img/wd-img/wd_icon_animate.png) 0 0/cover no-repeat}.wd_matchLists.hasLive li{padding-right:35px}.wd_matchLists.wd_matchLists_team .time{width:25%}.wd_matchLists.wd_matchLists_team .score{width:15%}.wd_matchLists_ftb li .info{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:10px 10px 0}.wd_matchLists_ftb li .info .time{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;font-size:10px;color:#999}.wd_matchLists_ftb li .info .time span{font-size:12px;line-height:17px}.wd_matchLists_ftb li .info .live i{display:inline-block;width:12px;height:12px;margin-left:6px}.wd_matchLists_ftb li .info .live i.video{background:url(/assets/img/wd-img/wd_icon_video.png) 0 0/cover no-repeat}.wd_matchLists_ftb li .info .live i.animate{background:url(/assets/img/wd-img/wd_icon_animate.png) 0 0/cover no-repeat}.wd_matchLists_ftb li .match{height:40px;padding:0 15px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.wd_matchLists_ftb li .match .wd_matchTeam{-webkit-box-flex:1;flex:1}.wd_matchLists_ftb li .match .wd_matchTeam img{width:22px;height:22px}.wd_matchLists_ftb li .match .wd_matchTeam span{font-weight:700;margin-left:6px}.wd_matchLists_ftb li .match .wd_matchTeam.right span{margin-left:0;margin-right:6px}.wd_matchLists_ftb li .match .score{-webkit-box-flex:1;flex:1;text-align:center}.wd_matchLists_ftb li .match .wd_liveScore span{margin-right:12px;font-size:16px}.wd_matchLists_ftb li .match .wd_liveScore span.right{margin-left:12px;margin-right:0}.wd_matchLists_ftb li .match .wd_liveScore b{background-color:#eee}.wd_matchTeam{font-size:0}.wd_matchTeam span{display:inline-block;max-width:70px;font-size:14px;margin-left:5px;white-space:nowrap;overflow:hidden;vertical-align:middle}.wd_matchTeam img{width:24px;height:24px;vertical-align:middle}.wd_matchTeam .host{font-size:10px;color:#bbb;margin-left:5px;vertical-align:middle}.wd_matchTeam.right{text-align:right}.wd_matchTeam.right .host,.wd_matchTeam.right span{margin-left:0;margin-right:5px}.wd_matchSelBtn{position:relative;float:right;width:120px;height:44px;line-height:44px;padding-right:20px;text-align:right;color:rgba(255,255,255,.5);font-size:12px}.wd_matchSelBtn .wd_down_triangle{right:5px;-webkit-transform-origin:5px 2px;transform-origin:5px 2px}.wd_matchSelBtn .wd_optionBox{right:0}.wd_matchSelBtn.active .wd_optionBox{opacity:1;visibility:visible}.wd_matchSelBtn.active .wd_down_triangle{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.wd_down_triangle{position:absolute;top:50%;margin-top:-2px;border:5px solid transparent;border-top-color:rgba(255,255,255,.5);border-radius:2px;-webkit-transition:.3s;transition:all .3s ease;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:4px 2px;transform-origin:4px 2px}.wd_down_triangle.blue{border-top-color:#0f88eb}.wd_down_triangle.active{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.wd_matchChooseTab{display:-webkit-box;display:flex;line-height:50px;font-size:14px;text-align:center;background:#fff;color:#999;box-shadow:3px 0 10px rgba(0,0,0,.1)}.wd_matchChooseTab a{-webkit-box-flex:1;flex:1;width:1%;color:#588bd8;text-decoration:none}.wd_matchChooseTab a:nth-child(2){-webkit-box-flex:2;flex:2;color:#333}.wd_matchChooseTab a:nth-child(2) .down_arrow{border-color:#999;border-width:2px}.wd_matchChooseTab a.disabled{color:#999}.wd_popup_auto{position:absolute;z-index:1000;left:0;bottom:0;width:100%;max-height:70%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;background-color:#fff;border-radius:8px 8px 0 0;box-shadow:0 8px 16px 0 rgba(0,0,0,.1);overflow:hidden}.wd_popup_auto.wd_fullScreen{height:100%;max-height:100%;border-radius:0}.wd_popup_title{position:relative;line-height:44px;text-align:center}.wd_popup_title.lh50{line-height:50px}.wd_popup_con{-webkit-box-flex:1;flex:1;overflow:auto;overflow-x:hidden}.wd_popup_btn_group{display:-webkit-box;display:flex;font-size:16px;color:#333;font-weight:700}.wd_popup_btn_group a{-webkit-box-flex:1;flex:1;text-align:center;line-height:50px;color:#333}.wd_popup_btn_group a.orange{color:#ff8200}.wd_popup_btn_group a.blue{color:#0f88eb}.wd_popup{position:absolute;z-index:1001;left:0;bottom:0;width:100%;background:#fff;border-radius:10px 10px 0 0;overflow:hidden}.wd_popup .title44{height:50px;line-height:50px;position:relative;text-align:center;font-size:16px;color:#000;font-weight:700}.wd_popup .close_btn_white{top:0!important}.wd_popup .close_btn_gray{left:0;top:3px}.wd_popup .wd_pkResult.yapan{min-height:88px;max-height:245px;overflow-y:scroll;-webkit-overflow-scrolling:touch;padding:0 10px}.wd_popup .wd_pkResult.yapan>li:first-child{background:0 0}.wd_popup .wd_pkResult.yapan>li:first-child ul{height:44px}.wd_popup .wd_pkResult.yapan>li:first-child ul li.time{padding-left:0}.wd_popup .wd_pkResult.yapan>li:last-child.bdb:before{border-bottom-width:0}.wd_popup .wd_pkResult.yapan>li ul li.teams{position:relative;width:60%;padding-right:10px}.wd_popup .wd_pkResult.yapan>li ul li.teams div span:nth-child(2){color:#ea4747}.wd_popup .wd_pkResult.yapan>li ul li.result{width:20%;padding-left:8%}.wd_popup .wd_pkRange{padding-top:3px}.wd_popup .wd_pkRange a{width:38%}.wd_popup.wd_fullScreen{top:0;height:100%}.wd_popup_bdsjh{position:relative;z-index:1000;width:330px;text-align:center;border-radius:10px;background:#fff}.wd_popup_bdsjh .title44{height:50px;line-height:50px;position:relative;text-align:center;font-size:16px;color:#000;font-weight:700}.wd_popup_bdsjh .close_btn_white{top:0!important}.wd_popup_bdsjh .close_btn_gray{left:0;top:3px}.wd_popup_bdsjh .wd_pkResult.yapan{min-height:88px;max-height:245px;overflow-y:scroll;-webkit-overflow-scrolling:touch;padding:0 10px}.wd_popup_bdsjh .wd_pkResult.yapan>li:first-child{background:0 0}.wd_popup_bdsjh .wd_pkResult.yapan>li:first-child ul{height:44px}.wd_popup_bdsjh .wd_pkResult.yapan>li:first-child ul li.time{padding-left:0}.wd_popup_bdsjh .wd_pkResult.yapan>li:last-child.bdb:before{border-bottom-width:0}.wd_popup_bdsjh .wd_pkResult.yapan>li ul li.teams{position:relative;width:60%;padding-right:10px}.wd_popup_bdsjh .wd_pkResult.yapan>li ul li.teams div span:nth-child(2){color:#ea4747}.wd_popup_bdsjh .wd_pkResult.yapan>li ul li.result{width:20%;padding-left:8%}.wd_popup_bdsjh .wd_pkRange{padding-top:3px}.wd_popup_bdsjh .wd_pkRange a{width:38%}.wd_popup_bdsjh.wd_fullScreen{top:0;height:100%}.wd_popup_bdsjh.bdsjh{position:relative;z-index:1000;width:330px;text-align:center;border-radius:10px}.wd_popupBtn{display:-webkit-box;display:flex;padding:0 20px;margin:15px 0}.wd_popupBtn a{-webkit-box-flex:1;flex:1;width:1%;height:44px;line-height:44px;text-align:center;border-radius:6px;font-size:15px;color:#fff;background-image:-webkit-linear-gradient(left,#0f88eb,#00a5ff);margin-right:10px}.wd_popupBtn a:last-child{margin-right:0}.wd_turnBtnList{display:-webkit-box;display:flex;flex-wrap:wrap;padding:20px 20px 0;background:#fff}.wd_turnBtnList li{white-space:nowrap;text-align:center;width:30%;margin-right:5%;margin-bottom:15px;height:32px;line-height:32px;border-radius:20px;font-size:13px;color:#666;background:#f6f6f6}.wd_turnBtnList li.active{background:#f1f7ff;color:#0f88eb}.wd_turnBtnList li:nth-child(3n){margin-right:0}.wd_turnBtnList .wd_customOdds{display:-webkit-box;display:flex;width:100%;margin-right:0;background:0 0;height:40px;line-height:40px}.wd_turnBtnList .wd_customOdds input{-webkit-box-flex:1;flex:1;height:40px;line-height:40px;background:#eee;border-radius:5px;border:none;margin-right:10px;padding-left:15px;color:#333}.wd_turnBtnList .wd_customOdds input::-webkit-input-placeholder{color:#bbb}.wd_turnBtnList .wd_customOdds a{width:80px;font-size:18px;color:#fff;background:#ff8200;border-radius:5px;line-height:40px;height:40px;font-weight:500}.wd_matchFilter{padding-top:10px;padding-bottom:10px}.wd_matchFilter li{position:relative;padding-left:65px;font-size:15px;color:#464646}.wd_matchFilter li:last-child{margin-bottom:0}.wd_matchFilter span{position:absolute;left:0;top:13px;width:65px;text-align:center}.wd_matchFilter div{font-size:0}.wd_matchFilter div a{display:inline-block;width:80px;height:32px;line-height:32px;background:#f6f6f6;border-radius:32px;text-align:center;font-size:13px;color:#666;margin:8px 8px 7px 0}.wd_matchFilter div a:first-child{margin-left:0}.wd_matchFilter div a.active{background:#f1f7ff;color:#0f88eb}.wd_histogramChart{display:-webkit-box;display:flex;flex-wrap:nowrap;-webkit-box-align:end;align-items:flex-end}.wd_histogramChart li{-webkit-box-flex:1;flex:1;text-align:center;font-size:0}.wd_histogramChart.saiguo{position:relative;padding:10px 10px 15px}.wd_histogramChart.saiguo .wd_histogram{width:38px}.wd_histogramChart.saiguo .wd_histogram i{width:20px}.wd_histogramChart.saiguo .wd_histogram .perc{font-size:12px;color:#333;font-weight:600;margin-top:3px;line-height:17px}.wd_histogramChart.saiguo:after{content:"";position:absolute;width:200%;height:1px;bottom:58px;left:0;background:#eee;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:0 center;transform-origin:0 center}.wd_histogram{display:inline-block;text-align:center;width:45px}.wd_histogram i{display:block;width:35px;border-radius:2px;margin:4px auto 7px;background:#e77676}.wd_histogram i.red{background:#e77676}.wd_histogram i.green{background:#77bf9b}.wd_histogram i.blue{background:#8bbde7}.wd_histogram i.coffee{background:#cc9865}.wd_histogram i.red2{background:#ecadad}.wd_histogram i.red3{background:#f6b3b3}.wd_histogram i.green2{background:#9fd4ba}.wd_histogram i.green3{background:#a6d4bd}.wd_histogram i.blue2{background:#94c0e5}.wd_histogram i.blue3{background:#90c4ef}.wd_histogram em{display:block;line-height:17px;white-space:nowrap}.wd_histogram.narrow{width:40px}.wd_histogram.narrow i{width:28px}.wd_scoreRank .blue{color:#588bd8}.wd_scoreRank .row{display:-webkit-box;display:flex;height:35px;font-size:12px;color:#333}.wd_scoreRank .row .left{width:35%;padding-left:15px;white-space:nowrap;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.wd_scoreRank .row .left .rank{width:24px;font-size:12px;color:#333;font-weight:500}.wd_scoreRank .row .left .rank.w34{width:34px}.wd_scoreRank .row .left .logo{width:16px;height:16px;margin-right:10px;text-align:center}.wd_scoreRank .row .left img{max-width:100%;height:16px}.wd_scoreRank .row .left .name{-webkit-box-flex:1;flex:1}.wd_scoreRank .row .right{-webkit-box-flex:1;flex:1;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.wd_scoreRank .row .right span{text-align:center;white-space:nowrap;overflow:hidden}.wd_scoreRank .row .right span:nth-child(1){width:12%}.wd_scoreRank .row .right span:nth-child(2){width:28%}.wd_scoreRank .row .right span:nth-child(3){width:24%}.wd_scoreRank .row .right span:nth-child(4){width:16%}.wd_scoreRank .row .right span:nth-child(5){width:20%}.wd_scoreRank .row.title{height:30px;background:#f2f3f7!important;position:-webkit-sticky;position:sticky;top:0;z-index:2}.wd_scoreRank .row.title span{height:30px;line-height:30px;color:#333!important}.wd_scoreRank .row.title_txt{height:30px;line-height:30px;font-weight:500;-webkit-box-pack:center;justify-content:center}.wd_scoreRank .row.bg_f2f3f7{background:#f2f3f7}.wd_scoreRank .row.bg_666{background:#666}.wd_scoreRank .row.bg_6e2a2a{background:#6e2a2a}.wd_scoreRank .row.bg_603c1d{background:#603c1d}.wd_scoreRank .row.bg_145283{background:#145283}.wd_scoreRank .row.bg_233b4e{background:#233b4e}.wd_scoreRank .row.bg_385871{background:#385871}.wd_scoreRank .row.bg_284760{background:#284760}.wd_scoreRank .row.bg_fffaf6{background:#fffaf6}.wd_scoreRank .row.bg_fffaf6.bdc_eee:before{border-color:#eadfd6}.wd_scoreRank.bkb .row .left .rank.red{color:#ea4747}.wd_scoreRank.bkb .row .right{padding-right:5px}.wd_scoreRank.bkb .row .right span{-webkit-box-flex:1;flex:1}.wd_scoreRank.bkb .row .right span.red{color:#c67577}.wd_scoreRank.bkb .row .right span.blue{color:#5498d0}.wd_scoreRank.bkb .row .right span:nth-child(1){padding-right:3%}.wd_scoreRank.bkb .row .right span:nth-child(4){padding-right:2%}.wd_scoreRank.bkb .row .right span:nth-child(6){padding-left:1%}.wd_scoreRank.jifen .row{color:rgba(255,255,255,.7)}.wd_scoreRank.jifen .row .left .name,.wd_scoreRank.jifen .row .left .rank,.wd_scoreRank.jifen .row .right span:nth-child(5),.wd_scoreRank.jifen .row.title_txt{color:#fff}.wd_scoreRank.teamdata .row{padding:0 10px}.wd_scoreRank.teamdata .row .right{padding-right:0}.wd_scoreRank.teamdata .row .right span{-webkit-box-flex:1;flex:1}.wd_scoreRank.teamdata .row .right span:nth-child(3){padding:0 5% 0 3%}.wd_scoreRank.no_bg .row{height:34px;background:#fff}.wd_tj_rank{display:-webkit-box;display:flex}.wd_tj_rank ul li{height:34px;line-height:34px;font-size:0;color:#333}.wd_tj_rank ul li span{display:inline-block;text-align:center;font-size:12px}.wd_tj_rank ul li:first-child{height:30px;line-height:30px;background:#f2f3f7}.wd_tj_rank ul li.h50{height:50px;line-height:50px}.wd_tj_rank ul li.h50 span{line-height:17px;vertical-align:middle}.wd_tj_rank .left{width:127px}.wd_tj_rank .left li{padding-left:15px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.wd_tj_rank .left li .rank{width:22px;text-align:left;font-weight:700}.wd_tj_rank .left li .logo{width:16px;height:16px;text-align:center;margin-right:10px}.wd_tj_rank .left li .logo img{height:16px;max-width:100%}.wd_tj_rank .left li .name{-webkit-box-flex:1;flex:1;text-align:left}.wd_tj_rank .left li:first-child span:last-child{margin-left:24px}.wd_tj_rank .right{-webkit-box-flex:1;flex:1;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch}.wd_tj_rank .right ul{float:left}.wd_tj_rank .right ul li{white-space:nowrap}.wd_tj_rank .right ul li span{width:41px}.wd_tj_rank.noScroll .right ul{float:none}.wd_tj_rank.noScroll .right ul li{display:-webkit-box;display:flex}.wd_tj_rank.noScroll .right ul li span{-webkit-box-flex:1;flex:1}.wd_tj_field{overflow:hidden;background:#fff;display:-webkit-box;display:flex}.wd_tj_field ul li{height:34px;line-height:34px;font-size:12px;color:#333}.wd_tj_field ul li.gray{background:#f2f2f2}.wd_tj_field ul li.gray.bdc_eee:before{border-color:#e5e5e5}.wd_tj_field ul li:first-child{background:#f2f3f7}.wd_tj_field ul li:last-child.bdb:before{border-bottom-width:0}.wd_tj_field .left{width:100px}.wd_tj_field .left ul li{display:-webkit-box;display:flex}.wd_tj_field .left ul li .name{-webkit-box-flex:1;flex:1;padding-left:15px;text-align:left;font-weight:700}.wd_tj_field .left ul li .wd_greenDot{width:5px;height:5px;margin-top:5px;margin-right:5px}.wd_tj_field .left ul li:first-child .name{font-weight:400}.wd_tj_field .right{position:relative;margin-bottom:-8px;-webkit-box-flex:1;flex:1;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch}.wd_tj_field .right ul{float:left}.wd_tj_field .right ul li{white-space:nowrap;font-size:0}.wd_tj_field .right ul li span{display:inline-block;width:40px;text-align:center;font-size:12px}.wd_tj_field .unbegin{text-align:center;position:absolute;top:50%;white-space:nowrap;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.wd_teamBar{padding:14px 10%;background:#f2f3f7}.wd_teamBar div{border-radius:8px;overflow:hidden}.wd_teamBar a{line-height:30px;font-size:14px;color:#999;float:left;width:50%;text-align:center}.wd_teamBar a.active{font-weight:700;color:#000;background:#cdd0d9}.wd_halfTimeTab a{display:inline-block;font-size:18px;color:#fff;padding:0 16px}.wd_halfTimeTab a.active{color:#ffda44}.wd_classMark{display:-webkit-box;display:flex;flex-wrap:wrap;padding:10px 15px}.wd_classMark li{width:50%;line-height:20px;font-size:12px;color:rgba(0,0,0,.5)}.wd_classMark li span{display:inline-block;width:10px;height:10px;margin-right:10px;border-radius:2px;vertical-align:middle}.wd_classMark li em{display:inline-block;vertical-align:middle}.wd_statisticsBtn{overflow:hidden}.wd_statisticsBtn li{position:relative;float:left;width:50%;height:70px;padding-left:15px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.wd_statisticsBtn li h3{font-size:15px;color:#333;line-height:21px}.wd_statisticsBtn li p{font-size:12px;color:#999;line-height:17px;margin-top:2px}.wd_statisticsBtn li i{width:40px;height:40px;margin-right:8px;background:url(/assets/img/wd-img/wd_statisticsIcon.png) 0 0/40px auto no-repeat}.wd_statisticsBtn li i.rangqiu{background-position:0 0}.wd_statisticsBtn li i.half{background-position:0 -40px}.wd_statisticsBtn li i.goal{background-position:0 -80px}.wd_statisticsBtn li i.odd-even{background-position:0 -120px}.wd_statisticsBtn li i.shengcha{background-position:0 -160px}.wd_statisticsBtn li i.beikbei{background-position:0 -200px}.wd_bestTitle{line-height:20px;padding:0 44px 10px;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.wd_bestTitle span{display:inline-block;width:40%;font-size:14px;color:#999;text-align:center}.wd_bestList{padding-bottom:5px}.wd_bestList li{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:70px;padding:6px 20px 0;text-align:center}.wd_bestList li .logo{width:24px;height:24px;text-align:center}.wd_bestList li .logo img{max-width:100%;height:24px}.wd_bestList li .perc{-webkit-box-flex:3;flex:3;width:25%;margin-bottom:5px;white-space:nowrap}.wd_bestList li .perc div{line-height:22px;font-size:16px;color:#ff8200;font-weight:500}.wd_bestList li .perc div.fwn{font-weight:400}.wd_bestList li .perc div span{font-size:12px;color:#999;margin-left:3px}.wd_bestList li .perc p{line-height:17px;margin-top:2px;padding:0 10px;font-size:12px;color:#333}.wd_bestList li .txt{-webkit-box-flex:2;flex:2;font-size:12px;color:rgba(0,0,0,.5)}.wd_bwin li{padding:11px 15px;line-height:24px}.wd_bwin li img{max-width:100%;height:24px;margin-left:5%;margin-right:4%;vertical-align:middle}.wd_bwin li span{display:inline-block;width:14px;height:14px;line-height:15px;background:#9faac6;border-radius:2px;text-align:center;font-size:10px;color:#fff;vertical-align:middle}.wd_bwin li em{font-size:14px;line-height:24px;vertical-align:middle}.wd_bwin li:nth-child(-n+3) span{background:#f75659}.wd_teamList{overflow:hidden;background:#fff}.wd_teamList li{float:left;width:25%}.wd_teamList li a{display:block;width:100%;padding:22px 0;color:#000;text-decoration:none;text-align:center}.wd_teamList li a img{height:32px}.wd_teamList li a span{display:block;line-height:17px;margin-top:5px;font-size:12px}.wd_teamInfo{margin:0 15px}.wd_teamInfo li{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:0 5px;height:40px;font-size:14px;color:#333}.wd_teamInfo li span:nth-child(2){-webkit-box-flex:1;flex:1;overflow:hidden;margin-left:30px;text-align:right}.wd_teamInfo li span:nth-child(2) em{display:inline-block;width:16px;height:16px;margin-bottom:-3px;margin-right:-3px;border-right:3px solid #ccc;border-bottom:3px solid #ccc;-webkit-transform:rotate(-45deg) scale(.5);transform:rotate(-45deg) scale(.5)}.wd_teamIntro{padding:0 20px 20px}.wd_teamIntro>p{line-height:21px;font-size:13px;color:#666;margin-bottom:20px;text-indent:25px}.wd_teamIntro>p:last-child{margin-bottom:0}.wd_teamIntro.rule{height:95%;padding:15px 20px 40px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.wd_teamIntro.rule>p{font-size:14px;color:rgba(255,255,255,.8)}.wd_handicap{padding-bottom:10px}.wd_handicap>li{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:40px;padding-left:3%;flex-wrap:nowrap;-webkit-box-pack:justify;justify-content:space-between;text-align:center}.wd_handicap>li>div{font-size:0;white-space:nowrap}.wd_handicap>li>div.company{width:16%;text-align:left;font-size:12px;color:#333}.wd_handicap>li>div.company .name{position:relative;display:inline-block;max-width:100%;padding-right:15px;vertical-align:middle}.wd_handicap>li>div.company .name .wd_circleSign{top:50%;right:0;width:12px;height:12px;line-height:12px;margin-left:0;font-size:10px}.wd_handicap>li>div.begin{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:40%;color:#999}.wd_handicap>li>div.begin span{width:24%}.wd_handicap>li>div.begin span:nth-child(2){width:46%;white-space:pre-wrap;font-size:11px}.wd_handicap>li>div.current{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:40%}.wd_handicap>li>div.current span{width:24%}.wd_handicap>li>div.current span:nth-child(2){width:46%;white-space:pre-wrap;font-size:11px}.wd_handicap>li span{display:inline-block;font-size:12px;line-height:17px}.wd_handicap>li:first-child{height:30px}.wd_handicap>li:first-child div{font-size:13px;color:#333}.wd_handicap>li:nth-child(2n+1){background:#f2f3f7}.wd_handicap .down_arrow{border-color:rgba(0,0,0,.3);border-width:2px;margin-left:10px;margin-top:-6px;-webkit-transform-origin:6px 5px;transform-origin:6px 5px}.wd_handicap.kaili>li{height:50px}.wd_handicap.kaili>li div{text-align:center}.wd_handicap.kaili>li div.company{width:18%;text-align:left}.wd_handicap.kaili>li div.odd-even{width:34%}.wd_handicap.kaili>li div.variance{width:32%}.wd_handicap.kaili>li div.variance span{width:30%;margin-left:0}.wd_handicap.kaili>li div.lossRatio{width:16%}.wd_handicap.kaili>li span{display:inline-block;width:auto;margin-left:8px}.wd_handicap.kaili>li span:first-child{margin-left:0}.wd_handicap.kaili>li:first-child{height:30px;line-height:30px}.wd_handicap.kaili.bkb>li .odd-even span{margin-left:18%}.wd_handicap.kaili.bkb>li .odd-even span:nth-child(2){margin-left:13%}.wd_handicap_oupei{font-size:12px;color:#333}.wd_handicap_oupei>li{height:60px;line-height:30px;text-align:center;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.wd_handicap_oupei>li .company{width:30%;padding:0 10px;text-align:left;color:#333;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.wd_handicap_oupei>li .company .name{-webkit-box-flex:1;flex:1}.wd_handicap_oupei>li .company .host{width:14px;height:14px;line-height:14px;text-align:center;font-size:10px;color:#fff;background:#f6b7b7;border-radius:2px}.wd_handicap_oupei>li .odds{width:50%}.wd_handicap_oupei>li .odds .line{display:-webkit-box;display:flex}.wd_handicap_oupei>li .odds .line .left{width:30px;color:#999}.wd_handicap_oupei>li .odds .line .right{font-weight:500;-webkit-box-flex:1;flex:1;display:-webkit-box;display:flex}.wd_handicap_oupei>li .odds .line .right span{-webkit-box-flex:1;flex:1}.wd_handicap_oupei>li .odds .line .right span.green{background:#dff8c2}.wd_handicap_oupei>li .odds .line .right span.pink{background:#ffd8d8}.wd_handicap_oupei>li .odds .line .right span:nth-child(2){margin:0 1px}.wd_handicap_oupei>li .lossRation{width:20%}.wd_handicap_oupei>li:nth-child(2n+1){background:#f9fafc}.wd_handicap_oupei>li:first-child{height:34px;line-height:34px;font-weight:500;background:#f2f3f7}.wd_handicap_oupei>li:first-child>div{position:relative;overflow:visible}.wd_handicap_oupei>li:first-child .company{padding-left:15px}.wd_handicap_oupei>li:first-child .odds{padding-left:50px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.wd_handicap_oupei>li .wd_optionBox{width:140px;top:32px}.wd_handicap_oupei .arrow-down{position:inherit;margin-left:10px;top:inherit;right:inherit;margin-top:-2px}.wd_handicap_oupei.bkb>li .odds .line .right span{line-height:24px;margin:3px 11%;border-radius:4px}.wd_handicap_rqiu li{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.wd_handicap_rqiu li div{height:35px;font-size:12px;color:#333;white-space:nowrap;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.wd_handicap_rqiu li div span{-webkit-box-flex:1;flex:1;text-align:center}.wd_handicap_rqiu li div.company{width:22%;padding-left:15px;-webkit-box-pack:start;justify-content:flex-start}.wd_handicap_rqiu li div.begin{width:38%}.wd_handicap_rqiu li div.begin span:nth-child(2){color:#999}.wd_handicap_rqiu li div.current{width:40%}.wd_handicap_rqiu li div.current em{display:inline-block;width:8px;height:8px;margin-left:2px;background:url(/assets/img/wd-img/wd_arrowIcons02.png) 0 0/8px auto no-repeat}.wd_handicap_rqiu li div.current span.green em{background-position:0 -8px}.wd_handicap_rqiu li:nth-child(2n+1){background:#f8f8f8}.wd_handicap_rqiu li:first-child{background:#f2f3f7}.wd_handicap_rqiu li:first-child div{font-weight:500}.wd_handicap_rqiu li:first-child div.company{padding-left:0;-webkit-box-pack:center;justify-content:center}.wd_handicap_rqiu .green,.wd_handicap_rqiu .red{font-weight:500}.wd_dataDet{margin:15px 15px 0}.wd_dataDet h3{font-size:14px;color:#5498d0;font-weight:500}.wd_dataDet ul{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;padding:5px 0}.wd_dataDet ul li{width:33.3%;text-align:center;margin:10px 0}.wd_dataDet ul li span{display:block;font-size:12px}.wd_dataDet ul li span:first-child{font-size:20px;color:#000}.wd_dataDet ul li span:first-child em{margin-left:3px;font-size:12px;color:#999}.wd_dataDet ul li span:last-child{color:#999}.wd_dataDet ul.defense li{width:50%}.wd_dataIntro{-webkit-transition:.3s;transition:all .3s ease;margin-top:-20px;padding-bottom:15px}.wd_dataIntro .name{text-align:center}.wd_dataIntro .name p{font-size:24px;color:#fff;font-weight:700;margin-top:3px}.wd_dataIntro .name i{display:inline-block;width:32px;height:32px;background-image:url(/assets/img/wd-img/wd_analyzeIcon_l.png);background-size:32px auto}.wd_dataIntro .name i.kaili{height:40px;background-position:0 -128px}.wd_dataIntro .name i.tpei{background-position:0 0}.wd_dataIntro .name i.lisan{background-position:0 -32px}.wd_dataIntro .name i.yingkui{background-position:0 -64px}.wd_dataIntro .name i.toubi{background-position:0 -96px}.wd_dataIntro .content{padding:10px 20px 0}.wd_dataIntro .content p{font-size:12px;color:rgba(255,255,255,.8);text-align:justify}.wd_dataIntro_top{-webkit-transition:.3s;transition:all .3s ease;opacity:0;visibility:hidden;font-size:18px;color:#fff}.wd_dataIntro_top span{vertical-align:middle}.wd_dataIntro_top i{display:inline-block;width:18px;height:18px;margin-right:12px;vertical-align:middle;background-image:url(/assets/img/wd-img/wd_analyzeIcon_l.png);background-size:18px auto}.wd_dataIntro_top i.kaili{height:22px;background-position:0 -72px}.wd_dataIntro_top i.tongpei{background-position:0 0}.wd_dataIntro_top i.lisan{background-position:0 -18px}.wd_dataIntro_top i.toubi{background-position:0 -54px}.wd_dataIntro_top i.yingkui{background-position:0 -36px}.wd_featureOdds li{display:-webkit-box;display:flex;height:30px;line-height:30px;padding:0 8px 0 15px}.wd_featureOdds li div{text-align:center;font-size:12px;white-space:nowrap}.wd_featureOdds li div span{display:inline-block}.wd_featureOdds li div:first-child{width:5%;text-align:left}.wd_featureOdds li div:nth-child(2){width:35%}.wd_featureOdds li div:nth-child(3){width:45%}.wd_featureOdds li div:nth-child(4){width:15%}.wd_featureOdds.kaili li div:nth-child(2) span{width:30%}.wd_featureOdds.kaili li div:nth-child(3) span{width:27%}.wd_featureOdds.lisan li div:nth-child(1){width:7%}.wd_featureOdds.lisan li div:nth-child(2){width:48%}.wd_featureOdds.lisan li div:nth-child(2) span{width:22%}.wd_featureOdds.lisan li div:nth-child(3){width:45%}.wd_featureOdds.lisan li div:nth-child(3) span{width:28%}.wd_featureOdds.lisan.bkb li div:nth-child(2) span{width:30%}.wd_featureOdds.lisan.bkb li div:nth-child(3) span{width:32%}.wd_featureOdds.toubi li div:nth-child(2),.wd_featureOdds.yingkui li div:nth-child(2){width:35%}.wd_featureOdds.toubi li div:nth-child(3),.wd_featureOdds.yingkui li div:nth-child(3){width:35%;padding-right:10%}.wd_featureOdds.toubi li div:nth-child(4),.wd_featureOdds.yingkui li div:nth-child(4){width:25%}.wd_featureOdds.toubi li div:nth-child(1){width:7%}.wd_featureOdds.toubi li div:nth-child(2){width:33%}.wd_featureOdds.toubi li div:nth-child(3){padding-right:0}.wd_featureOdds.match li{padding:0;margin-top:10px}.wd_featureOdds.match li:first-child div{font-size:14px}.wd_featureOdds.match li div{-webkit-box-flex:2;flex:2;font-size:18px}.wd_featureOdds.match li div:nth-child(1){-webkit-box-flex:1;flex:1;text-align:left;padding-left:5%;font-size:14px}.wd_betPerc li{position:relative;z-index:1;display:-webkit-box;display:flex;line-height:40px;padding:0 15px}.wd_betPerc li span{-webkit-box-flex:1;flex:1;font-size:12px;color:#fff}.wd_betPerc li span em{font-size:18px;vertical-align:top}.wd_betPerc li span:nth-child(1){text-align:left}.wd_betPerc li span:nth-child(1) em{margin-left:5px}.wd_betPerc li span:nth-child(2){text-align:center}.wd_betPerc li span:nth-child(3){text-align:right}.wd_betPerc li span:nth-child(3) em{margin-right:5px}.wd_betPerc li div{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;background:#588bd8}.wd_betPerc li div i{display:inline-block;height:100%;background:#de5b5b}.wd_feaOddsPopWrap{position:relative;padding:7px;background:#0d4a7a;border-radius:5px}.wd_zoomCircle{position:absolute;top:115px;z-index:2;width:70px;height:70px;border-radius:50%;background:#fff;overflow:hidden;box-shadow:0 2px 10px 0 rgba(0,0,0,.2)}.wd_zoomCircle p{height:40px;line-height:40px;margin-top:15px;text-align:center}.wd_tranDetail li{display:-webkit-box;display:flex;height:40px;line-height:40px;padding-left:10px;color:#999;font-size:0}.wd_tranDetail li span{font-size:12px}.wd_tranDetail li span:nth-child(1){width:14%}.wd_tranDetail li span:nth-child(2){width:22%;padding-left:15px;position:relative}.wd_tranDetail li span:nth-child(2) em{position:absolute;top:15px;left:0;width:10px;height:10px;background-image:url(/assets/img/wd-img/wd_arrowIcons.png);background-repeat:no-repeat;background-size:10px auto}.wd_tranDetail li span:nth-child(2) em.zsr{background-position:0 0}.wd_tranDetail li span:nth-child(2) em.zsc{background-position:0 -10px}.wd_tranDetail li span:nth-child(2) em.ksr{background-position:0 -20px}.wd_tranDetail li span:nth-child(2) em.ksc{background-position:0 -30px}.wd_tranDetail li span:nth-child(2) em.pmr{background-position:0 -40px}.wd_tranDetail li span:nth-child(2) em.pmc{background-position:0 -50px}.wd_tranDetail li span:nth-child(3),.wd_tranDetail li span:nth-child(4){width:17%}.wd_tranDetail li span:nth-child(5){width:30%}.wd_tranDetail li span:nth-child(3),.wd_tranDetail li span:nth-child(4),.wd_tranDetail li span:nth-child(5){text-align:center}.wd_tranDetail li:first-child{height:30px;line-height:30px}.wd_tranDetail li:nth-child(2n+1){background:#f2f3f7}.wd_dispersion li{display:-webkit-box;display:flex;height:40px;line-height:40px;text-align:center;font-size:12px}.wd_dispersion li div:first-child{width:40%}.wd_dispersion li div:first-child span{margin-left:13%}.wd_dispersion li div:first-child span:first-child{margin-left:0}.wd_dispersion li div:nth-child(2){width:30%;padding-left:5%}.wd_dispersion li div:nth-child(3){width:30%}.wd_dispersion li:nth-child(2n+1){background:#f2f3f7}.wd_dispersion li:first-child{height:30px;line-height:30px;background:0 0}.wd_dispersion.bkb li div:first-child span{margin-left:20%}.wd_dispersion.bkb li div:first-child span:first-child{margin-left:0}.wd_optionBox{position:absolute;z-index:100;width:180px;border-radius:8px;background:#fff;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);text-align:left;overflow:hidden}.wd_optionBox li{position:relative;height:50px;line-height:50px;padding-left:15px;font-size:15px;color:#333;font-weight:400}.wd_optionBox li .icon-right{display:none;position:absolute;right:20px;top:15px}.wd_optionBox li.active{color:#ea4747;font-weight:700}.wd_optionBox li.active .icon-right{display:block}.wd_optionBox.no_shadow{box-shadow:none}.wd_optionBox.block{position:relative;width:100%;border-radius:0;box-shadow:none}.wd_optionBox.block li{padding-left:20px}.wd_optionBoxWrap{position:absolute;z-index:1000;top:36px;right:0;width:180px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.wd_optionBoxWrap .title{line-height:20px;padding-left:15px;font-size:10px;color:#999;background:#eee}.wd_optionBoxWrap .confirm{display:block;line-height:50px;text-align:center;font-size:16px;color:#0f88eb;font-weight:700}.wd_optionBoxWrap .wd_optionBox{position:relative;border-radius:0;box-shadow:none}.wd_optionBoxWrap.border:before{z-index:1000}.wd_matchLive_text{position:relative;padding:20px 10px 0 70px}.wd_matchLive_text li{position:relative;margin-bottom:15px;padding:10px;background:#f2f3f7;font-size:12px;color:#666;border-radius:4px}.wd_matchLive_text li span{position:absolute;z-index:2;top:50%;right:100%;width:60px;padding:5px 0;background:#fff;color:#999;font-size:10px;text-align:center}.wd_matchLive_text:before{content:"";position:absolute;top:30px;left:40px;bottom:30px;width:1px;background:#eee}.wd_livePfeife{padding:15px 0 4px 34px;overflow:hidden}.wd_livePfeife li{float:left;width:25%;height:17px;margin-bottom:10px;font-size:12px;color:rgba(0,0,0,.5);display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.wd_livePfeife .wd_newsIcon{margin-right:7px}.wd_liveNews{position:relative;padding:10px 10px 24px}.wd_liveNews .red{color:#de5b5b}.wd_liveNews .green{color:#2db370}.wd_liveNews .blue{color:#588bd8}.wd_liveNews:before{position:absolute;left:50%;top:30px;bottom:35px;content:"";width:1px;background:#eee}.wd_liveNews li{position:relative;display:block;width:50%;padding-right:25px;margin-bottom:30px;text-align:right}.wd_liveNews li:after{content:"";display:table;clear:both}.wd_liveNews li:last-child{margin-bottom:0}.wd_liveNews li span{display:block;line-height:18px}.wd_liveNews li em{position:absolute;top:50%;right:-40px;color:#999;font-size:12px}.wd_liveNews li div{position:absolute;top:50%;right:-16px;width:26px;height:26px;border:3px solid #fff;box-sizing:content-box;border-radius:50%;background-color:#eee}.wd_liveNews li div.goal{background-color:#2db370}.wd_liveNews li div.goal .wd_newsIcon.goal{background-position:0 -98px}.wd_liveNews li .wd_newsIcon{position:absolute;top:6px;left:6px}.wd_liveNews li.right{margin-left:50%;padding-left:25px;text-align:left}.wd_liveNews li.right em{left:-40px;right:auto}.wd_liveNews li.right div{left:-16px}.wd_newsIcon{display:inline-block;width:14px;height:14px;vertical-align:text-bottom;background-image:url(/assets/img/wd-img/wd_liveIcons.png);background-repeat:no-repeat;background-size:14px auto}.wd_newsIcon.goal{background-position:0 0}.wd_newsIcon.dian{background-position:0 -14px}.wd_newsIcon.lose{background-position:0 -70px}.wd_newsIcon.wulong{background-position:0 -28px}.wd_newsIcon.change{background-position:0 -42px}.wd_newsIcon.add{background-position:0 -56px}.wd_newsIcon.begin{background-position:0 -84px}.wd_newsIcon.hong,.wd_newsIcon.huang{position:relative;background-image:none}.wd_newsIcon.hong:after,.wd_newsIcon.huang:after{content:"";position:absolute;top:0;left:2px;width:10px;height:14px;border-radius:2px;background:#f75659}.wd_newsIcon.huang:after{background:#ffc11c}.wd_chatRoom_t{top:0;left:0;width:100%;background:#fff}.wd_chatNum{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:9px 10px 11px 14px}.wd_chatNum ul{font-size:0;overflow:hidden;white-space:nowrap;max-width:224px}.wd_chatNum ul li{width:20px;height:20px;display:inline-block;margin-right:8px;border-radius:50%;overflow:hidden}.wd_chatNum ul li img{width:100%;height:100%}.wd_chatNum ul li:last-child{margin-right:0}.wd_chatNum span{-webkit-box-flex:1;flex:1;text-align:right;font-size:12px;color:#999}.wd_chatEndTitle{padding:23px 0;text-align:center}.wd_chatEndTitle h3{line-height:20px;font-size:14px;color:#333}.wd_chatEndTitle p{line-height:20px;margin-top:4px;font-size:14px;color:#999}.wd_chatEndTitle p span{color:#ea4747}.wd_chatGiftTop5{padding:25px 20px}.wd_chatGiftTop5 h3{margin-bottom:3px;font-size:16px;color:#333;text-align:center}.wd_chatGiftTop5 ul li{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:13px 0}.wd_chatGiftTop5 ul li .gift{width:24px;height:24px}.wd_chatGiftTop5 ul li .giftName{width:75px;margin-left:10px;font-size:16px;font-weight:500;color:#ff8200}.wd_chatGiftTop5 ul li .progress{-webkit-box-flex:1;flex:1;position:relative;height:6px;background:#eee;border-radius:4px;overflow:hidden}.wd_chatGiftTop5 ul li .progress span{position:absolute;height:100%;background:#ea4747;border-radius:4px}.wd_chatGiftTop5 ul li .num{margin-left:6px;font-size:12px;color:#999}.wd_chatGiftTop5 ul li .num span{margin-right:1px;font-size:16px;font-weight:500;color:#333}.wd_chatNotice{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:30px;padding-left:14px;font-size:12px;color:#ea4747;background-color:#fff6ec}.wd_chatNotice em{width:14px;height:14px;margin-right:10px;background:url(/assets/img/wd-img/wd_icon_warning.png) 0 0/cover no-repeat}.wd_chatNotice_text{padding:10px 12px 5px 15px;font-size:12px;color:#bbb;line-height:17px}.wd_chatRoom_c{padding-bottom:26px}.wd_chatRoom_c.end{padding-top:90px}.wd_chatLists{padding:8px 10px 10px}.wd_chatList{display:-webkit-box;display:flex;position:relative;margin-bottom:5px}.wd_chatList .laba,.wd_chatList .media{width:16px;height:16px;margin-right:5px;vertical-align:top;margin-top:1px;background:url(/assets/img/wd-img/wd_icon_laba.png) 0 0/cover no-repeat}.wd_chatList .media{background:url(/assets/img/wd-img/wd_icon_media.png) 0 0/cover no-repeat}.wd_chatList.enter{margin-bottom:7px}.wd_chatList.official{margin:10px 0}.wd_chatList:first-child{margin-top:0}.wd_chat_uhead{width:16px;height:16px;margin-right:5px;margin-top:1px;vertical-align:top;border-radius:50%;overflow:hidden}.wd_chat_uhead img{width:100%;height:100%}.wd_chatList_con{-webkit-box-flex:1;flex:1;font-size:0}.wd_chatList_con .name{font-size:13px;color:#537997}.wd_chatList_con .txt{line-height:18px;font-size:13px;color:#333}.wd_chatList_con .giftName{position:relative;display:inline-block;font-size:13px;color:#ff4431}.wd_chatList_con .giftName .gift{position:absolute;right:-25px;top:-1px;width:20px;height:20px}.wd_chatGiftPop{position:absolute;z-index:2;top:80px;left:0}.wd_chatGiftPop li{position:absolute;left:0}.wd_chatGiftPop li.one{top:0}.wd_chatGiftPop li.two{top:75px}.wd_chatGiftPop li.in-out{-webkit-animation:5s both chatGiftinOut;animation:5s both chatGiftinOut}.wd_chatGiftPop .content{width:180px;box-shadow:0 0 30px 0 rgba(26,119,193,.3);padding:8px 0 7px 40px;background:-webkit-linear-gradient(left,rgba(22,101,179,.9),rgba(42,195,251,.9));border-radius:0 100px 100px 0;overflow:hidden}.wd_chatGiftPop .wd_chat_uhead{position:absolute;width:24px;height:24px;top:9px;left:10px}.wd_chatGiftPop .name{width:90px;line-height:17px;font-size:12px;color:#fff;font-weight:500}.wd_chatGiftPop .giftName{line-height:17px;margin-top:1px;font-size:12px;color:rgba(255,255,255,.5)}.wd_chatGiftPop .gift{position:absolute;width:48px;height:48px;top:1px;right:1px}@-webkit-keyframes chatGiftinOut{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}10%,85%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-200%,0);transform:translate3d(0,-200%,0);opacity:0}}@keyframes chatGiftinOut{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}10%,85%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-200%,0);transform:translate3d(0,-200%,0);opacity:0}}.wd_chatListHasMore{bottom:125px;right:0;z-index:100}.wd_chatListHasMore a{position:relative;display:inline-block;line-height:28px;white-space:nowrap;font-size:12px;color:#d99526;padding-left:30px;padding-right:8px;border-radius:15px 0 0 15px;border:1px solid #f1dea1;border-right:none;box-shadow:0 1px 5px 0 rgba(0,0,0,.1);background:#fff4d1}.wd_chatListHasMore a:before{content:"";position:absolute;left:8px;top:5px;width:12px;height:12px;border-right:3px solid #d99526;border-bottom:3px solid #d99526;-webkit-transform:rotate(45deg) scale(.5);transform:rotate(45deg) scale(.5)}.wd_chatRoom_b{position:fixed;z-index:10000;width:100%;left:0;bottom:0;background:#fff;box-shadow:0 -4px 5px 0 rgba(0,0,0,.03)}.wd_chatRoom_b .swiper-container{padding-bottom:5px}.wd_chatRoom_b .swiper-container-horizontal>.swiper-pagination-bullets{bottom:-10px}.wd_chatRoom_b .swiper-pagination-bullet{width:5px;height:5px;margin:0 4px!important;background:#888}.wd_chatRoom_b .swiper-pagination-bullet-active{background:#ffda44}.wd_chatEventWrap{display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end;padding:7px 0}.wd_chatEventWrap .emoji,.wd_chatEventWrap .gift{width:40px;height:36px;background-size:cover;background-repeat:no-repeat;background-position:center}.wd_chatEventWrap .emoji{background-image:url(/assets/img/wd-img/wd_icon_emoji.png)}.wd_chatEventWrap .emoji.active{background-image:url(/assets/img/wd-img/wd_icon_keyboard.png)}.wd_chatEventWrap .gift{background-image:url(/assets/img/wd-img/wd_icon_gift.png)}.wd_chatEventWrap .input{position:relative;-webkit-box-flex:1;flex:1;background-color:#eee;border-radius:4px;line-height:18px;border:none;font-size:13px;padding:9px 10px;min-height:36px;max-height:72px;overflow:hidden scroll;-webkit-overflow-scrolling:touch;margin-left:6px}.wd_chatEventWrap .input:empty::before{color:#bbb;font-size:13px;content:attr(placeholder)}.wd_chatEventWrap .send{width:70px;height:36px;line-height:36px;margin:0 10px;background-color:#ff8200;border-radius:4px;text-align:center;font-weight:500;font-size:16px;color:#fff}.wd_chatEventWrap .blank{-webkit-box-flex:1;flex:1}.wd_model_input:empty::before{color:#bbb;font-size:13px;content:attr(placeholder)}.wd_chatRoom_b_t{position:relative}.wd_chatRoom_b_t .close_btn_gray{left:0}.wd_chatRoom_b_t h3{font-size:16px;color:#000;text-align:center;line-height:45px}.wd_chatGiftList ul{padding:15px 0 10px}.wd_chatGiftList ul li{width:25%;float:left;margin-bottom:10px;text-align:center}.wd_chatGiftList ul li .photo{width:80px;height:80px;margin:0 auto;padding:1px 0 4px;border:2px solid transparent}.wd_chatGiftList ul li .photo img{width:48px;height:48px}.wd_chatGiftList ul li .photo p{line-height:17px;margin-top:6px;font-size:12px;color:#999}.wd_chatGiftList ul li.active .photo{background-color:#fff3e7;border-radius:8px;border:2px solid #ff8200;box-shadow:0 4px 8px 0 rgba(246,211,177,.3)}.wd_chatClosed{position:fixed;z-index:100;bottom:0;left:0;width:100%;line-height:50px;text-align:center;font-size:14px;color:#fff;background:#999;box-shadow:0 -4px 5px 0 rgba(0,0,0,.03)}.wd_chatClosed a{position:absolute;top:7px;right:5px;width:110px;line-height:36px;background:#fff;border-radius:8px;text-align:center;font-size:15px;color:#0f88eb;font-weight:700;box-shadow:0 -4px 5px 0 rgba(0,0,0,.03)}.wd_chatGiftList .swiper-container-horizontal>.swiper-pagination-bullets{bottom:0}.wd_cursor{content:"";display:inline-block;width:1px;height:16px;vertical-align:text-bottom;-webkit-animation:1s steps(1,start) infinite wd_cursor;animation:1s steps(1,start) infinite wd_cursor}@-webkit-keyframes wd_cursor{0%,100%{background-color:transparent}50%{background-color:#000}}@keyframes wd_cursor{0%,100%{background-color:transparent}50%{background-color:#000}}.wd_noDataWrap{position:relative;min-height:150px}.wd_noDataWrap .wd_noData{top:50%}.wd_noDataWrap .wd_noData i{display:none}.wd_noData{position:absolute;left:50%;top:40%;width:100%;text-align:center}.wd_noData i{display:inline-block;width:50px;height:50px;margin-bottom:5px;background-image:url(/assets/img/wd-img/wd_noData1.png);background-size:cover}.wd_noData p{line-height:20px}.wd_noData p.fs12{line-height:17px}.wd_noData.blue i{background-image:url(/assets/img/wd-img/wd_noData4.png);background-size:cover}.wd_noData.blue p{color:rgba(255,255,255,.5)}.wd_toubiChart{padding:0 20px}.wd_toubiChart .circle{float:left;width:40%}.wd_toubiChart .rangqiu{position:absolute;top:50%;left:20%}.wd_toubiChart .rangqiu span{display:block;text-align:center}.wd_toubiChart .data{float:left;width:60%;padding:10px 0 10px 15px}.wd_toubiChart .data li{padding:9px 0;display:-webkit-box;display:flex}.wd_toubiChart .data li div{-webkit-box-flex:1;flex:1;width:1%;-webkit-box-flex:1;flex:1;line-height:21px;white-space:nowrap}.wd_toubiChart .data li div:nth-child(2){text-align:center}.wd_toubiChart .data li i{display:inline-block;width:8px;height:8px;margin-right:3px}.wd_lisanIndex{padding:18px 20px}.wd_lisanIndex p{font-size:16px;color:rgba(0,0,0,.5);font-weight:700}.wd_lisanIndex li{height:21px;margin-top:15px;padding-left:5px;font-size:18px}.wd_lisanIndex li span{display:inline-block;width:22%;text-align:center;vertical-align:middle}.wd_lisanIndex li span:first-child{width:18px;font-size:14px}.wd_player_r_l li{position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:60px;padding:0 10px 0 15px}.wd_player_r_l li .logo{position:absolute;left:41px;bottom:10px;width:17px;height:17px}.wd_player_r_l li .logo img{height:17px}.wd_player_r_l li .name{margin-left:10px;overflow:hidden;-webkit-box-flex:2;flex:2}.wd_player_r_l li .goal,.wd_player_r_l li .mean{-webkit-box-flex:1;flex:1;text-align:center}.wd_player_r_l li .goal span,.wd_player_r_l li .mean span{display:block}.wd_player_r_l.bkb li .goal,.wd_player_r_l.bkb li .mean{width:75px}.wd_player_r_l.bkb li .goal span,.wd_player_r_l.bkb li .mean span{display:inline-block}.wd_player_r_l.bkb li .goal{width:60px}.wd_player_top3{position:relative;overflow:hidden;background-image:-webkit-linear-gradient(top,#0f294e,#0d4a7a);background-size:100% 100px;background-repeat:no-repeat;background-position:left top}.wd_player_top3 ul{display:-webkit-box;display:flex}.wd_player_top3 ul li{-webkit-box-flex:1;flex:1;width:1%;-webkit-box-flex:1;flex:1}.wd_player_top3 ul li .card{position:relative;text-align:center;padding:20px 3px 10px;border-top-left-radius:8px;border-top-right-radius:8px;background:#fff;overflow:hidden;font-size:12px;color:rgba(0,0,0,.5)}.wd_player_top3 ul li .card .name{margin-top:3px;font-size:14px;color:#333;font-weight:500}.wd_player_top3 ul li .card .num{position:absolute;top:-1px;left:-1px;width:30px;height:30px;border-top-left-radius:8px;overflow:hidden}.wd_player_top3 ul li .card .num em{position:absolute;top:2px;left:6px;font-size:12px;color:#fff}.wd_player_top3 ul li .card .num i{position:absolute;top:-20px;left:-20px;-webkit-transform:rotate(45deg);transform:rotate(45deg);border:21px solid transparent}.wd_player_top3 ul li .card .num i.yellow{border-right-color:#fd9727}.wd_player_top3 ul li .card .num i.green{border-right-color:#2db370}.wd_player_top3 ul li:nth-child(1) .card{padding:20px 12px 8px 3px}.wd_player_top3 ul li:nth-child(2) .card{width:116%;margin-top:-30px;margin-left:-8%;padding:20px 3px 15px;box-shadow:10px 0 30px 0 rgba(153,153,153,.1),-10px 0 30px -5px rgba(153,153,153,.1);z-index:2}.wd_player_top3 ul li:nth-child(2) .card .name{margin-top:5px;font-size:16px}.wd_player_top3 ul li:nth-child(2) .card .num{width:35px;height:35px}.wd_player_top3 ul li:nth-child(2) .card .num em{top:3px;left:7px}.wd_player_top3 ul li:nth-child(2) .card .num i{top:-26px;left:-26px;border:26px solid transparent;border-right-color:#f75659}.wd_player_top3 ul li:nth-child(2) .card .wd_imgWrap{width:60px;height:60px}.wd_player_top3 ul li:nth-child(3) .card{padding:20px 3px 8px 12px}.wd_player_top3 ul li:nth-child(3) .card .num{left:6%;border-top-left-radius:0}.wd_player_i{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;position:relative;padding:0 30px 20px}.wd_player_i .wd_player_i_head{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;width:60px;height:60px;border:2px solid #fff;border-radius:50%;overflow:hidden}.wd_player_i .wd_imgWrap{width:64px;height:64px;border:1px solid #fff;-webkit-clip-path:inset(0 0 0 0 round 32px)}.wd_player_i .name{-webkit-box-flex:1;flex:1}.wd_player_i .name p{line-height:28px;font-size:20px;color:#fff;font-weight:500}.wd_player_i .name>div{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-top:5px;font-size:12px;color:rgba(255,255,255,.5)}.wd_player_i .name>div img{height:16px;margin-right:5px}.wd_blurImgWrap{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;overflow:hidden}.wd_blurImgWrap .blurImg{position:absolute;width:100%;height:100%;-webkit-filter:blur(5px);filter:blur(5px);background-size:cover;background-repeat:no-repeat;background-position:center}.wd_blurImgWrap .blurCover{position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;background-image:-webkit-linear-gradient(top,rgba(1,0,29,.9),rgba(13,74,122,.9))}.wd_core_d_t ul{display:-webkit-box;display:flex;flex-wrap:wrap;padding:5px 10px}.wd_core_d_t ul li{width:50%;padding:15px 0 12px;font-size:12px;color:#999;text-align:center}.wd_core_d_t ul li div{font-size:16px}.wd_core_d_t ul li div span{display:inline-block;line-height:33px;font-size:24px;color:#000;margin-right:5px}.wd_core_d_list{font-size:14px}.wd_core_d_list h3{height:44px;line-height:44px;margin-top:10px;font-size:14px;color:#333;text-align:center}.wd_core_d_list ul{margin:0 10px}.wd_core_d_list ul li{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;height:40px;line-height:40px;padding:0 10px}.wd_core_d_list ul li em.w45{display:inline-block;width:45px;text-align:right;white-space:nowrap}.wd_core_d_list ul li.bg_gray{background-color:#f2f3f7}.wd_core_d_list ul li .wd_redDot{vertical-align:top;margin-top:16px}.wd_core_d_list ul.gradient li:nth-child(2n+1){background-color:#f2f3f7}.wd_redDot{display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#de5b5b;margin-right:5px}.wd_redDot.w10{width:10px;height:10px}.wd_greenDot{display:inline-block;width:6px;height:6px;border-radius:50%;background-color:#2db370}.wd_down_sel{position:absolute;top:0;right:0;min-width:80px;text-align:right}.wd_down_sel .wd_down_triangle{border-width:4px;border-radius:1px;margin-left:7px}.wd_season_d{padding-left:10px;padding-right:10px}.wd_season_d>li ul{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:50px;padding-left:10px;font-size:14px;color:#333}.wd_season_d>li ul li{-webkit-box-flex:2;flex:2;text-align:center}.wd_season_d>li ul li:first-child{-webkit-box-flex:5;flex:5;text-align:left;font-size:12px;color:#999}.wd_season_d>li ul li:first-child span{display:block}.wd_season_d>li ul li:last-child{-webkit-box-flex:3;flex:3}.wd_season_d>li:first-child{background:0 0}.wd_season_d>li:first-child ul{height:40px;color:#999}.wd_season_d>li:first-child ul li{font-size:12px}.wd_season_d.wd_transfer_l>li ul{padding-right:10px}.wd_season_d.wd_transfer_l>li ul li{-webkit-box-flex:2;flex:2}.wd_season_d.wd_transfer_l>li ul li:nth-child(2){color:#999}.wd_season_d.wd_transfer_l>li ul li:nth-child(3){-webkit-box-flex:1;flex:1;height:11px;background:url(/assets/img/wd-img/wd_r_arrow.png) center/23px 11px no-repeat}.wd_season_d.wd_transfer_l>li ul li:last-child{text-align:right}.wd_season_d.wd_transfer_l>li ul:last-child em{font-size:15px;color:#d8d8d8;margin-right:8px;vertical-align:top}.wd_season_d.wd_transfer_l>li:first-child ul li:nth-child(3){background:0 0}.wd_res_list{display:-webkit-box;display:flex;flex-wrap:wrap;padding-bottom:5px}.wd_res_list li{width:33.3%;padding:15px 0;text-align:center}.wd_res_list li div{font-size:16px;color:rgba(0,0,0,.3)}.wd_res_list li div span{font-size:24px;color:#000}.wd_res_list li p{font-size:12px;color:#999}.wd_tj_list{padding:20px}.wd_tj_list li{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;height:100px;border-radius:8px;margin-bottom:15px;padding:0 15px 0 20px;box-shadow:0 6px 12px 0 rgba(0,0,0,.15)}.wd_tj_list li img{width:83px;height:68px}.wd_tj_list li div h3{line-height:33px;font-size:24px;font-weight:500;color:#fff}.wd_tj_list li div p{line-height:20px;font-size:14px;color:rgba(255,255,255,.5);font-weight:600;margin-top:2px}.wd_tj_list li.red{background:#bd3f31}.wd_tj_list li.yellow{background:#f39011}.wd_tj_list li.green{background:#6dae55}.wd_tj_list li.blue{background:#6a9afb}.wd_tj_list li.purple{background:#b071f7}.wd_down_sel_tab{position:relative;z-index:100;display:-webkit-box;display:flex;padding:0 10px 7px;box-shadow:0 8px 16px 0 rgba(11,62,106,.2)}.wd_down_sel_tab a{position:relative;display:block;width:50%;height:35px;line-height:35px;margin-right:10px;padding-left:12px;font-size:15px;font-weight:500;color:#fff;background:rgba(255,255,255,.15);border-radius:6px}.wd_down_sel_tab a:last-child{margin-right:0}.wd_down_sel_tab .wd_down_arrow{position:absolute;top:15px;right:20px;border-bottom:3px solid #fff;border-right:3px solid #fff}.wd_sel_blue{display:none;position:absolute;top:50%;right:15px;width:16px;height:12px;background:url(/assets/img/wd-img/wd_sel_blue.png) 0 0/cover no-repeat}.wd_up_sel_tab{position:absolute;display:-webkit-box;display:flex;width:100%;left:0;bottom:0;background:#fff}.wd_up_sel_tab a{-webkit-box-flex:1;flex:1;height:50px;line-height:50px;font-size:14px;color:#666;padding:0 15px}.wd_up_sel_tab a.active{color:#333;font-weight:500}.wd_up_sel_tab .wd_down_arrow{float:right;margin-top:15px;margin-right:5px;border-color:#999;-webkit-transform:rotate(-135deg) scale(.5);transform:rotate(-135deg) scale(.5)}.wd_up_sel_tab .wd_down_arrow.active{-webkit-transform:rotate(45deg) scale(.5);transform:rotate(45deg) scale(.5)}.wd_up_sel_tab .wd_seasonSel{bottom:100%}.wd_down_arrow{display:inline-block;margin-left:3px;margin-top:-7px;vertical-align:middle;width:14px;height:14px;border-bottom:3px solid rgba(255,255,255,.3);border-right:3px solid rgba(255,255,255,.3);-webkit-transform:rotate(45deg) scale(.5);transform:rotate(45deg) scale(.5);-webkit-transform-origin:9px 9px;transform-origin:9px 9px;-webkit-transition:.3s;transition:all .3s ease}.wd_down_arrow.active{-webkit-transform:rotate(-135deg) scale(.5);transform:rotate(-135deg) scale(.5)}.wd_down_arrow.gray{border-right:3px solid rgba(0,0,0,.3);border-bottom:3px solid rgba(0,0,0,.3)}.wd_player_d_list{padding:0 15px}.wd_player_d_list .wd_imgWrap{width:28px;height:28px;margin-right:10px}.wd_player_d_list li{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;height:50px}.wd_player_d_list li .name{-webkit-box-flex:1;flex:1}.wd_player_d_list li .name p{font-size:14px;color:#000;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.wd_player_d_list li .from{-webkit-box-flex:1;flex:1;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end}.wd_player_d_list li .from p{-webkit-box-flex:1;flex:1;padding-right:8px;text-align:right;font-size:14px;color:#000;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.wd_player_d_list li .from span{font-size:12px;color:#999;width:36px;text-align:left;margin-left:10px}.wd_player_d_list li .price{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:100px;font-size:12px;color:#000}.wd_player_d_list li .price em{font-size:15px;color:#d8d8d8}.wd_player_d_list li .price span{font-size:20px;margin:0 3px 0 6px}.wd_player_d_list li .type{width:60px;white-space:nowrap;text-align:right;font-size:12px;color:#999}.wd_player_d_list li .goal{-webkit-box-flex:2;flex:2;text-align:center;font-size:12px;color:#999}.wd_player_d_list li .goal span{display:block;font-size:14px;color:#333}.wd_player_d_list li .goal:last-child{margin-right:-10px}.wd_player_d_list li:first-child{height:30px;background:#f2f3f7;margin:0 -15px;padding:0 15px 0 53px}.wd_player_d_list li:first-child div{font-size:12px;color:#333}.wd_player_d_list li:first-child .from{padding-right:17px}.wd_player_d_list.bkb li .goal span{font-size:18px}.wd_player_d_scroll{display:-webkit-box;display:flex}.wd_player_d_scroll .title{height:30px;line-height:30px;font-size:12px;color:#333;background:#f2f3f7}.wd_player_d_scroll dt{height:40px;line-height:40px}.wd_player_d_scroll dd{height:50px;line-height:50px}.wd_player_d_scroll .left{width:175px}.wd_player_d_scroll .left .title{padding-left:15px;text-align:center}.wd_player_d_scroll .left dl{padding-left:15px}.wd_player_d_scroll .left dt{font-size:15px;color:#5498d0;font-weight:500}.wd_player_d_scroll .left dd{line-height:normal;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.wd_player_d_scroll .left dd .info{-webkit-box-flex:1;flex:1;overflow:hidden}.wd_player_d_scroll .left dd .info .name{font-size:14px;color:#000}.wd_player_d_scroll .left dd .info .num{font-size:10px;color:#999}.wd_player_d_scroll .left .wd_imgWrap{width:28px;height:28px;margin-right:10px}.wd_player_d_scroll .right{-webkit-box-flex:1;flex:1;overflow-x:scroll;overflow-y:hidden}.wd_player_d_scroll .right .con{float:left}.wd_player_d_scroll .right .title{font-size:0;padding-left:5px;white-space:nowrap}.wd_player_d_scroll .right .title span{display:inline-block;width:36px;text-align:center;font-size:12px}.wd_player_d_scroll .right dd{font-size:0;padding-left:5px;padding-right:5px;white-space:nowrap}.wd_player_d_scroll .right dd span{display:inline-block;width:36px;text-align:center;font-size:14px;color:#000}.wd_glossaryList{padding:16px 16px 30px 18px}.wd_glossaryList li h3{padding:22px 0;font-size:14px;color:#333}.wd_glossaryList li p{font-size:14px;color:#333}.wd_glossaryList li.gxz p{margin-bottom:20px;text-indent:25px}.wd_glossaryList li.gxz p.title{text-indent:0}.wd_glossaryList li.gxz p.last-child{margin-bottom:0}.wd_glossaryList li:first-child h3{padding-top:0}.wd_glossaryPop{position:absolute;z-index:1000;top:50%;left:27px;right:27px;background:#fff;border-radius:12px}.wd_glossaryPop .txt{padding:15px 15px 5px}.wd_glossaryPop .txt p{font-size:12px;font-weight:lighter;color:#333;margin-bottom:16px;line-height:20px;text-indent:20px}.wd_glossaryPop .txt p.title{text-indent:0}.wd_glossaryPop .txt p:last-child{margin-bottom:0}.wd_glossaryPop a{display:block;height:45px;line-height:45px;font-size:16px;color:#588bd8;text-align:center}.wd_media_top_bar{position:absolute;top:0;left:0;width:100%;height:44px}.wd_icon_iframe_back{position:absolute;z-index:1000;top:5px;left:5px;display:inline-block;width:40px;height:40px}.wd_intelWrap_time{display:-webkit-box;display:flex;line-height:40px;padding:5px 0 0 15px;font-size:14px;font-weight:500}.wd_intelWrap_time .time{color:#666}.wd_intelWrap_time .team{-webkit-box-flex:1;flex:1;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-left:10px;color:#333;overflow:hidden}.wd_intelWrap_time .team em{width:38px;text-align:center;font-size:12px;color:#bbb}.wd_intelWrap_time .team .name{max-width:40%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wd_intelWrap .title{line-height:40px;padding-left:15px;font-weight:700;font-size:14px}.wd_intelWrap .title span{margin-left:10px;font-size:12px;font-weight:400}.wd_intelWrap .title.red{color:#ea4747;background-color:#ffeded}.wd_intelWrap .title.blue{color:#588bd8;background-color:#eef5ff}.wd_intelWrap .title.green{color:#2db370;background-color:#ebfff5}.wd_intelWrap ul li{padding:14px 12px 14px 15px;line-height:20px;font-size:14px;color:#666}.wd_icon_rank{display:inline-block;width:16px;height:16px;background:url(/assets/img/wd-img/wd_icon_rank.png) center/cover no-repeat}.wd_pkTab{display:-webkit-box;display:flex}.wd_pkTab a{-webkit-box-flex:1;flex:1;width:1%;height:44px;line-height:44px;text-align:center;font-size:14px;color:#0f88eb;font-weight:700;-webkit-box-flex:1;flex:1}.wd_pkTab a .wd_icon_rank{vertical-align:top;margin:14px 8px 0 0}.wd_pkHistory{display:-webkit-box;display:flex}.wd_pkHistory li{width:34%;text-align:center}.wd_pkHistory li:nth-child(1){padding-left:20px}.wd_pkHistory li:nth-child(2){width:32%}.wd_pkHistory li:nth-child(3){padding-right:20px}.wd_pkHistory li h3{position:relative;display:inline-block;line-height:28px;font-size:20px;color:#ea4747}.wd_pkHistory li h3 span{position:absolute;top:5px;right:-12px;line-height:14px;font-size:10px}.wd_pkHistory li p{line-height:18px;font-size:13px;color:#333}.wd_pkHistory li div{height:17px;line-height:17px;margin-top:2px;color:#999;font-size:0}.wd_pkHistory li div span{font-size:12px}.wd_neutral_match{position:absolute;left:54px;top:10px;line-height:24px}.wd_neutral_match i{margin-right:5px;display:inline-block;width:16px;height:16px;background:url(/assets/img/wd-img/wd_prompt4.png) 0 0/cover;vertical-align:middle}.wd_neutral_match span{vertical-align:middle;font-size:10px;color:#ffda44}.wd_handicap_tip{display:-webkit-box;display:flex}.wd_handicap_tip li{-webkit-box-flex:1;flex:1;text-align:center;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.wd_handicap_tip li div{width:38%}.wd_teamNews{padding-left:35px}.wd_teamNews dl{position:relative;padding:10px 15px 0 0}.wd_teamNews dl dt{height:17px;font-size:12px;color:#333;font-weight:500;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.wd_teamNews dl dt .tip{width:32px;height:16px;line-height:16px;margin-left:10px;text-align:center;background:#ea4747;font-size:10px;color:#fff;border-radius:2px}.wd_teamNews dl dt .tip.red{background:#ea4747}.wd_teamNews dl dt .tip.blue{background:#0f88eb}.wd_teamNews dl dt .tip.green{background:#70b492}.wd_teamNews dl dd{font-size:14px;color:#666;line-height:20px;padding-bottom:10px;margin-top:7px}.wd_teamNews dl:before{content:"";position:absolute;z-index:2;top:14px;left:-20px;width:4px;height:4px;background:#0f88eb;border-radius:50%;border:3px solid #e6f4ff;box-sizing:content-box;box-shadow:0 0 0 2px #fff}.wd_teamNews dl:after{content:"";position:absolute;left:-16px;top:21px;width:2px;height:100%;background:#eee}.wd_teamNews dl:last-child:after{height:0}.wd_eachMost .title{display:-webkit-box;display:flex;padding-top:3px;padding-bottom:10px}.wd_eachMost .title span{-webkit-box-flex:1;flex:1;text-align:center;font-size:14px;color:#999}.wd_eachMost dd{display:-webkit-box;display:flex;padding:0 20px;height:40px;line-height:40px}.wd_eachMost dd .center{width:24%;text-align:center;font-size:14px;color:#999}.wd_eachMost dd .left,.wd_eachMost dd .right{width:38%;overflow:hidden;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.wd_eachMost dd .left .name,.wd_eachMost dd .right .name{-webkit-box-flex:1;flex:1;padding-right:15px;font-size:14px;color:#333}.wd_eachMost dd .left .num,.wd_eachMost dd .right .num{font-size:15px;color:#ea4747}.wd_eachMost dd .right .name{text-align:right;padding-right:0;padding-left:15px}.wd_eachMost dd .right .num{color:#0f88eb}.wd_dateSel{background:#fff}.wd_dateSel li{position:relative;height:50px;line-height:50px;padding:0 20px;font-size:15px;color:#333;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.wd_dateSel li .date{width:90px;text-align:left}.wd_dateSel li .num{width:40px;text-align:right;font-size:12px;color:#999}.wd_dateSel li .icon-right{display:none;position:absolute;right:20px;top:15px}.wd_dateSel li.active .date{color:#ea4747;font-weight:700}.wd_dateSel li.active .icon-right{display:block}.wd_liveSelPop{position:absolute;z-index:10000;right:0;top:0;height:100%;width:240px;background:#fff;box-shadow:-4px -4px 8px 0 rgba(0,0,0,.05);display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:.3s;transition:all .3s ease}.wd_liveSelPop .close_btn{top:0;right:0;left:auto;background-size:40px 40px;background-position:center}.wd_liveSelPop.bkb .wd_methodTabScroll .wd_methodTab a{line-height:44px;font-size:18px;color:#333}.wd_liveSelPop.bkb .con ul li .score{width:34%}.wd_liveSelPop .wd_methodTabScroll{padding:0}.wd_liveSelPop .wd_methodTabScroll .wd_methodTab{padding-left:4px}.wd_liveSelPop .wd_methodTabScroll .wd_methodTab a{padding:0 14px}.wd_liveSelPop .wd_methodTabScroll .wd_methodTab a.active{line-height:40px}.wd_liveSelPop .wd_methodTabScroll .wd_methodTab a.active:after{width:30px;height:2px;bottom:0}.wd_liveSelPop .date{font-size:12px;color:#999;background:#eee;line-height:30px;padding-left:15px}.wd_liveSelPop .con{-webkit-box-flex:1;flex:1;overflow:auto;overflow-x:hidden}.wd_liveSelPop .con ul{padding-bottom:30px}.wd_liveSelPop .con ul li{position:relative;height:40px;padding:0 5px 0 40px;font-size:12px;color:#333;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.wd_liveSelPop .con ul li .live{position:absolute;top:14px;left:5px;font-size:0}.wd_liveSelPop .con ul li .live .wd_icon_video{margin-right:0;margin-left:5px}.wd_liveSelPop .con ul li .team{-webkit-box-flex:1;flex:1}.wd_liveSelPop .con ul li .team.left{text-align:right}.wd_liveSelPop .con ul li .score{width:24%;text-align:center;font-weight:500}.money_discount{text-align:right;font-size:12px;line-height:17px}.money_discount .price{position:relative;color:#ef8181}.money_discount .price:after{position:absolute;content:"";width:114%;height:1px;background:#ef8181;top:50%;left:-7%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.money_discount p{color:#ff8200}@media screen and (min-width:320px) and (max-width:350px){.wd_chatNum ul{max-width:180px}.wd_matchLists li{padding:0 8px}.wd_matchLists .time{width:16%}.wd_matchLists .wd_matchTeam{width:32%}.wd_matchLists .wd_matchTeam span{max-width:60px;font-size:12px}.wd_matchLists .score{width:20%;font-size:12px}.wd_matchLists.wd_matchLists_team .score{width:11%;font-size:10px}.wd_matchTitle .score,.wd_matchTitle .time{width:30%}.wd_matchTitle .wd_matchTeam{width:35%}.wd_matchTitle .wd_matchTeam span{max-width:70px}.wd_livePfeife{padding:15px 0 4px 15px}.wd_livePfeife .wd_newsIcon{margin-right:5px}.wd_pkResult>li ul li.teams{width:50%}.wd_pkResult>li ul li.result{width:11%}.wd_featureBar{padding:0}.wd_pkTeams div.wd_pkTeam span{overflow:hidden;text-overflow:ellipsis}.wd_liveScore span{font-size:24px;margin-right:10px}.wd_liveScore span.right{margin-right:0;margin-left:10px}.wd_liveScore b{margin-bottom:0}.wd_handicap .down_arrow{margin-left:7px}.wd_handicap.oupei>li div.begin{width:55%;padding-right:0}.wd_handicap.kaili>li div.company{width:15%}.wd_handicap.kaili>li div.odd-even{width:37%}.wd_handicap.kaili>li div.variance,.wd_handicap.kaili>li div.variance span{width:32%}.wd_handicap.kaili>li span{margin-left:6px}.wd_handicap.kaili>li span:first-child{margin-left:0}.wd_horseWrap{width:56px!important}.wd_featureOdds.kaili li{padding:0 5px}.wd_featureOdds.kaili li div:nth-child(2) span{width:30%}.wd_featureOdds.kaili li div:nth-child(3) span{width:29%}.wd_featureOdds.lisan li{padding:0 5px}.wd_featureOdds.lisan li div:nth-child(2) span{width:25%}.wd_featureOdds.lisan li div:nth-child(3) span{width:30%}.wd_matchTop .wd_turnBtnList.ftb li{font-size:10px}}.content_fix>.scroll-content{overflow-y:hidden}.c_ded8d8{background-color:#ded8d8}.wd_icon_mes{position:relative}.wd_indexNews{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:0 19px;background:#fff}.wd_indexNews i{width:32px;height:32px;margin-right:15px;background:url(/assets/img/wd-img/wd_icon_indexNews.png) center/cover}.wd_indexNews .news{-webkit-box-flex:1;flex:1;height:63px;overflow:hidden}.wd_indexNews .news .line{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;line-height:18px;margin:9px 0;font-size:13px;color:#666}.wd_indexNews .news .line span{margin-right:5px;font-size:10px;color:#ff8200;padding:0 6px;border-radius:2px;background:#fff0e0}.wd_indexNews .news .line p{-webkit-box-flex:1;flex:1;text-align:left}.wd_indexNews .swiper-slide{-webkit-box-pack:start;justify-content:flex-start}.refresher-pulling jcob-refresher-content .refresher-pulling,.refresher-ready jcob-refresher-content .refresher-pulling{display:block}.refresher-ready jcob-refresher-content .rotate.refresher-pulling-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.refresher-cancelling jcob-refresher-content .refresher-pulling,.refresher-refreshing jcob-refresher-content .refresher-refreshing{display:block}.refresher-cancelling jcob-refresher-content .refresher-pulling-icon{-webkit-transform:scale(0);transform:scale(0)}.refresher-completing jcob-refresher-content .refresher-refreshing{display:block}.refresher-completing jcob-refresher-content .refresher-refreshing-icon{-webkit-transform:scale(0);transform:scale(0)}jcob-refresher-content{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;height:100%}.content-nested{z-index:1}.refresher-ios .refresher-pulling-icon .ion-color-dark,.refresher-refreshing-icon .ion-color-dark{color:#222428}.refresher-ios .refresher-pulling-icon .ion-color-light,.refresher-refreshing-icon .ion-color-light{color:rgba(255,255,255,.7)}.refresher-ios .refresher-pulling-icon .ion-color-medium,.refresher-refreshing-icon .ion-color-medium{color:#989aa2}.ion-page.top50{top:50px}.alert_page.fit_low_version .modal-wrapper{-webkit-transform:translateY(0);transform:translateY(0)}.alert200.fit_low_version .toast-wrapper{opacity:1}.iphoneTop .matchSelPopup,.iphoneTop .navBar,.iphoneTop .uCenter_top,.iphoneTop .wd_matchTop{padding-top:20px}.iphoneTop .wd_media_top_bar{top:20px}.iphoneTop .indexTop{padding-top:20px}.iphoneTop .inforPageTop{padding-top:34px}@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3){.iphoneTop .matchSelPopup,.iphoneTop .navBar,.iphoneTop .uCenter_top,.iphoneTop .wd_matchTop{padding-top:44px}.iphoneTop .indexTop,.iphoneTop .wd_media_top_bar{top:44px}.iphoneTop .inforPageTop{padding-top:58px}.iphoneTop .bottom_tab ion-tab-bar,.iphoneTop .wd_popup_auto{padding-bottom:34px}.iphoneTop .plan_order_opr{padding-bottom:39px}.iphoneTop .plan_more_pop{padding-bottom:41px}.iphoneTop .plan_bet_opr{padding-bottom:39px}.iphoneTop .periodChooseTab,.iphoneTop .wd_btnWrap,.order_pay_pop,.szc_order_opr{padding-bottom:34px}.sale_time_hint{bottom:49px}.sale_time_fixed{margin-bottom:114px}}@media only screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:2){.iphoneTop .matchSelPopup,.iphoneTop .navBar,.iphoneTop .uCenter_top,.iphoneTop .wd_matchTop{padding-top:44px}.iphoneTop .wd_media_top_bar{top:44px}.iphoneTop .indexTop{padding-top:44px}.iphoneTop .inforPageTop{padding-top:58px}.iphoneTop .bottom_tab ion-tab-bar,.iphoneTop .wd_popup_auto{padding-bottom:34px}.iphoneTop .plan_order_opr{padding-bottom:39px}.iphoneTop .plan_more_pop{padding-bottom:41px}.iphoneTop .plan_bet_opr{padding-bottom:39px}.iphoneTop .periodChooseTab,.iphoneTop .wd_btnWrap,.order_pay_pop,.szc_order_opr{padding-bottom:34px}.sale_time_hint{bottom:49px}.sale_time_fixed{margin-bottom:114px}}@media only screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:3){.iphoneTop .matchSelPopup,.iphoneTop .navBar,.iphoneTop .uCenter_top,.iphoneTop .wd_matchTop{padding-top:44px}.iphoneTop .wd_media_top_bar{top:44px}.iphoneTop .indexTop{padding-top:44px}.iphoneTop .inforPageTop{padding-top:58px}.iphoneTop .bottom_tab ion-tab-bar,.iphoneTop .wd_popup_auto{padding-bottom:34px}.iphoneTop .plan_order_opr{padding-bottom:39px}.iphoneTop .plan_more_pop{padding-bottom:41px}.iphoneTop .plan_bet_opr{padding-bottom:39px}.iphoneTop .periodChooseTab,.iphoneTop .wd_btnWrap,.order_pay_pop,.szc_order_opr{padding-bottom:34px}.sale_time_hint{bottom:49px}.sale_time_fixed{margin-bottom:114px}}.navBar.ticai{background:#ff6d00}.navBar.fucai{background:#f75146}.ych_logo{display:inline-block;vertical-align:top;margin-top:10px;width:86px;height:24px;background:url(/assets/img/lottery/ych_logo.png) center/cover no-repeat}.checkUpdate{position:absolute;top:6px;right:15px;height:32px;line-height:32px;font-size:14px;color:#fff}.checkUpdate i{display:inline-block;width:16px;height:16px;vertical-align:top;margin-top:8px;margin-right:5px;background:url(/assets/img/lottery/icon_download.png) center/cover no-repeat}.checkUpdate .dot{position:absolute;top:1px;right:-5px;width:6px;height:6px;background:#ffda44;border-radius:50%}.arrow-right-svg{display:-webkit-inline-box;display:inline-flex}.ballNum{position:relative;display:inline-block;width:30px;padding-top:30px;margin-right:10px;font-size:14px;color:#ea4747;font-weight:500;background-color:#fff;border-radius:50%}.ballNum:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;border:1px solid #ffd0d0;border-radius:50%;box-sizing:border-box}.ballNum span{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ballNum.select{color:#fff;background-color:#f34136}.ballNum.select:before{border:none}.ballNum.blue{color:#0f88eb}.ballNum.blue:before{color:#0f88eb;border-color:#c7e6ff}.ballNum.blue.select{color:#fff;background-color:#0f88eb}.ballNum.gray{background-color:#f1f1f1!important;color:rgba(208,208,208,.75)!important}.ballNum.dan{background-color:#ff8200;text-align:center}.ballNum.dan:before{border:none}.ballNum.dan span{color:#fff}.ballNum.dan span em{font-size:10px;display:block;margin-top:-3px;font-weight:400}.lotteryBall{position:relative;display:-webkit-box;display:flex;flex-wrap:wrap}.lotteryBall.popup{margin:20px 4% 0}.lotteryBall.popup .ballNum{margin-bottom:20px}.lotteryBall .ballNum{width:9.3%;padding-top:9.3%;margin-right:5.8%}.lotteryBall .ballNum:after{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px}.lotteryBall .ballNum:nth-child(7n){margin-right:0}.lotteryBall .ballNum .miss{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-19px;font-size:12px;color:#999;line-height:17px}.lotteryBall .ballNum .miss.red{color:#ea4747}.lotteryBall.hasmiss{padding-bottom:20px}.lotteryBall.hasmiss .ballNum{margin-bottom:10px}.lotteryBar{display:-webkit-box;display:flex;height:36px;margin:0 25px;padding:2px;background-color:rgba(182,47,47,.3);border-radius:6px}.lotteryBar a{-webkit-box-flex:1;flex:1;height:32px;line-height:32px;text-align:center;font-size:14px;color:#fff;font-weight:700}.lotteryBar a.active{background-color:#fff;font-size:16px;color:#ea4747;border-radius:4px}.lotteryLive{padding:20px 0 30px;text-align:center;color:#fff;font-size:0;background:url(/assets/img/lottery/lotteryLiveBg.png) center bottom/cover no-repeat #f75146}.lotteryLive .periods{line-height:24px;font-size:16px}.lotteryLive .deadline{line-height:56px;margin-top:8px;font-size:48px;font-weight:700}.lotteryLive .time{line-height:20px;margin-top:5px;font-size:14px}.lotteryLive .deadlineBtn{display:inline-block;width:54px;height:20px;line-height:20px;margin-top:7px;font-size:12px;color:#fe3c27;background-color:rgba(255,255,255,.8);border-radius:10px}.lotteryLive .video{width:100%}.lotteryLive.ticai{background-image:url(/assets/img/lottery/lotteryLiveBg_ticai.png);background-color:#ff6d00}.lotteryLive.ticai .deadlineBtn{color:#ff6d00}.lotteryLive_fc{padding:16px 15px 17px;background-color:#fff;line-height:17px;font-size:12px;color:#999}.lotteryLive_fc h3{line-height:25px;font-size:18px;color:#333;font-weight:700}.lotteryLive_fc h3 .date{float:right;font-size:12px;color:#999;font-weight:400}.lotteryLive_fc .more{float:right;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;color:#458cf8}.lotteryRes_current{padding:15px;background-color:#fff;margin-top:10px}.lotteryRes_current .title{line-height:25px;color:#333}.lotteryRes_current .title .type{display:inline-block;vertical-align:middle;font-size:18px;font-weight:700}.lotteryRes_current .title .periods{display:inline-block;vertical-align:middle;margin-left:8px;font-size:16px}.lotteryRes_current .title .date{float:right;font-size:14px}.lotteryRes_current .lotteryBall{position:relative;margin-top:15px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.lotteryRes_current .lotteryBall .ballNum{width:10.4%;padding-top:10.4%;margin-right:2.3%;font-size:16px}.lotteryRes_current .lotteryBall .arrow-right-svg{position:absolute;right:0;top:50%;margin-top:-9px}.lotteryRes_current .reco{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;color:#458cf8;font-size:14px;line-height:20px;margin-top:15px}.lotteryJackpot{display:-webkit-box;display:flex;padding:10px 0 8px;margin-top:15px;background-color:#f7f8fa;border-radius:4px}.lotteryJackpot li{-webkit-box-flex:1;flex:1;text-align:center;font-size:0}.lotteryJackpot li p{position:relative;display:inline-block;font-size:12px;color:#666;line-height:17px}.lotteryJackpot li .bet{position:absolute;top:1px;left:100%;margin-left:8px;line-height:14px;white-space:nowrap;background-color:#f34136;padding:0 7px;font-size:11px;color:#fff;border-radius:9px}.lotteryJackpot li div{line-height:20px;margin-top:6px;font-size:14px;color:#333;font-weight:700}.lotteryJackpot li div span{color:#ea4747;font-weight:500}.lotteryJackpot.single{padding-bottom:10px}.lotteryJackpot.single li{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.lotteryJackpot.single li p{font-size:14px}.lotteryJackpot.single li div{margin-left:5px;margin-top:0}.lotteryRes_past_title{font-size:18px;color:#333;font-weight:700;line-height:25px;padding:15px 15px 12px;margin-top:10px;background-color:#fff}.lotteryRes_past{background-color:#fff}.lotteryRes_past li{position:relative;padding:11px 15px 12px}.lotteryRes_past li h3{height:20px;line-height:20px;font-size:14px;color:#999;font-weight:400}.lotteryRes_past li .nums{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;flex-wrap:wrap;line-height:22px;margin-top:10px;font-size:16px;color:#f34136;font-weight:600}.lotteryRes_past li .nums span{margin-right:15px}.lotteryRes_past li .arrow-right-svg{position:absolute;right:12px;top:50%;margin-top:-9px;font-size:0}.lotteryRes_past li:last-child:before{border-width:0}.lotteryTime_type{padding:15px 15px 8px;background-color:#fff;margin-top:10px}.lotteryTime_type h3{line-height:25px;font-size:18px;color:#333;font-weight:700}.lotteryTime_type ul{display:-webkit-box;display:flex;flex-wrap:wrap;margin-top:4px}.lotteryTime_type ul li{width:50%;margin-bottom:8px;line-height:17px;font-size:12px;color:#333}.lotteryTime_type ul li:nth-child(2n){text-align:right}.lotteryLive_list{padding:15px 15px 5px;background-color:#fff;margin-top:10px}.lotteryLive_list li{display:-webkit-box;display:flex;margin-bottom:10px}.lotteryLive_list li .video{width:145px;height:83px;overflow:hidden}.lotteryLive_list li .txt{padding:8px 15px 0 12px}.lotteryLive_list li .txt h3{font-size:15px;color:#2d2d2d;font-weight:700;line-height:21px}.lotteryLive_list li .txt p{font-size:12px;color:#999;line-height:17px;margin-top:10px}.lotteryDetTop{padding:13px 15px 12px}.lotteryDetTop .topInfo{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;margin:0 5px}.lotteryDetTop .topInfo .photo{width:48px;height:48px;margin-top:2px;margin-right:11px}.lotteryDetTop .topInfo .txt h2{font-size:18px;color:#f34136;font-weight:700;line-height:25px}.lotteryDetTop .topInfo .txt p{font-size:12px;color:#999;line-height:17px;margin-top:3px}.lotteryDetTop .lotteryBall{-webkit-box-align:center;align-items:center;margin-top:10px}.lotteryDetTop .lotteryBall .ballNum{margin-right:2.3%}.lotteryDetTop .sfc_res_list span{color:#ea4747}.lotteryPrize{padding:0 15px}.lotteryPrize li{display:-webkit-box;display:flex;line-height:40px;padding:0 10px;text-align:right;font-size:14px;color:#333;white-space:nowrap}.lotteryPrize li.title{line-height:30px;font-size:12px;color:#999;font-weight:700}.lotteryPrize li.title span:nth-child(1){padding-left:14px}.lotteryPrize li.title>p{color:#999}.lotteryPrize li>span:nth-child(1){width:35%;text-align:left}.lotteryPrize li>span:nth-child(2){width:30%;text-align:center}.lotteryPrize li>p{width:35%;color:#f34136}.lotteryPrize li .yuan{color:#333}.lotteryPrize.fc3d li{-webkit-box-align:center;align-items:center;line-height:20px;padding:10px 20px}.lotteryPrize.fc3d li:first-child{line-height:20px}.lotteryPrize.fc3d li:last-child:before{border-width:0}.lotteryPrize.fc3d li>span:nth-child(1){width:25%;text-align:left}.lotteryPrize.fc3d li>span:nth-child(2){width:50%;text-align:center}.lotteryPrize.fc3d li>p{width:25%}.lookWinRule{display:block;font-size:14px;color:#0f88eb;font-weight:700;text-align:center;line-height:44px}.periodChooseTab{display:-webkit-box;display:flex;box-shadow:1px -1px 1px 0 rgba(0,0,0,.05)}.periodChooseTab a{-webkit-box-flex:1;flex:1;text-align:center;line-height:48px;font-size:14px;color:#0f88eb}.periodChooseTab a:nth-child(2){-webkit-box-flex:2;flex:2;color:#333}.periodChooseTab a.disable{color:#bbb}.periodChooseTab a .arrow-right-svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);margin-left:3px;-webkit-transform-origin:7px 7px;transform-origin:7px 7px;vertical-align:top;margin-top:17px;-webkit-transition:.3s;transition:all .3s ease}.periodChooseTab a.border:before{height:48px;top:12px}.winCond{padding:0 15px 15px}.winCond table{width:100%;border-collapse:separate;border-spacing:0}.winCond thead th{height:40px;font-size:12px;color:#ff8200;text-align:center}.winCond .bottom{position:relative;background:#fffdf9;border:1px solid #f5a623;border-radius:4px}.winCond tbody tr td:before{content:" "!important;width:200%;height:200%;position:absolute;top:0;left:0;border-top:1px solid #f5a623;border-right:1px solid #f5a623;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0;box-sizing:border-box;pointer-events:none;background:0 0;z-index:1}.winCond tbody tr td{position:relative;font-size:12px;color:#333;text-align:center;height:29px}.winCond tbody tr td:first-child{border-left:0}.winCond tbody tr td.tal{text-align:left;padding-left:16px}.winCond tbody tr td.tal43{text-align:left;padding-left:22px}.winCond .winBall{font-size:0}.winCond .winBall em{margin-right:5px;display:inline-block;width:10px;height:10px;border-radius:50%;background:#ea4747}.winCond .winBall em.blue{background:#588bd8}.winTbtxt table{text-align:center}.winTbtxt table th{height:40px;font-size:12px;color:#999}.winTbtxt table td{padding:10px 0}.guidePageBg{--background:-webkit-linear-gradient(top, #FA5B50, #F34136)}.guidePageCon{padding-top:20%;text-align:center}.guidePageCon h3{font-size:24px;color:#fff}.guidePageCon ul{display:-webkit-box;display:flex;flex-wrap:wrap;margin:30px 35px}.guidePageCon ul li{position:relative;width:46%;padding:20px 0;margin-right:8%;margin-bottom:20px;border-radius:10px;background:rgba(255,255,255,.1)}.guidePageCon ul li .num{display:none;position:absolute;top:-10px;right:-10px;width:32px;height:32px;line-height:32px;text-align:center;font-size:18px;color:#fff;font-weight:600;border-radius:50%;background-color:#ff8200}.guidePageCon ul li.active{background:#fff6e8}.guidePageCon ul li.active .num{display:block}.guidePageCon ul li.active span{color:#ea4747}.guidePageCon ul li:nth-child(2n){margin-right:0}.guidePageCon ul li img{width:64px;height:64px}.guidePageCon ul li span{display:block;font-size:18px;color:#fff;font-weight:700;margin-top:10px;line-height:25px}.guideStepBtn{display:block;margin:52px 35px 50px;height:50px;line-height:50px;text-align:center;font-size:18px;color:#333;font-weight:700;border-radius:6px;background-color:#ffda44}.guideStepBtn.disabled{background-color:#eee;color:#999}.guidePageSkip{position:fixed;padding:10px;top:10px;right:10px;font-size:16px;color:#fff;font-weight:700}.checkUpdatePop{display:none;position:absolute;top:50%;left:50%;z-index:1000;-webkit-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1);width:300px;padding-bottom:10px;background-color:#fff;border-radius:10px}.checkUpdatePop.animate{display:block;-webkit-animation:.3s ease-in-out shakeScale;animation:.3s ease-in-out shakeScale}.checkUpdatePop .title{position:relative;height:100px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;color:#ea4747;background-color:#fee;border-radius:10px 10px 0 0}.checkUpdatePop .title h3{padding:0 110px 0 20px;font-size:24px;font-weight:700}.checkUpdatePop .title p{line-height:20px;font-size:14px;margin-top:2px}.checkUpdatePop .title i{position:absolute;right:30px;bottom:-7px;width:81px;height:76px;background:url(/assets/img/lottery/update_plane.png) center/cover no-repeat}.checkUpdatePop .txt{padding:20px 20px 0}.checkUpdatePop .txt p{position:relative;padding-left:15px;font-size:14px;color:#333;line-height:20px;margin-bottom:10px}.checkUpdatePop .txt p em{position:absolute;left:0;top:0}.checkUpdatePop .update{display:block;margin:16px 10px 0;height:44px;line-height:44px;text-align:center;background-color:#ea4747;border-radius:8px;font-size:16px;color:#fff;font-weight:700}.checkUpdatePop .close{position:absolute;bottom:-62px;left:50%;margin-left:-16px;width:32px;height:32px;background:url(/assets/img/lottery/close_btn_cir_white.png) center/cover no-repeat}.sfc_res_list{display:-webkit-box;display:flex}.sfc_res_list span{width:5.2%;margin-right:4px;height:28px;line-height:28px;text-align:center;border:1px solid #eee;box-sizing:content-box;border-radius:4px;font-size:16px;color:#666;font-weight:600}.sfc_match_res{padding:19px 15px 0;background-color:#fff}.sfc_match_res li{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:35px;line-height:35px;font-size:14px;color:#333;text-align:center;white-space:nowrap}.sfc_match_res li .rank{width:14.4%}.sfc_match_res li .team{width:26%;text-align:right;padding-right:15px}.sfc_match_res li .team.right{text-align:left;padding-right:0;padding-left:15px}.sfc_match_res li .score{width:17.4%;color:#ea4747}.sfc_match_res li .res{width:16.2%;color:#ea4747;font-weight:600}.sfc_match_res li.title{background-color:#f5f5f5;height:30px;line-height:30px;color:#666;font-size:12px;font-weight:700}.sfc_match_res li.title span{border-right:1px solid #fff}.sfc_match_res li.title .team{text-align:center;padding:0}.sfc_match_res li.title .res,.sfc_match_res li.title .score{color:#666}.lottery_notice{position:relative;padding:10px 15px;background-color:#fff}.lottery_notice .when{position:absolute;top:0;right:0;width:58px;height:20px;line-height:20px;border-radius:0 0 0 4px;background-color:#ffe5e5;font-size:12px;color:#ea4747;text-align:center}.lottery_notice .when.orange{background-color:#ffe5c9;color:#ff8200}.lottery_notice .title{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;line-height:25px;color:#333;font-size:12px}.lottery_notice .title .type{font-size:18px;font-weight:700}.lottery_notice .title .periods{margin-left:10px}.lottery_notice .title .date{color:#999;margin-left:10px}.lottery_notice .lotteryBall{position:relative;margin-top:8px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.lottery_notice .lotteryBall .ballNum{margin-right:2.3%}.lottery_notice .lotteryBall .arrow-right-svg{position:absolute;right:-3px;top:50%;margin-top:-9px}.lottery_notice .award{margin-top:10px}.lottery_notice .award .line{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;font-size:12px;color:#333;margin-top:5px;line-height:17px}.lottery_notice .award .line .left{width:70px;color:#999}.lottery_notice .reco{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;color:#458cf8;font-size:14px;line-height:20px;margin-top:15px}.inforPageTop{padding-top:14px;background-color:#ea4747}.inforPageTop .wd_tabBar{background:0 0;padding:0 3%}.inforPageTop .wd_tabBar a span{font-size:14px}.inforPageTop .wd_tabBar a.active span{font-size:18px;color:#ffda44}.inforPageTop .wd_tabBar a.active:after{width:20px;margin-left:-10px;height:3px}.wd_consultLists{background-color:#fff;border-radius:6px;margin:0 15px}.wd_consultLists .wd_consultList{padding:12px 10px 11px 12px}.wd_consultList{position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:12px 0 11px 5px}.wd_consultList .left{position:relative;-webkit-box-flex:1;flex:1}.wd_consultList .left .txt{height:40px;line-height:20px;font-size:14px;color:#666;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.wd_consultList .left .info{font-size:12px;color:#999;margin-top:10px;line-height:17px}.wd_consultList .photo{position:relative;width:100px;height:67px;margin-left:16px;border-radius:4px;overflow:hidden}.wd_consultList .photo img{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:4px}.inforList.home{margin-left:15px;margin-right:15px}.inforList.home .inforList_li{border-radius:6px;padding:9px 10px 12px 12px}.inforList.home .inforList_li .kind{line-height:17px;font-size:12px;font-weight:700;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.inforList.home .inforList_li .kind i{width:8px;height:8px;margin-right:5px;border-radius:50%}.inforList.home .inforList_li .kind.orange{color:#ff8200}.inforList.home .inforList_li .kind.orange i{background-color:#ff8200}.inforList.home .inforList_li .kind.red{color:#e77676}.inforList.home .inforList_li .kind.red i{background-color:#e77676}.inforList.home .inforList_li .kind.green{color:#70b492}.inforList.home .inforList_li .kind.green i{background-color:#70b492}.inforList.home .inforList_li .wd_consultList .left .info{margin-top:5px}.inforList_li{background-color:#fff;padding:10px 15px;margin-bottom:5px}.inforList_li .title{line-height:22px;font-size:16px;color:#333;font-weight:700}.inforList_li .wd_consultList{padding:0;margin-top:10px;-webkit-box-align:start;align-items:flex-start}.inforList_li .wd_consultList .left .info .kind{color:#e77676;font-weight:500}.inforList_li .wd_consultList .photo{height:60px;margin-top:3px}.zixun_det_con{padding:15px}.zixun_det_con .title{font-size:20px;line-height:28px;color:#333;font-weight:700;margin-bottom:15px}.zixun_det_con .text{font-size:16px;color:#333;line-height:25px;margin-top:10px;margin-bottom:10px}.bet_hint{line-height:20px;margin-top:24px;font-size:14px;color:#e77676;font-weight:700;text-align:center}.bet_hint i{display:inline-block;vertical-align:top;margin-top:9px;width:60px;height:2px;margin-right:10px;background:-webkit-linear-gradient(left,#f4f5f6,#ffe5e5)}.bet_hint i.right{background:-webkit-linear-gradient(left,#ffe5e5,#f4f5f6);margin-right:0;margin-left:10px}