<>
#app-container #main-container {
/*
top:-20px;
*/
}
.sib-draft-board .draftees .draft-pick a {
display: inline-block;
}
@media (min-width: 768px) {
#app-container:not(.games-app-container) .main-nav-container {
margin-bottom: -20px;
}
.team-arena {
background-color: #006bb7;
background-image: url('//res.nba.cn/static/s/images/boxscore_header.png') !important;
}
}
#app-container.games-app-container .sib3-top-bleed {
display: none;
}
@media(min-width: 768px) {
#app-container #main-container .container-row .content-container .content .page-header {
height: auto;
line-height: auto;
}
}
@media (min-width: 1436px) {
#main-container .content-container {
width: 1200px;
}
}
@media (min-width: 768px) {
#app-container .main-nav-container {
background-color: #1a477b;
}
}
/* Show GameStream Links on Scores Page */
.sib-list-team-game-snapshot .snapshot-footer a.gamestream.enable {
display: inline-block !important;
}
/* Show GameStream Tab or Option on Boxscore Page */
.sib-boxscore-tabs .gamestreamTab.enable {
display: block !important;
}
.sib-boxscore-tabs #boxscore-page-links .gamestream.enable {
display: block !important;
}
.sib-page-tabs.sib-boxscore-tabs .tabs-wrap .tab.playOffs {
width: 25% !important;
}
.game.live .teams .overlay a.gamestream {
display: block !important;
}
.game.post .teams .overlay a.gamestream {
display: block !important;
}
#boxscore-page-links option.gamestream {
display: block !important;
}
@media (max-width: 767px) {
.sib-navbar .nav-buttons {
min-height: 280px;
}
}
/*hp bracket widget*/
.widget-bracket-wrapper {
margin: -20px 0 20px 0;
}
/*General site specific css show or hide
1) Leverages specificity to override boostrap and custom show-all-siteshidden-all-sites
1a) Multiple classes should be present on the parent element
2) Expects a dedicated parent element to control the display of the children for a given site
3 Assumes display value as default to reduce the number of combinations
- divs should be block
- spans should be inline
*/
div.show-all-sites.hidden-mi,
div.visible-sm.hidden-mi-sm,
div.visible-md.hidden-mi-md,
div.visible-lg.hidden-mi-lg {
display: none !important;
}
div.hidden-all-sites.show-mi,
div.hidden-sm.show-mi-sm,
div.hidden-md.show-mi-md,
div.hidden-lg.show-mi-lg {
display: block !important;
}
span.show-all-sites.hidden-mi,
span.visible-sm.hidden-mi-sm,
span.visible-md.hidden-mi-md,
span.visible-lg.hidden-mi-lg {
display: none !important;
}
span.hidden-all-sites.show-mi,
span.hidden-sm.show-mi-sm,
span.hidden-md.show-mi-md,
span.hidden-lg.show-mi-lg {
display: inline !important;
}
/*hide header for draft*/
.draft .page-header .content-left h1 {
display: none
}
.draft .page-header .content-right {
bottom: 0px;
}
.sib-list-team-game-snapshot-expanded a.game-url.recap.post-game {
display: none !important
}
/* Hide boxscore if there is a recap available
a.game-url.stats-boxscore.post-game.has-recap { display: none}
*/
@media (max-width:767px) {
.draft .page-header .content-right {
bottom: -10px;
}
.draft .page-header {
margin: 0px 0 10px 0;
}
}
/* allstar */
.all-star-header .all-star-branding {
text-align: center;
}
.sib-news-article .page-header h2 {
display: none;
}
/* .sib-draft-board .draftees .draft-pick .headshot { display: none; }
*/
>
<>
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak,
.ng-hide {
display: none !important;
}
>
< type="text/css">
#play-by-play-qrcode {
padding-top: 30px;
width: 100%;
height: 310px;
background-color: #eee;
}
>
NBA官方应用
<>
.copyright-content p{
margin: 0
}
.copyright-tab a {
color: #fff;
}
>
为了您的最佳体验,建议您升级您的浏览器版本,或使用其他浏览器
<>
@media(min-width: 768px) {
.nba-app-container #main-container .content-container {
width: 1200px;
margin: 0 auto;
}
.nba-app-container .container {
width: 1200px;
max-width: 1200px;
min-width: 1200px;
}
.nba-app-container {
min-width: 1200px;
}
#app-container #main-container .container-row {
margin: 0px;
}
}
.team img,
.team span {
width: initial;
height: initial;
vertical-align: initial;
}
/* .team {
display: initial;
width: initial;
height: initial;
line-height: initial;
font-size: initial;
text-align: initial;
color: initial;
} */
.sib-table-full-player-stats .player-pagination {
display: none;
}
.nba-container-wrapper .sib-custom-schedule-header .quicklinks i.days {
display: none;
}
.boxscore-table table tbody tr td:nth-child(1) {
min-width: 56px !important;
}
#app-container #main-container #filter-split,
#app-container #main-container #filter-country {
display: none !important;
}
>
<>
body {
/*fix for font sizeconflict with licensee font %*/
font: 14px/1.5 "Microsoft YaHei"Arial寰蒋闆呴粦SimSun瀹嬩綋 !important;
}
.hidden {
/*fix for menu flickerconflict with bootstrap hidden*/
visibility: hidden !important;
display: inline !important;
}
.nba-awards {
display: none;
}
.header *,
.fixed-header *,
.footer * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.content .header-wrap {
width: initial;
margin: initial;
background: none;
}
.nba-playoff-bracket {
background: #eee;
}
#footer {
display: none;
}
/*General site specific css show or hide
1) Leverages specificity to override boostrap and custom show-all-siteshidden-all-sites
1a) Multiple classes should be present on the parent element
2) Expects a dedicated parent element to control the display of the children for a given site
3) Assumes display value as default to reduce the number of combinations
- divs should be block
- spans should be inline
*/
div.show-all-sites.hidden-cn,
div.visible-sm.hidden-cn-sm,
div.visible-md.hidden-cn-md,
div.visible-lg.hidden-cn-lg {
display: none !important;
}
div.hidden-all-sites.show-cn,
div.hidden-sm.show-cn-sm,
div.hidden-md.show-cn-md,
div.hidden-lg.show-cn-lg {
display: block !important;
}
span.show-all-sites.hidden-cn,
span.visible-sm.hidden-cn-sm,
span.visible-md.hidden-cn-md,
span.visible-lg.hidden-cn-lg {
display: none !important;
}
span.hidden-all-sites.show-cn,
span.hidden-sm.show-cn-sm,
span.hidden-md.show-cn-md,
span.hidden-lg.show-cn-lg {
display: inline !important;
}
.copyright-content a.copyright-content a:hover.copyright-content a:visited.copyright-content a:visited:hover {
color: #fff;
}
>
< type="text/css">
.landing-modal {
display: none;
position: fixed;
left: 0;
top: 0;
bottom: 0;
right: 0;
z-index: 1000001;
background: rgba(0000.6);
display: flex;
justify-content: center;
transition: transform 0.3s easeopacity 0.3s ease;
}
.landing-modal-body {
position: absolute;
width: 800px;
left: 0;
right: 0;
top: 15%;
margin: 0 auto;
height: 600px;
border-radius: 16px;
box-shadow: 1px 1px 50px rgba(000.7);
animation-duration: .4s;
-webkit-animation-name: bounceIn;
animation-name: bounceIn
}
.landing-img {
width: 100%;
}
.landing-close {
position: absolute;
top: 10px;
right: -32px;
width: 22px;
height: 22px;
}
@keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.7);
-ms-transform: scale(.7);
transform: scale(.7)
}
100% {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1)
}
}
>