/**/
.zh-title{ margin-top: 10px;border-bottom: 1px solid #1E88D2;}
.zh-title>span{background: #558dc6; color: #fff;display:inline-block;padding:0 10px;border-radius:2px;height:30px;line-height:30px;margin-bottom:5px;}
.zh-title select{ height: 32px;margin-top:3px;}
.zh-title select option{line-height: 24px;}
.qiuyuan-zh{ border: 1px solid #d6d6d6; margin-top: 10px;}
.qiuyuan-zh .th-bg1 th{ background: #edeef0; color: #333; height: 30px;}
.qiuyuan-zh .th-bg2 th{ background: ##f0f1f9; color: #333;height: 30px;border-top:1px solid #e5e5e5 ;}
.qiuyuan-zh td{ border-top:1px solid #e5e5e5 ;border-left:1px solid #e5e5e5 ;text-align:center;vertical-align:middle;height:30px;}
.qiuyuan-zh td:first-child{border-left:0}
.qiuyuan-zh .a-link{color:#558dc6;}
.qiuyuan-zh .a-link:hover{ color: #ff3300; cursor: pointer; text-decoration: underline;}
/**/
.hotMsg {
	margin-top: 20px;
	overflow: hidden;
	margin:20px auto 0 auto;
	width:1000px;
}

.hotMsg>div {
	float: left;
}


/**/

.video {
	width: 900px;
	height: 160px;
	padding: 10px;
	background: #FFFFFF;
	margin-bottom: 20px;
	overflow: hidden;
  	display:none;
}

.tab {
	overflow: hidden;
    padding: 5px;
    background:#f2f2f2;
    border-radius: 5px;
    margin: 5px 0px;
}

.tab ul {
	float: left;
	margin-left: 50px;
	line-height: 30px;
}

.tab ul li {
	padding: 0 10px 0 6px !important;
	display: inline-block;
	border-right: 1px solid #ddd;
	line-height: 18px;
	margin-top: 6px;
}

.tab ul li a:hover {
	color: #cc4b4b;
}

.tab ul a:last-of-type li {
	border-right: none !important;
}

.tab>p>img,.tab>h3>img {
	width: 22px;
	height: auto;
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 3px;
	border-radius: 50%;
}

.tab>p,.tab>h3 {
	font-size: 16px;
    font-weight: bold;
    float: left;
    margin: 0;
    line-height: 30px;
}

.rightBtn {
	float: right;
}

.rightBtn a:hover {
	color: #FFFFFF;
}

.rightBtn p:first-of-type {
	color: #FFFFFF;
	padding: 0px 6px;
	line-height: 22px;
	text-align: center;
	background: #f4c879;
	cursor: pointer;
	border-radius: 20px;
	display: inline-block;
	margin: 0;
	margin-top: 4px;
}

.rightBtn p:first-of-type:hover {
	background: #cc4b4b;
}

.rightBtn p:last-of-type {
	cursor: pointer;
	margin-left: 10px;
	display: inline-block;
}

.rightBtn p:last-of-type:hover {
	color: #cc4b4b;
}

.rightBtn img {
	margin-right: 4px;
	vertical-align: middle;
}

.anchorList {
	width: 900px;
	height: auto;
	font-size: 16px;
	padding: 20px 10px;
	background: #FFFFFF;
}

.anchorList>p>img {
	width: 13px;
	height: auto;
	margin-right: 6px;
	vertical-align: sub;
}

.list {
	width: 100%;
	margin-top: 20px;
	overflow: hidden;
}

.myBox {
	width: 170px;
	height: 130px;
	float: left;
	position: relative;
	margin: 6px 14px 20px 0;
	overflow: hidden;
	cursor: pointer;
	border: 1px solid #F4F4F4;
}

.myBox:nth-of-type(4n) {
	margin: 6px 0 20px 0;
}

.bjImg {
	width: 170px;
	height: 98px;
}

.playImg {
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: 70px;
	left: 43%;
}

.lable {
	width: 162px;
	height: 56px;
	font-size: 13px;
	position: absolute;
	bottom: -12px;
	left: 6px;
}

.anchorImg {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	margin-right: 2px;
	vertical-align: top;
}

.lable p {
	width: 130px;
	height: 36px;
	margin-top: 19px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
}

.mengban {
	width: 170px;
	height: 98px;
	cursor: pointer;
	position: absolute;
	top: 0px;
	background-color: rgba(0, 0, 0, 0.5);
}

.mengban:hover {
	background-color: rgba(0, 0, 0, 0.2);
}

.playImg:hover .mengban {
	background-color: rgba(0, 0, 0, 0.2);
}


/**/

.info {
	width: 900px;
	height: auto;
	padding: 10px;
	background: #FFFFFF;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.14);
    margin-bottom: 15px;
    
}

.infoBox {
	overflow: hidden;
}

.infoBasketball,
.infoFootball {
	margin-top: 10PX;
	float: left;
}

.infoBasketball li,
.infoFootball li {
	width: 50%;
	height: auto;
	padding-bottom: 9px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
	float:left;
}
.infoFootball li a{font-size: 14px;}
.infoBasketball li a:hover,
.infoFootball li a:hover{color:#cc4b4b}

.infoFootball li {
	width: 50%;
	padding-left: 15px;
	border-right: 0px;
}

.infoBasketball li:last-of-type {
	padding-bottom: 0px;
}

.infoBasketball li a:hover,
.infoFootball li a:hover {
	color: #cc4b4b;
}

.infoBasketball li img,
.infoFootball li img {
	width: 16px;
	height: auto;
	margin-right: 6px;
	vertical-align: sub;
}

#advertisement {
	width: 285px;
	height: 389px;
	margin-left: 20px;
	background: #FFFFFF;
}


/**/


/*งา*/

.matchBox {
	margin-top: 20px;
	overflow: hidden;
}

.matchBox>div {
	float: left;
}

.matchList {
	width: 900px;
	height: auto;
	background: #fff;
    box-shadow: 0 2px 6px rgba(0,0,0,0.14);
    border-radius: 5px;
    
}

.myContent {
	overflow: hidden;clear: both;
}
.check{border-top-left-radius: 5px;
       border-top-right-radius: 5px;}
.check li h3{
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: left;
	cursor: pointer;
	padding:0 10px;
}

.check li h3 img{
	width: 28px;
	height: auto;
	margin-right: 6px;
	vertical-align: middle;
	border-radius: 50%;
}

.check li:hover{
	color: #cc4b4b;
}

.nowChecked {
	color: #FFFFFF !important;
	background: #eda31f;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.date {
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background: #EAEAEA;
    font-size:16px;
}

.date span {
	margin-left: 6px;
}

.contenTab {
	position: relative;
}

.listBox {
	/*cursor: pointer;*/
	overflow: hidden;
	border-bottom: 1px solid #EAEAEA;
}

/*.listBox:hover {
	background: #E2EEFF;
}*/

.listBox>div {
	float: left;
}

.download {
	float: right !important;
}

.myList {
	height: 50px;
	overflow: hidden;
}

.myList>div {
	height: 50px;
	padding: 0 8px;
	line-height: 50px;
	float: left;
}

.myList img {
	width: 30px;
	height: 30px;
	vertical-align: middle;
	margin: 0 6px;
}

.myList .matchType{width:70px;text-align: center;}
.myList .timer{width:40px;text-align: center;color:#888}
.myList .team{}
.team p {
	display: inline-block;
}
.team .score{font-weight:700;font-size:18px;color:#555}

.hot {
	width: 15px !important;
	height: 15px !important;
	margin-top: 17px !important;
}

.download>div {
	display: inline-block;
}

.download>div>a{
	display: block;
}

.download>div>a>p {
	width: 96px;
	height: 30px;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	margin-top: 9px;
	background: #cc4b4b;
	border-radius: 20px;
	margin-right: 8px;
}

.download>div>a>p:hover{
	background: #005BE6;
}
.notBegin:hover{
	background: #6B6B6B !important;
}
.notBegin {
	background: #ccc !important;
}

.download>div>a>p>img {
	width: 12px;
	height: auto;
	margin-right: 6px;
}

.downloadApp {
	cursor: pointer;
	position: absolute;
	top: 14px;
	right: 10px;
	border-bottom: 1px solid #383838;
}

.downloadApp a:hover {
	color: #cc4b4b;
	border-bottom: 1px solid #cc4b4b;
}





/**/

.wonderful_video {
	/*margin-top: 20px;*/
	overflow: hidden;
}

.competitive {
	margin-top: 20px;
}

.wonderful_videoMsg {
	border-bottom: 1px solid #EAEAEA;
}

.wonderful_videoMsg:hover .msgSroce>div p {
	color: #cc4b4b;
}

.wonderful_videoMsg>p {
	color: #828282;
	font-size: 12px;
	padding: 5px 10px;
	background:#f0f0f0;
}

.wonderful_videoMsg>p>span {
	margin-left: 6px;
}

.msgSroce {
	padding: 0 10px 8px 10px;
	overflow: hidden;
}

.msgSroce>div {
	float: left;
	line-height: 30px;
}

.msgSroce>div:nth-of-type(1) p {
	width: 120px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin:0;
}

.msgSroce>div:nth-of-type(2) {
	width: 80px;
	text-align: right;
	float: right;
	margin-top: 15px;
}

.msgSroce img {
	width: 20px;
	height: auto;
	margin-right: 4px;
	vertical-align: text-bottom;
}


/*jintian*/

.toToday {
	width: 900px;
	height: 30px;
	line-height: 30px;
	background: #EAEAEA;
	text-align: center;
	z-index: 999;
	display: none;
	position: fixed;
	top: 0;
}

.toToday span {
	margin-left: 6px;
}


/**/

#leftNav {
	width: 90px;
	height: auto;
	text-align: center;
	position: fixed;
	left: 18.2%;
	top: 66.6%;
}

#leftNav ul li {
	width: 90px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	background: #FFFFFF;
	border-bottom: 1px solid #EAEAEA;
}

#leftNav ul li:hover {
	color: #cc4b4b;
}

#leftNav ul li:last-of-type {
	border-bottom: 0;
}

#leftNav p {
	width: 90px;
	height: 30px;
	cursor: pointer;
	line-height: 30px;
	margin-top: 20px;
	background: #E2EEFF;
}

.leftNavNowActive {
	color: #FFFFFF !important;
	background: #cc4b4b !important;
}


/**/

.noMatch {
	width: 100%;
	height: auto;
	padding: 2% 0;
	text-align: center;
}

.noMatch img {
	width: 130px;
	height: auto;
}

.noMatch p {
	color: #828282;
	margin-top: 5px;
}
.noMatch2 {
	width: 130px;
	height: auto;
}

.videoList>p {
	color: rgb(111, 209, 255);
	margin-top: 5px;
}
.videoCheck{
	border-bottom: 1px solid #F4F4F4;
}

.videoCheck li {
	margin:0 9%;
	padding: 4% 0;
	cursor: pointer;
	display: inline-block;
    text-align: center;
}

.videoNowActive {
	color: #cc4b4b;
	border-bottom: 1px solid #cc4b4b;
}


.links{
	margin-bottom: 12px;
}
.links a{
	padding:5px;
}
.text-blue {
	color:#3a8cce
}
.text-red {
	color:#cc4b4b
}
.text-green {
    color: #35a27c;
}
.text-white {
	color:#fff
}
.text-999 {
	color:#999
}
.bg-blue {
	background-color:#4682f7
}
.bg-red {
	background-color:#fff;opacity: 0.75;
}
.strong {
	font-weight:700
}
.pull-right {
    float: right!important;
}
.text-hidden {
   width: 100%;
    display: block;
    height: 36px;
    line-height: 18px;
    overflow: hidden;
}
.pull-left {
    float: left!important;
}

.end-state {
	color:#d8d8d8;
	display:inline-block;
	width:50%;
	text-align:center
}
.hot-video-list {
	margin-right:auto;
	margin-left:auto;
    width:900px;
    clear: both;
}
.hot-video-nav ul li {
	border-right:1px solid #d9d9d9
}
.hot-video-nav ul li:last-child {
	border-right:0
}
.hot-video-nav ul li.active a {
	color:#3283d3
}
.hot-video-nav ul li a {
	font-size:12px
}
.hot-video-list ul li {
	padding:5px 11px 0px 2px;
	width:16.5%;
	float:left
}
.hot-video-list ul li a {
	display:block;
	width:100%;
	overflow:hidden;
	background:#f2f2f2;
	position:relative;
	opacity: 0.8;
}
.hot-video-list ul li a:hover{opacity:1;color:#cc4b4b}
.hot-video-list ul li img{width:135px;height:90px}
.hot-video-list ul li .play-btn {
	position:absolute;
	left:48%;
	top:45%;
	margin-left:-15px;
	margin-top:-15px;
	width:48px;
	height:52px;
	background:url(https://www.310zs.com/public/img/icon_btn.png) no-repeat;
	opacity: 0.8;
}
.hot-video-list ul li .trapezoid {
	position: absolute;
    top: 40%;
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    font-size: 10px;
    color: #333;
    LEFT: 35%;
    border-radius: 6px;
    font-weight: 700;
    opacity:0.5;
}
.hot-video-list ul li .btplay{
	position:absolute;
	left:0;
	top:0;
	height:26px;
	line-height:26px;
	padding:0 10px;
	font-size:10px;
	color:#fff;
	background:url(public/img/icon_btn.png) no-repeat;
}
.hot-video-list ul li p {
	    position: absolute;
    height: 20px;
    margin-top: -20px;
    background: #333;
    width: 135px;
    overflow: hidden;
    opacity: 0.8;
    color: #fff;
    padding: 0 2px;
    text-align: center;
}


.cupbox{width:1200px;margin:0 auto;}
	.cuplbox{width:900px;float:left;}
	.cuprbox{width:285px;float:right;}
header{box-shadow:none}
	body{background:#d5dbdf;}
	.ozbrigbox{width: 285px;height: auto;background: #FFFFFF;margin-bottom:15px;border-radius:5px;box-shadow:0 2px 6px rgba(0,0,0,0.14)}
	.ozbrigtit{color: #ccc;padding: 5px 10px;border-top-left-radius: 5px;border-top-right-radius: 5px;background: #f2f2f2;border-bottom:1px solid #ddd}
	.ozbrigtit h3,.ozbrigtit h3 a{font-weight:400;font-size: 16px;color:#555;margin:5px 0}
	.ozbrigtext{height:375px; overflow-y:auto;padding: 10px;overflow-x: hidden;font-size:14px;line-height:24px;text-align:justify;}
	.ozbrigtext p{text-align:justify;text-align:left;line-height:18px; text-indent: 28px;margin-bottom:15px;color:#666;font-size:12px}
	.teamaboutbox{padding:10px;}
	.teamaboutbox td{font-size: 14px;color:#666;border-bottom:1px solid #ddd;padding:5px 0}
	.intelligence{padding:10px;height:493px;overflow-x: hidden;overflow-y:auto;}
	.intelligence th{background: #f0f0f0;}
	.intelligence div td img{border-radius: 50%;}
	.intelligence div span{text-align:center;display: block;background: #f0f0f0;height:25px;line-height:25px;}
	.intelligence div td{text-align: center;color:#888;height:25px;line-height:25px;font-size:12px;border-bottom: 1px solid #eee;}
	.intelligence div td a{font-size: 14px;}
	.intelligence div td img{width:20px;}
	.intelligence div td b,.ozbzblist td b{color:#f0675e}
	.ozbzblist{}
	.ozbzblist .round{text-align:center;display: block;background: #f0f0f0;height:28px;line-height:28px;font-weight:700}
	.ozbzblist td{height: 40px;line-height: 40px;border-bottom:1px solid #eee;display: table-cell; vertical-align: middle;}
	.ozbzblist td img{width:32px;border-radius: 50%;display: inline-block;margin: 0 5px;}
	.ozbzblist .play{}
	.ozbzblist .play a{border-radius:10px;background:#ccc;display:block;width:60px;height:26px;line-height:26px;padding: 2px 15px;color: #333;text-align: center;margin: 0 auto;color:#fff}
	.team-con{}
	.team-con li{width:33.3%;float: left;text-align:center;margin-bottom:5px;border-bottom:1px solid #eee;}
	.team-con li img{width:40px;height:50px}
	.team-con li span{clear: both;display: block;height: 20px; overflow: hidden;margin-bottom: 5px;}
	.team-con a{font-size: 12px; opacity:0.9}
	.team-con a:hover{opacity:1;color:#cc4b4b}
	/*.teamlist{padding:10px;}*/
	.teamlist th{background:#f4f4f4;}
	.teamlist td{height: 40px;line-height: 40px;display: table-cell; vertical-align: middle;text-align:center}
	.teamlist td img{width:32px;display: inline-block;margin: 0 5px;}
	.table td{text-align: center;border-bottom:1px solid #eee;}
	.table td b{color:#f0675e;}
	.teamzb{float: right;}
	.teamzb li{float: left;width: 60px;text-align: center;}
	.moreInfo{clear:both;line-height:24px;text-align: center;}
	.ozbzblist td h4{font-size: 16px;}
	.teamlist td a{font-size:14px!important;color:#555}
	.teamlist td.text-right{text-align:right}
	.teamlist td.text-left{text-align:left}
	.teamlist td.text-right span,.teamlist td.text-left span{color:#999;font-size:10px;}
	.nodate{text-align: center;display: block;color: #999;font-size:14px!important}
	.wonderful_videoList a{font-size: 14px;}
	.cupbgbox{border-radius: 5px;height: 72px;line-height: 72px;background:url(/public/images/teambg.png) right no-repeat #fff;padding:6px;margin-bottom:15px;box-shadow: 0 2px 6px rgba(0,0,0,0.14);border-bottom: 4px solid #eda31f;}
	.cupbgbox img{height: 50px;margin-right:10px}
	.cupbgbox .name{width:330px;text-align:left;float: left;}
	.cupbgbox h1{font-size: 26px;font-weight:400;color:#555;clear:both;line-height:53px}
	.cupbgbox span{clear:both;color:#999;font-size: 14px;margin-left:10px}
	.cupbgbox ul{float: right;line-height:55px;/* width: 550px; */overflow: hidden;height: 55px;}
	.cupbgbox ul li{float: left;padding:0 5px;}
	.cupbgbox ul li a{font-size: 14px;color:#666;}
	.table .table {background-color: #f2f2f2;float: left; width: 33.33%;height: 200px; border: 1px solid #ddd;display: table;}
		.cupteambox{clear:both;margin:15px 0;display: table; width: 900px;overflow: hidden;height: 35px;background:#fff;border-radius:5px;box-shadow: 0 2px 6px rgba(0,0,0,0.14);padding:5px 10px}
	.cupteambox li{float: left;text-align: center;}
	.cupteambox li img{width:55px;height:65px;border-radius: 50%;}
	.cupteambox li a{display:table;opacity:0.9;display: block;border: 1px solid #ddd;border-radius: 5px;margin: 5px; padding: 5px 5px;width: 63px;height:91px;    overflow: hidden;}
	.cupteambox li a span{margin-top:5px;}
	.cupteambox li :hover{opacity:1;background:#eda31f;transition: .2s;-webkit-transition: .2s;-moz-transition: .2s; -o-transition: .2s;}
	
.videoListn{clear: both;}
.videoListn a{float:left}
.videoListn a:hover{background:#eda31f;display: block;border-radius: 6px;}
.videoListn .nvideoMsg{width:168px;border-radius: 4px;border:1px solid #ddd;margin: 4px;}
.videoListn .nvideoMsg .nSroce{background:#fff;padding:5px;display: table;width: 100%;}
.videoListn .nvideoMsg span{height: 22px;line-height: 22px;padding:0 3px;overflow: hidden;background: #f2f2f2;color:#666;display:block;font-size: 12px;text-align: center;}
.videoListn .nvideoMsg p{margin:3px 0;}
.videoListn .nvideoMsg .name{float:left;width:120px;}
.videoListn .nvideoMsg .link{float:right;width:30px;}
.videoListn .nvideoMsg .link i{margin-top:9px;font-size: 20px;}
.videoListn .nvideoMsg .link span{clear:both;margin:3px 0;line-height: 16px;background:#fff;color:#cc4b4b;font-weight:700;}
.videoListn .nvideoMsg .name img{width:20px;height:20px;border-radius:50%;margin:0 5px} 
.videoListn .nvideoMsg .link i{margin-right:3px;color:#eda31f} 