@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;
}

.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: 30px;
	line-height: 24px;
	overflow: scroll;
	padding-left: 90px;
}

.hotevent ul {
	width: 1000px;
}

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

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

#hot_match {
	margin-top: 100px;
	background: url('../images/hotevent.jpg') 30px 10px no-repeat  #fff;
	border-radius: 10px;
	padding: 30px;
}

#hot_match .desc {
	margin-left: 220px;
	font-size: 16px;
	border: solid 3px #6C80BF;
	border-radius: 5px;
	padding: 20px 30px;
	text-align: justify;
}

#hot_match .item {
	border: solid 3px #C8C3E3;
	border-radius: 10px;
	margin-top: 30px;
	padding: 15px 0px;
	font-size: 16px;
	line-height: 28px;
}

#hot_match .bg {
  background: url(../images/bg_hot.jpg) no-repeat top left;
  height: 100px;
  padding: 20px 50px 0 50px;
  margin: 0 20px 10px 20px;
}

#hot_match .bg .float-end {
	color: #aaa;
}

#hot_match .time {
	padding: 0 20px;
}

.content {
	position: relative;
	border-radius: 10px;
	background-color: #fff;
	margin-top: 35px;
	padding: 50px 30px;
}

#main {
	margin-right: 400px;
	min-height: 1000px;
}

#main .tit {
	height: 50px;
	font-size: 18px;
	border-bottom: solid 1px #999;
	overflow: hidden;
}

#main .tit h5 {
	min-width: 100px;
}

#main .tit div {
	margin-left: 50px;
	white-space: nowrap;
}

#match_list {
}

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

#match_list .ss-item {
	padding: 25px 0;
	border-bottom: solid 1px #d8d8d8;
}

.info_center {
	width: 300px;
}

.info_center .home {
	width: 150px;
	text-align: right;
	margin-right: 20px;
	white-space: nowrap;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.info_center .away {
	width: 150px;
	margin-left: 20px;
	white-space: nowrap;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#match_list .look {
	text-align: center;
}

#sidebar {
	position: absolute;
	right: 30px;
	top: 50px;
	width: 350px;
}

.news_tit {
	height: 70px;
	line-height: 70px;
	background-image: url(../images/bg_new.jpg);
	text-align: center;
	font-size: 22px;
}

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

.news_list {
	padding: 20px 0;
	margin-bottom: 20px;
}

.news_list li {
	line-height: 32px;
}

.tag_list .col {
	line-height: 32px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#footer {
	margin-top: 30px;
	background-image: url('../images/bg_footer.jpg');
	height: 159px;
	text-align: center;
	color: #fff;
}

#footer .link {
	height: 80px;
	line-height: 80px;
	padding-top: 10px;
}

#footer .link a {
	color: #fff;
	padding: 20px;
}

#footer p {
	height: 80px;
}

#match_info {
	position: relative;
	background: url('../images/bg_match.jpg') top center no-repeat;
/*	width: 892px;*/
	height: 450px;
	color: #fff;
	text-align: center;
	font-size: 20px;
	overflow: visible;
}

#match_info .competition {
	padding: 61px 0;
}

#match_info .score {
	width: 648px;
	height: 180px;
	margin: 0 auto;
}

#match_info .score span {
	display: block;
	padding-top: 20px;
	font-size: 24px;
}

#match_info .score img {
	width: 90px;
	height: 90px;
}

#match_info .score .home {
	float: left;
}

#match_info .score .away {
	float: right;
}

#match_info .button {
	position: absolute;
	width: 100%;
	top: 406px;
	left: 0;
	text-align: center;
}

.match_news {
	
}

#main .match_news .tit {
	height: 80px;
	padding-top: 30px;
	text-indent: 40px;
	font-weight: bold;
	font-size: 24px;
}

#main .match_news li {
	font-size: 18px;
	line-height: 80px;
	text-indent: 40px;
	border-bottom: solid 1px #ccc;
}

#main .match_news span {
	padding-right: 20px;
	color: #2349B4;
	font-weight: bold;
}

#article {

}

#article .title {
	padding: 20px 0;
	line-height: 40px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	border-bottom: solid 1px #aaa;
}

#article .info {
	text-align: center;
	line-height: 50px;
}


@media (max-width: 600px) {
	#hot_match {
		margin-top: 20px;
	}
	.content {
		padding: 15px;
	}

	#hot_match .desc {
		margin-left: 0;
		margin-top: 140px;
	}

	#sidebar {
		position: relative;
		top: inherit;
		right: inherit;
		margin-top: 10px;
		width: 100%;
		overflow: hidden;
	}

	#main .tit div, #main .tit h5 {
		margin-left: 10px;
		white-space: nowrap;
	}

	#match_list, #main .tit {
		min-width: 320px;
	}

	#match_list .ico {
		font-weight: bold;
	}

	#match_list .name {
		white-space: nowrap;
	}

	#match_list .name img {
		display: none;
	}

	#match_list .info_center {
		padding: 15px 0;
	}

	#match_list .look {
		width: 100%;
	}

	#match_info {
		width: 100%;
	}

	#match_info .score {
		width: 95%;
	}

	#match_info .score img {
		width: 50px;
		height: 50px;
		margin: 20px;
	}

	#match_info .score span {
		font-size: 14px;
	}
}