.matchBox { width: 960px;  margin: 0px auto; background: #FFFFFF; padding: 20px 0; 
	-moz-box-shadow:0px 0px 20px #666; -webkit-box-shadow:0px 0px 20px #666;
		 		box-shadow:0px 0px 20px #666;
}
.matchBox .backBtn { margin: 20px 20px 20px 20px; padding: 3px 6px 3px 6px; font-size: 0.8rem; border: 1px solid #242424; color: #242424; border-radius: 5px; text-decoration: none; }
.matchBox .topTab { padding: 3px 0 0 0;margin-top: 10px; background-color: #6b6b6b; font-size: 16px; font-weight: bold; width: 100%; height: 35px; display: flex; }
.matchBox .topTab li { padding-top: 2px; background-color: #6b6b6b; flex: 1; display: inline-block; text-align: center; cursor: pointer; }
.matchBox .topTab li:first-child{ border-right: 1px solid white;}
.matchBox .topTab li:last-child{ border-left: 1px solid white;}
.matchBox .topTab .active {padding-top: 5px; background-color: #FFFFFF; }
.matchBox .topTab .unactive {}
.matchBox .topTab a {  width: 100%; height: 100%; color: #ffffff; text-decoration: none; margin-top:2px;}
.matchBox .topTab .active a{ color: #242424;}
.botAd{ font-size: 1.2rem; color: #666; text-align: center; line-height: 2.8rem; margin:10px 50px;}
			 .botAd img{ width: 300px; border-radius: 15px;
			 	-moz-box-shadow:-3px 3px 5px #bbb; -webkit-box-shadow:-3px 3px 5px #bbb;
		 		box-shadow:-3px 3px 5px #bbb;}

.head1 a { font-size:1.8rem;}

/** 精选列表 **/
.lineList { width: 100%; margin: 20px auto;}
.lineList ul { margin: 0; padding: 0; list-style: none; }
.lineList ul li{ clear: both; height: 224px; margin: 10px 20px; padding: 5px; list-style: none; background: white; border: 1px solid; }
.lineList ul li a{ text-decoration: none; display: flex;}
.lineList img { float: left;}
.lineList .ldRight {width:58%; text-align: left; margin-left: 3%; display: flex; flex-direction: column; align-self: center;}
.lineList .ldRight .title{ color: #444444; font-size: 1.6rem; font-weight: bold;}
.lineList .ldRight .summary{color:#a9a9a9; font-size: 13px; width: 100%;height: 52px; line-height: 18px; margin-top:12px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;}
.lineList .ldRight .params{ margin-top:20px;}
.lineList .ldRight .pmLeft{width:70%; float: left; font-size: 11px; color:#5d5d5d;}
.lineList .ldRight .pmLeft .title{ color:#999999; font-size: 11px; font-weight: normal;}
.lineList .ldRight .pmRight{ width:30%;float: right;}
.lineList .ldRight .pmRight span{ display: block; width:100px; height: 30px; text-align: center; padding: 0; color:white;
 line-height: 30px; background: #497da0; float: right;
}

/** 国际国内赛事 **/
.internationalList { width: 100%; margin: 20px auto;}
.internationalList ul { width: 80%; margin: 40px auto; padding: 0; list-style: none; }
.internationalList ul li { width: 100%; height: 50px; line-height: 25px; overflow: hidden; margin-top: 10px; }
.internationalList ul li a { color: #666666; font-size: 16px; text-decoration: none; }
.internationalList ul li a font { color: #999999; font-size: 15px; }


/**  PSA、RPS  **/
.starBox { background-color: #FFFFFF; padding: 20px calc(50% - 480px); }
.starBox .backBtn { margin: 20px 0 20px 20px; padding: 5px; border: 1px solid #242424; color: #242424; border-radius: 5px; text-decoration: none; }
.starBox .headTitle { width: 100%; text-align: center; font-size: 22px; font-weight: bold; margin-top: 20px;}
.starBox .mainContent { margin: 0 auto; padding: 40px; padding-top: 0px; padding-left: 20px; font-size: 15px; line-height: 28px; }
.starBox .mainContent .subTitle span { font-size: 18px; font-weight: bold; padding-left:15px;}
.starBox .mainContent ul { list-style: none; }
.starBox .mainContent ul li { margin: 10px 0; text-indent: 30px; }
.starBox .mainContent ul li a{ color: #497DA0; text-decoration: none; }

.subTitle{ color: white; width: 100%; margin-bottom: 20px;}
.subTitle a{ text-decoration: none;}
.bk4{ background: url(/images/star4.png) no-repeat; border-bottom: 2px solid #497DA0; padding-left: 6px;}
.bk6{ background: url(/images/star6.png) no-repeat; border-bottom: 2px solid #497DA0;padding-left: 6px;}
.bk8{ background: url(/images/star8.png) no-repeat; border-bottom: 2px solid #497DA0;padding-left: 6px;}
.starBox .mainContent .title2{ font-size: 1.2rem; margin-top:0.8rem;}
.tbAtar{ border:0; border-spacing: 0;}
.tbAtar tr td{ border-left: 1px solid #777; border-top: 1px solid #777;}
.tbAtar tr td:first-child{ width: 15%; text-align: center;}
.tbAtar tr td:last-child{ padding: 0 2rem; border-right: 1px solid #777;}
.tbAtar tr:last-child td{ border-bottom: 1px solid #777;}
