@charset "utf-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License���ʹ�÷�Χ��Ȩ: none (public domain)
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	
	/*vertical-align: baseline;*/
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background: #fff;
	font-family:"microsoft yahei";
	font-size:12px;
}
ol, ul ,li{
	list-style: none;
}
blockquote, q {
	quotes: none;
} 
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/*table {
	border-collapse: collapse;
	border-spacing: 0;
}*/
/* add */
img{border:0}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
select,input{vertical-align:middle}
.clear { display:block !important; clear:both !important; float:none !important; margin:0 !important; padding:0 !important; height:0; line-height:0; font-size:0; overflow:hidden;}
.clearfix { zoom:1; }
.clearfix:after { content:""; display:block; clear:both; height:0; }
.spacer{clear:both; font-size:0; height:0; line-height:0;}
a{color:#333;text-decoration:none}



/* 季后赛 cup-playoffs */
.ozb_top {
	width: 100%;
	height: 32px;
	opacity: 1;
	text-align: center;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	line-height: 32px;
	color: #fff;
	position: relative;
	top: -20px;
  }
  .ozb_top span{
	display: inline-block;
	margin: 0 auto;
	border-radius: 0px 0px 5px 5px;
  }

  .nba_playoff_title{
	background: url(../fonts/playoffs_title_bg.svg) no-repeat;
	width: 214px;
	height: 32px;
  }
  .uefadivideO {
	width: 100%;
  }
  .weedOut {
	width: 100%;
	background: #ffffff;
	margin-top: 0.5rem;
	box-sizing: border-box;
	padding: 20px 0 0 0;
  }
  .weed_con {
	width: 100%;
	position: relative;
	margin: 0 auto;
  }
  .topic16 {
	width: 100%;
	height: 14px;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	padding: 0 0.5rem;
  }
  .topiC16 div {
	width: 4rem;
	height: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
  }
  .top16_source div {
	width: 4rem;
	height: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	justify-content: center;
	margin-top: 10px;
  }
  .top16_source_img {
	display: flex;
	flex-direction: column;
  }
  .top16_source_img img {
	width: 45.5px;
	display: block;
  }
  .top16_source_img div {
	margin-top: 10px;
  }
  .top16_source_img div:nth-child(1) {
	margin-top: 20px;
  }
  .top16_icon > div {
	width: 1.8rem;
	height: 20px;
	display: flex;
	/* margin-top: 65px; */
	justify-content: space-between;
	align-items: center;
	justify-content: center;
  }
  .top16_name div {
	width: 1.8rem;
	height: 14px;
	margin-top: 4px;
	display: flex;
	/* margin-top: 65px; */
	justify-content: space-between;
	align-items: center;
	justify-content: center;
  }
  .topiC16 {
	display: flex;
	padding: 0 1rem;
	justify-content: space-between;
  }
  .topiC16 div {
	width: 4.19rem;
	display: flex;
	justify-content: center;
  }
  .top16_name {
	/* position: absolute; */
	/* top: -48px; */
	margin-top: 4px;
  }
  .top16_source {
	font-size: 0.6rem;
  }
  .source_padding {
	/* padding: 0 5px; */
  }
  .top16_icon > div > img {
	display: block;
	width: 20px;
	height: 20px;
	object-fit: contain;
  }
  .top16_name > div > p {
	width: 100%;
	height: 14px;
	box-sizing: border-box;
	overflow: hidden;
	text-align: center;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	font-size: 0.5rem;
  }
  
  .topic8 {
	width: 100%;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	padding: 0 1rem;
	position: relative;
	top: 25px;
  }
  .top8_icon > div {
	width: 4rem;
	height: 20px;
	display: flex;
	justify-content: center;
  }
  .top8_icon > div > img {
	display: block;
	width: 20px;
	object-fit: contain;
  }
  .top8_name > div {
	width: 4.19rem;
	display: flex;
	margin-top: 4px;
	justify-content: center;
  }
  .top8_name > div > p {
	width: 100%;
	height: 14px;
	/* padding: 0 .2rem; */
	box-sizing: border-box;
	overflow: hidden;
	text-align: center;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	font-size: 0.5rem;
  }
  .top8_source > div {
	width: 8.3rem;
	display: flex;
	line-height: 1rem;
	justify-content: center;
	font-size: 0.6rem;
  }
  .top8_source_img {
	display: flex;
	align-items: center;
	flex-direction: column;
	margin-top: 20px;
  }
  .top8_source_img img {
	width: 89.5px;
	display: block;
  }
  .top8_source_img div {
	/* margin-top: 10px; */
  }
  
  .topic4 {
	width: 100%;
	height: 14px;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	padding: 0 1rem;
	position: relative;
  }
  .top4_name {
	font-size: 0.5rem;
	display: flex;
	margin-top: 20px;
  }
  .top4_name div {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 8rem;
  }
  .top4_icon > div {
	width: 8.2rem;
	height: 20px;
	display: flex;
	justify-content: center;
	margin-top: 10px;
  }
  .top4_icon {
	margin-top: 30px;
  }
  .top4_icon > div > img {
	display: block;
	width: 20px;
	object-fit: contain;
  }
  
  .top2_name > div {
	width: 8.2rem;
	display: flex;
	justify-content: center;
	margin-top: 8px;
	font-size: 0.6rem;
  }
  .top2_source_img {
	display: flex;
	align-items: center;
	flex-direction: column;
  }
  .top2_source_img img {
	width: 177.5px;
	display: block;
  }
  .top2_source_img div {
	margin-top: 10px;
  }
  
  .topic2 {
	width: 100%;
	margin-top: 10px;
	display: flex;
	justify-content: center;
	font-size: 0.6rem;
  }
  .Final {
	display: flex;
	flex-direction: column;
	margin-top: 10px;
	align-items: center;
  }
  .Final_box_img {
	margin-top: 15px;
  }
  .Final .Final_box {
	width: 100%;
	height: 35px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
	padding: 0 1rem;
  }
  .Final_box {
  }
  .Final_left {
	width: 5.2rem;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	font-size: 0.5rem;
  }
  .Final_centre {
	flex: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	font-size: 0.7rem;
  }
  .Final_right {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	width: 5.2rem;
	font-size: 0.5rem;
  }
  .Final_icon {
	width: 28px;
	height: 28px;
	display: flex;
	align-items: center;
	justify-content: center;
  }
  .Final_icon > img {
	width: 28px;
	display: block;
  }
  .win {
	background: linear-gradient(270deg, #FF2424 0%, #FF5E5E 100%);
	color: #ffffff;
	font-size: 0.4rem;
	height: 12px;
	text-align: center;
	line-height: 12px;
	font-weight: bold;
	border-radius: 3px;
  }
  .hidden_span {
	overflow: hidden;
	height: 14px;
  }
  
  .wests4_source {
	margin-top: 10px;
  }
  .wests4 {
	width: 100%;
	display: flex;
	justify-content: space-around;
	font-size: 0.65rem;
  }
  .wests4_name > div {
	width: 8.5rem;
	display: flex;
	justify-content: center;
	font-size: 0.5rem;
	margin-top: 4px;
  }
  .wests4_icon > div {
	width: 8.4rem;
	display: flex;
	height: 20px;
	justify-content: center;
	margin-top: 10px;
  }
  .wests4_icon > div > img {
	width: 20px;
	height: 20px;
	display: block;
	object-fit: contain;
  }
  .wests4_source_img {
	display: flex;
	align-items: center;
	flex-direction: column;
  }
  .wests4_source_img img {
	width: 89.5px;
	display: block;
  }
  .wests4_source_img div {
	margin-top: 10px;
  }
  
  .wests8_source_img {
	display: flex;
	align-items: center;
	flex-direction: column;
  }
  .wests8_source_img img {
	width: 45.5px;
	display: block;
  }
  .wests8_source_img div {
	margin-top: 10px;
  }
  
  .wests8 {
	width: 100%;
	height: 20px;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	padding: 0 1rem;
	position: relative;
  }
  .wests8_icon > div {
	width: 4rem;
	display: flex;
	justify-content: center;
	height: 20px;
	margin-top: 10px;
  }
  .wests8_icon > div > img {
	display: block;
	width: 20px;
	object-fit: contain;
  }
  .wests8_name {
	height: 60px;
  }
  .wests8_name > div {
	width: 4.19rem;
	display: flex;
	margin-top: 4px;
	justify-content: center;
  }
  .wests8_name > div > p {
	width: 100%;
	height: 14px;
	/* padding: 0 .2rem; */
	box-sizing: border-box;
	overflow: hidden;
	text-align: center;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	font-size: 0.5rem;
  }
  .wests8_source > div {
	width: 10.85rem;
	display: flex;
	line-height: 1rem;
	justify-content: center;
	font-size: 0.65rem;
	margin-top: 5px;
  }
  
  .wests16 {
	width: 100%;
	height: 20px;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	padding: 0 1rem;
  }
  .wests16 div {
	width: 1.8rem;
	height: 14px;
	/* display: flex; */
	/* margin-top: 65px; */
	justify-content: space-between;
	align-items: center;
	justify-content: center;
  }
  .wests16 {
	display: flex;
	padding: 0 0.5rem;
  }
  .wests16_name {
	margin-top: 4px;
  }
  .wests16_source {
	font-size: 0.6rem;
  }
  .wests16_icon {
	margin-top: 2px;
  }
  .wests16_icon > div > img {
	display: block;
	width: 20px;
	height: 20px;
	object-fit: contain;
  }
  .wests16_name > div > p {
	width: 100%;
	height: 14px;
	/* padding: 0 .2rem; */
	box-sizing: border-box;
	overflow: hidden;
	text-align: center;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	font-size: 0.5rem;
  }
  .wests16_icon div {
	width: 1.8rem;
	height: 20px;
	display: flex;
	/* margin-top: 65px; */
	justify-content: space-between;
	align-items: center;
	justify-content: center;
  }
  .wests16_source>div {
	width: 5rem;
	height: 14px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	justify-content: center;
  }
  .active {
	color: #25bac6;
	font-weight: 600;
  }
  
  /* 西部名字 */
  .weed_westName li {
	width: 3.6rem;
	height: 4rem;
	overflow: hidden;
	display: flex;
  }
  .weed_westName li p {
	width: 1.8rem;
	line-height: 1.8rem;
	font-size: 0.6rem;
	font-weight: 400;
	color: #333333;
	writing-mode: vertical-lr;
	text-align: right;
	letter-spacing: 2px;
	overflow: hidden;
  }
  .weed_westName li:nth-child(2) {
	position: absolute;
	left: 4.15rem;
	top: 0;
  }
  .weed_westName li:nth-child(3) {
	position: absolute;
	left: 9.55rem;
	top: 0;
  }
  .weed_westName li:nth-child(4) {
	position: absolute;
	left: 13.65rem;
	top: 0;
  }
  /* 东部名字 */
  .weed_eastName {
	margin-top: 0.2rem;
  }
  .weed_eastName li {
	width: 3.6rem;
	height: 4rem;
	overflow: hidden;
	display: flex;
  }
  .weed_eastName li p {
	width: 1.8rem;
	line-height: 1.8rem;
	font-size: 0.6rem;
	font-weight: 400;
	color: #333333;
	writing-mode: vertical-lr;
	text-align: left;
	letter-spacing: 2px;
	overflow: hidden;
  }
  .weed_eastName li:nth-child(2) {
	position: absolute;
	left: 4.15rem;
	top: 0;
  }
  .weed_eastName li:nth-child(3) {
	position: absolute;
	left: 9.55rem;
	top: 0;
  }
  .weed_eastName li:nth-child(4) {
	position: absolute;
	left: 13.65rem;
	top: 0;
  }
  
  /* 8强 */
  .west8 {
	width: 100%;
	height: 3.6rem;
	position: relative;
  }
  .west8 li {
	width: 3.5rem;
	height: 3.2rem;
	position: absolute;
	top: 0;
  }
  .west8_img {
	width: 3.5rem;
	height: 1.2rem;
	text-align: center;
	margin: 0.4rem 0 0.2rem;
  }
  .west8_img img {
	width: 1.2rem;
	height: 1.2rem;
	object-fit: cover;
  }
  .west8_score {
	font-size: 0.8rem;
	font-weight: 600;
	color: #999999;
	text-align: center;
  }
  .west8_score .active {
	color: #25bac6;
  }
  .west8 li:nth-child(1) {
	left: 0;
  }
  .west8 li:nth-child(2) {
	left: 4.15rem;
  }
  .west8 li:nth-child(3) {
	left: 9.55rem;
  }
  .west8 li:nth-child(4) {
	left: 13.65rem;
  }
  .east8 {
	width: 100%;
	height: 3.6rem;
	position: relative;
	top: 7.2rem;
  }
  .east8 li {
	width: 3.5rem;
	height: 3.2rem;
	position: absolute;
	top: 0;
  }
  .east8_img {
	width: 3.5rem;
	height: 1.2rem;
	text-align: center;
	margin: 0.4rem 0 0.2rem;
  }
  .east8_img img {
	width: 1.2rem;
	height: 1.2rem;
	object-fit: cover;
  }
  .east8_score {
	font-size: 0.8rem;
	font-weight: 600;
	color: #999999;
	text-align: center;
  }
  .east8_score .active {
	color: #25bac6;
  }
  .east8 li:nth-child(1) {
	left: 0;
  }
  .east8 li:nth-child(2) {
	left: 4.15rem;
  }
  .east8 li:nth-child(3) {
	left: 9.55rem;
  }
  .east8 li:nth-child(4) {
	left: 13.65rem;
  }
  /* 四强 */
  .west4 {
	width: 100%;
	position: relative;
	top: 0.6rem;
  }
  .west4 li {
	width: 7.6rem;
	position: absolute;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
  }
  
  .west4_left,
  .west4_right {
	width: 3.1rem;
	height: 4.5rem;
  }
  .west4_left {
	padding-left: 0.2rem;
	box-sizing: border-box;
  }
  .west4_right {
	text-align: right;
	padding-right: 0.2rem;
	box-sizing: border-box;
  }
  .westVs {
	width: 1.4rem;
	height: 100%;
	line-height: 100%;
	font-size: 0.7rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	text-align: center;
	color: #333333;
  }
  .west2Vs {
	width: 1.4rem;
	height: 2.1rem;
	line-height: 2.1rem;
	font-size: 0.7rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	text-align: center;
	color: #333333;
  }
  .west4Name {
	width: 100%;
	max-height: 1.5rem;
	min-height: 1rem;
	overflow: hidden;
	font-size: 0.6rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	margin: 0.2rem 0;
  }
  .west4Soure {
	width: 100%;
	height: 1.1rem;
	overflow: hidden;
	font-size: 0.8rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #999999;
  }
  .west4Soure > span {
	font-size: 0.6rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
  }
  .west4_left .active,
  .west4_left .active > span {
	color: #25bac6;
  }
  
  .west4 li img {
	width: 1.2rem;
	height: 1.2rem;
	object-fit: cover;
  }
  .west4_score {
	font-size: 0.8rem;
	font-weight: 600;
	color: #999999;
	text-align: center;
	margin: 0 0.6rem;
  }
  
  .west4_score .active {
	color: #25bac6;
  }
  
  .west4 li:nth-child(2) {
	left: 9.5rem;
  }
  
  .east4 {
	width: 100%;
	position: relative;
	top: 17.4rem;
  }
  .east4 li {
	width: 7.6rem;
	position: absolute;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
  }
  
  .east4_left,
  .east4_right {
	width: 3.1rem;
	height: 4.5rem;
  }
  .east4_left {
	padding-left: 0.2rem;
	box-sizing: border-box;
  }
  .east4_right {
	text-align: right;
	padding-right: 0.2rem;
	box-sizing: border-box;
  }
  .westVs {
	width: 1.4rem;
	height: 100%;
	line-height: 100%;
	font-size: 0.7rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	text-align: center;
	color: #333333;
  }
  
  .east4Name {
	width: 100%;
	max-height: 1.5rem;
	min-height: 1rem;
	overflow: hidden;
	font-size: 0.6rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	margin: 0.2rem 0;
  }
  .east4Soure {
	width: 100%;
	height: 1.1rem;
	overflow: hidden;
	font-size: 0.8rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #999999;
  }
  .east4Soure > span {
	font-size: 0.6rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
  }
  .east4_left .active,
  .east4_left .active > span {
	color: #25bac6;
  }
  
  .east4 li img {
	width: 1.2rem;
	height: 1.2rem;
	object-fit: cover;
  }
  .east4_score {
	font-size: 0.8rem;
	font-weight: 600;
	color: #999999;
	text-align: center;
	margin: 0 0.6rem;
  }
  
  .east4_score .active {
	color: #25bac6;
  }
  
  .east4 li:nth-child(2) {
	left: 9.5rem;
  }
  
  /* 半决赛 */
  .west2 {
	width: 100%;
	position: relative;
	top: 7.1rem;
  }
  .west2 li {
	width: 11rem;
	height: 2.1rem;
	position: absolute;
	top: 0;
	left: 3.1rem;
	display: flex;
	justify-content: center;
	align-items: center;
  }
  .west2 li img {
	width: 1.2rem;
	height: 1.2rem;
	object-fit: cover;
  }
  .west2_score {
	width: 3.4rem;
	height: 1.4rem;
	line-height: 1.4rem;
	overflow: hidden;
	font-size: 0.8rem;
	font-weight: 600;
	color: #999999;
	text-align: left;
  }
  .west2_score > span {
	font-size: 0.6rem;
	font-weight: 400;
	color: #999999;
	text-align: center;
  }
  .west2 li .active,
  .west2 li .active > span {
	color: #25bac6;
  }
  
  .east2 {
	width: 100%;
	position: relative;
	top: 12.8rem;
  }
  .east2 li {
	width: 11rem;
	height: 2.1rem;
	position: absolute;
	top: 0;
	left: 3.1rem;
	display: flex;
	justify-content: center;
	align-items: center;
  }
  .east2 li img {
	width: 1.2rem;
	height: 1.2rem;
	object-fit: cover;
  }
  .east2_score {
	width: 3.4rem;
	height: 1.4rem;
	line-height: 1.4rem;
	overflow: hidden;
	font-size: 0.8rem;
	font-weight: 600;
	color: #999999;
	text-align: left;
  }
  .east2_score > span {
	font-size: 0.6rem;
	font-weight: 400;
	color: #999999;
	text-align: center;
  }
  .east2 li .active,
  .east2 li .active > span {
	color: #25bac6;
  }
  /* 总决赛 */
  .final {
	width: 13rem;
	height: 2rem;
	position: relative;
	top: 11rem;
	left: 2.1rem;
  }
  .final ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
  }
  .final ul li {
	width: 5rem;
	height: 2rem;
	display: flex;
	justify-content: center;
	align-items: center;
  }
  .final li img {
	width: 1.2rem;
	height: 1.2rem;
	object-fit: cover;
  }
  .final_score {
	width: 3.4rem;
	height: 2rem;
	line-height: 2rem;
	overflow: hidden;
	font-size: 0.8rem;
	font-weight: 600;
	color: #999999;
	text-align: left;
  }
  .final_score > span {
	font-size: 0.6rem;
	font-weight: 400;
	color: #999999;
  }
  .final li .active,
  .final li .active > span {
	color: #25bac6;
  }
  
  /* 射手榜 */
  .jifenb_ozb {
	width: 100%;
	height: auto;
  }
  
  .jifenb_ozb table tr td {
	font-size: 0.7rem;
	font-weight: 400;
	color: #000000;
  }
  
  .jifenb_ozb table tr:nth-child(1) th {
	font-size: 0.6rem;
	font-weight: 600;
	color: #999999;
  }
  
  .jifenb_ozb .order {
	display: block;
	width: 0.9rem;
	height: 0.9rem;
	line-height: 0.9rem;
	background: #cccccc;
	border-radius: 2px;
	margin: 0 auto;
	color: #ffffff;
	font-size: 0.6rem;
	text-align: center;
  }
  
  .jifenb_ozb .shePic {
	width: 1.3rem;
	height: 1.3rem;
	background: #ffffff;
	border: 1px solid #eeeeee;
	border-radius: 50%;
	object-fit: cover;
	margin-left: 0;
	margin-right: 5px;
	border: none;
	vertical-align: middle;
  }
  
  .jifenb_ozb .orF {
	background: #ff3434;
  }
  .jifenb_ozb .orS {
	background: #ffa034;
  }
  .jifenb_ozb .orT {
	background: #ffdd34;
  }
  .ozb_top_contre {
	width: 100%;
	height: 670px;
	background-color: #ffffff;
  }
  .scale_img {
	-moz-transform: scaleY(-1);
	-webkit-transform: scaleY(-1);
	-o-transform: scaleY(-1);
	transform: scaleY(-1);
	/*IE*/
	filter: FlipV;
  }
  
  .nodata_wrapper{
	height: 300px;
	width: 100%;
	text-align: center;
	margin-top: 80px;
  }
  
  .nodata_text{
  color: #999;
  margin-top: 20px;
  font-size: 14px;
  }

  /* 季后赛 cup-playoffs end*/