@charset "utf-8";
.list {
	background: #fff;
	width: 1080px;
	height: 100%;
	border-radius: 10px 10px 0px 0px;
}
.list-title{
	border: 1px solid #eee;
	height: 82px;
	
}
.list-title .list-pic{
	float: left;
	line-height: 82px;
	margin-left: 16px;
	font-size: 18px;
	color: #262626;
	font-weight: bold;
}
.list-title .list-pic img{
	vertical-align: middle;
	margin: 0 5px 0 0;
}
.list-title .list-his{
	float: right;
	line-height: 82px;
	margin-right: 77px;
	color: #00A77A;
	font-size: 16px;
	cursor: pointer;
}
.list-title .list-his img{
	vertical-align: middle;
}
.list-title .list-his span{
	padding: 0 0 0 9px;
}
.leftnav{
	position: fixed;
	top:120px;
	left: 90px;
	float: left;
	font-weight: 400;
	background: #fff;
	z-index: 4;
}
.leftnav ul{
	font-size: 16px;
	color: #262626;
}
.leftnav li{
	width: 84px;
	height: 48px;
	border: 1px solid #eee;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #262626;
	text-align: center;
}
.leftnav a{
	color: #262626;
}
.leftnav .lhover a,
.leftnav .lhover{
	background: #00A77A;
	color: #fff;
}

/*比赛列表*/
.list-cont {
	padding-bottom: 10px;
}

.bs_time {
	height: 45px;
	line-height: 45px;
	background: #eaeaea;
	font-size: 14px;
	padding-left: 14px;
}

.bs_time span {
	padding-left: 20px;
}

.contest_list {}

.contest_list li {
	height: 58px;
	line-height: 58px;
	border-top: 1px solid #eeeeee;
}

.contest_list li:last-child {
	border-bottom: 1px solid #eee;
}

.contest_list li:hover {
	background: #fbfafa;
}

.contest_list li:hover .bs_time_fl {
	color: #999;
}

.contest_list li:hover .bs_duiwu {
	color: #333;
}

.contest_list li:hover .bs_video {
	color: #fff
}

.contest_list li .zhudui:hover {
	color: #333
}

.contest_list li .kedui:hover {
	color: #333
}

.contest_list li .bs_duiwu_bt:hover {
	color: #e60640
}

.contest_list li .zhudui cite:hover {
	color: #e60640
}

.contest_list li .kedui cite:hover {
	color: #e60640
}

.contest_list .bs_fegnlei {
	width: 195px;
	padding: 0 0px 0 40px;
}

.contest_list .bs_fegnlei cite {
	float: left;
	height: 58px;
}

.contest_list .bs_fegnlei cite img {
	width: 18px;
	height: 18px;
}

.contest_list .bs_time_fl {
	float: left;
	color: #999;
	font-size: 12px;
}

.contest_list .bs_time_fl a {
	color: #999
}

.contest_list .bs_time_fl a:hover {
	color: #e60640
}

.contest_list .bs_time_fl i {
	width: 31px;
	float: left;
	margin-left: 70px;
}

.contest_list .bs_time_fl span {
	width: 60px;
	margin-left: 10px;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.contest_list .bs_duiwu {
	float: left;
	width: 430px;
	text-align: center;
	margin-left: 147px;
	font-size: 16px;
	color: #333;
}

.contest_list .bs_duiwu p {
	float: left;
}

.contest_list .bs_duiwu .bs_vs {
	float: left;
	font-size: 16px;
	margin: 0 12px;
	width: 60px;
}

.contest_list .bs_duiwu .zhudui,
.contest_list .bs_duiwu .kedui {
	float: left;
	width: 119px;
	padding: 0 10px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.contest_list .bs_duiwu .zhudui {
	text-align: right
}

.contest_list .bs_duiwu .kedui {
	text-align: left
}

.contest_list .bs_duiwu .duibiao {
	width: 27px;
	height: 27px;
	float: left;
	margin-top: 8px;
}

.contest_list .bs_duiwu .duibiao img {
	width: 27px;
	height: 27px;
	border-radius: 25em;
}

.contest_list .bs_video {
	display: flex;
	align-items: center;
	justify-content: center
}

.bs_video {
	float: right;
	width: 110px;
	height: 30px;
	line-height: 30px;
	border-radius: 15px;
	color: #fff;
	font-size: 14px;
	background: #b9b9b9;
	text-align: center;
	margin: 14px 50px 0 0;
}

.bs_video cite {
	background: url("../img/r_sj.png") no-repeat;
	background-position: 1px 9px;
	width: 16px;
	height: 30px;
	float: left;
}

.bs_video span {
	display: inline-block;
	margin-left: 5px;
	width: 80px;
	overflow: hidden;
	height: 30px;
}

.bs_duiwu_bt {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
	width: 80%;
	cursor: pointer;
	padding-left: 50px;
}

.bs_video a {
	color: #fff
}

.bs_duiwu_bt a {
	color: #333;
	text-decoration: none;
	;
}

.nobegin {
	background: #b9b9b9
}

.bs_video:hover {
	background: #c9c6c6;
	color: #fff;
}

.begin {
		background: linear-gradient(-45deg,#22bb88 0%, #2bd083 100%);
}

.begin:hover {
	background: #00bb89;
	color: #fff !important;
}
.contest_ist_con_wrap .changci {
	float: left;
	width: 90px;
	height: 100%;
	display: none;
	font-weight: 600;
	color: #ee564f;
	font-size: 12px;
}

.zhiding:before {
	content: '';
	background: url(../img/zd_img.png) no-repeat top left/33px 33px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 33px;
	height: 33px
}

.zhiding {
	display: block;
	background-color: #D7F6EE;
	position: relative;
	height: 59px;
}

.clcik_more {
	width: 327px;
	height: 41px;
	line-height: 41px;
	border-radius: 20.5px;
	border: 1px #EEE solid;
	text-align: center;
	color: #666;
	margin: 30px auto 20px;
	cursor: pointer;
}
.list-cont .clcik_more em{
	background: url(../img/icon_downj.png) no-repeat center center;
	width: 35px;
	height: 13px;
	display: inline-block;
}