@charset "utf-8";
/* CSS Document */

body {padding:0; margin: 0; font-size: 12px; font-family:"Microsoft Yahei";}
ul,ol{list-style:none; padding: 0; margin: 0;}
a{text-decoration:none;color: #333;}
p{margin:0; padding: 0;}
a{text-decoration:none;}
html, body {
    background-color: #efefef;
		font-size: 16px;
}
a {
		font-size: 16px;
}

.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.header {
	padding-top: 20px;
}

.nav-item {
	margin-left: 35px;
}

.nav-link {
	font-size: 18px;
	color: #fff;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.hotevent {
	height: 50px;
	line-height: 24px;
	overflow-x: scroll;
	padding-left: 90px;
}


.hotevent .active a {
	color: #fff;
	border-bottom: solid 3px #FACE15;
	padding-bottom: 5px;
}

.hotevent a {
	font-size: 18px;
	color: #abc4ed;
	margin: 0 20px;
	white-space: nowrap;
}

#hot_match .item {
	max-width: 595px;
	height: 90px;
	background: url('../images/bg_hot.png') top center no-repeat;
	border-radius: 10px;
	margin-bottom: 40px;
	font-weight: bold;
}

#hot_match .item img {
	max-height: 50px;
	margin: 0 10px;
}

#hot_match .item li {
	width: 33%;
	text-align: center;
	padding-top: 25px;
}

#hot_match .item li.time {
	color: #fff;
	line-height: 35px;
	padding-top: 10px;
}

#hot_match .item .time a {
	color: #000;
}

#index {
	background: url('../images/bg_index.jpg') top center;
	max-height: 3145px;
	overflow: hidden;
	padding-bottom: 400px;
}

#index .desc {
	max-width: 1100px;
	height: 275px;
	margin: 0 auto;
	padding-top: 100px;
	color: #fff;
	text-align: justify;
	line-height: 180%;
}

#match_list {
	max-width: 1080px;
	max-height: 2150px;
	overflow-y: scroll;
	margin: 0 auto;
	margin-top: 200px;
	text-align: center;
}

#match_list img {
	max-height: 35px;
}

#match_list th {
	background-color: #FFD800;
}

#match_list tr:nth-child(odd) {
	background-color: #A6D8B2;
}

#match_list tr:nth-child(odd) a {
	color: #000;
}

#match_list tr:nth-child(even) {
	background-color: #00623D;
	color: #fff;
}

#match_list tr:nth-child(even) a{
	color: #fff;
}

#index_news {
	background: url('../images/bg_news.jpg') top center;
	min-height: 840px;
	overflow: hidden;
	padding: 90px 20px 50px 20px;
}

#index_news .content, #index_video .content {
	max-width: 1200px;
	margin: 0 auto;
}

#index_news .content img, #index_video .content img {
	width: 100%;
}

#index_news .content .img, #index_video .content .img {
	border: solid 3px #00AD2A;
	margin-bottom: 20px;
}

#index_news .content .tit {
	background-color: #fff;
	margin-top: 20px;
	line-height: 25px;
	padding: 20px;
}

#index_video {
	background: url('../images/bg_video.jpg') top center;
	max-height: 1000px;
	overflow: hidden;
	padding: 350px 20px 50px 20px;
}

#footer {
	background: url('../images/bg_footer.jpg') top center;
	max-height: 380px;
	text-align: center;
	color: #fff;
	padding: 30px 0;
	line-height: 40px;
}

#footer a {
	color: #fff;
	padding: 0 10px;
}

.match_news {
	background: url(../images/bg_news0.jpg) top center;
}

.match_news li div {
	position: relative;
	margin-bottom: 30px;
}

.match_news .list img {
	width: 100%;
	border: solid 3px #00AD2A;
}

.match_news li label {
	display: block;
	position: absolute;
	bottom: 3px;
	left: 3px;
	width: 98%;
	background-color: #333;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding: 0 10px;
}

.match_news li a {
	color: #fff;
}

ul.page {
	text-align: center;
	padding-bottom: 20px;
}

ul.page li {
	display: inline;
}

ul.page li.active .page-link {
	background-color: #FFD800 !important;
	margin-left: 5px;
}

ul.page li .page-link {
	display: inline;
	background-color: #00AD2A;
	padding: 5px 10px;
}

#article {
	margin-right: 430px;
	background-color: #00742D;
	color: #fff;
	padding: 50px 30px;
}

#article .title {
	font-size: 22px;
	margin-bottom: 10px;
}

#sidebar {
	position: absolute;
	right: 0;
	top: 50px;
	max-width: 390px;
}

.news_list, .tag_list {
	background-color: #00742D;
	padding: 20px;
}

.news_list .news_tit, .tag_list .news_tit {
	text-align: center;
	padding-top: 30px;
}

.tag_list .col {
}

.tag_list a {
	display: block;
	width: 100%;
	background-color: #018927;
	text-align: center;
	margin-top: 10px;
	color: #fff;
}

.news_list .news_tit img {
	max-width: 342px;
	width: 100%;
}

.news_list li {
	height: 50px;
	line-height: 50px;
	background: url('../images/icon.jpg') center right no-repeat #00AD2A;
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 50px;
}

#match_info .score {
	position: relative;
	width: 718px;
	height: 96px;
	background-image: url('../images/bg_match.jpg');
	margin: 0 auto;
	color: #018927;
}

#match_info .score img {
	width: 83px;
	border-radius: 50%;
	margin: 30px;
}

#match_info .score .home {
	position: absolute;
	left: 20px;
	top: -25px;
}

#match_info .score .away {
	position: absolute;
	right: 20px;
	top: -25px;
}

#match_info .competition {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	line-height: 50px;
}

#match_info .button {
	max-width: 580px;
	height: 38px;
	line-height: 38px;
	background: url('../images/bg_btn.jpg');
	margin: 50px auto;
	text-align: center;
	color: #018927;
	font-weight: bold;
}

.hidden-lg {
	display: none !important;
}
.hidden-xs {
	display: inline !important;
}

@media (max-width: 600px) {
	#match_list .text {
		display: block;
	  white-space: nowrap;
	  overflow: hidden;
	  text-overflow: ellipsis;
	}

	.hidden-lg {
		display: block !important;
	}
	.hidden-xs {
		display: none !important;
	}

	#index {
		padding-bottom: 20px;
	}

	#index_video {
		padding-top: 50px;
		right: 0;
	}

	#article {
		margin-right: 0;
	}

	#sidebar {
		position: relative;
		max-width: 100%;
	}

	#match_info .score {
		position: relative;
		width: 359px;
		height: 48px;
		background-image: url('../images/bg_match2.jpg');
		margin: 0 auto;
		color: #018927;
	}

	#match_info .score img {
		width: 40px;
		border-radius: 50%;
		margin: 15px;
	}

	#match_info .score .home {
		position: absolute;
		left: 10px;
		top: -10px;
	}

	#match_info .score .away {
		position: absolute;
		right: 10px;
		top: -10px;
	}

	#match_info .competition {
		text-align: center;
		font-size: 16px;
		font-weight: bold;
		line-height: 50px;
	}
}