a.t {
	text-decoration: underline
}

a.t:hover {
	color: #f30;
	text-decoration: underline
}

.cf {
	zoom: 1
}

.cf:after {
	content: ".";
	display: block;
	clear: both;
	font-size: 0;
	height: 0;
	visibility: hidden;
	overflow: hidden
}

.left {
	float: left
}

.right {
	float: right
}

.fnone {
	float: none
}

.middle {
	float: left
}

.tleft {
	text-align: left
}

.tright {
	text-align: right
}

.tcenter {
	text-align: center
}

.dis {
	display: block
}

.undis {
	display: none
}

.sanjiao {
	border-width: 20px;
	border-color: transparent transparent #ccc transparent;
	border-style: dashed dashed solid dashed;
	width: 0;
	height: 0;
	overflow: hidden
}

.clcikActive {
	color: #fff;
	background: #33b0c4;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px
}

.crumb {
	display: none
}

@media ( min-width :768px) {
	.crumb {
		display: block;
		zoom: 1;
		line-height: 50px
	}
	.crumb:after {
		content: " ";
		clear: both;
		display: table
	}
	.crumb p {
		color: #999
	}
	.crumb p a {
		padding: 0 10px
	}
	.crumb p span {
		padding-left: 10px
	}
}

body {
	background-color: #f4f4f4
}

.livelist-top {
	padding: 25px 0 20px
}

.livelist-top h1 {
	display: inline-block;
	font-size: 24px
}

.livelist-top .poplist-nav {
	position: relative;
	display: inline-block;
	padding: 10px
}

.livelist-top .poplist-nav>i {
	cursor: pointer;
	font-size: 24px
}

.livelist-top .poplist-nav>dl {
	display: none;
	position: absolute;
	z-index: 20;
	left: 10px;
	margin-top: 5px;
	background-color: #fffdf9;
	border: 1px solid #ddd;
	padding: 10px 30px;
	width: 335px
}

.livelist-top .poplist-nav>dl:before {
	position: absolute;
	top: -5px;
	left: 10px;
	content: "";
	display: inline-block;
	width: 7px;
	height: 7px;
	background-color: #fffdf9;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	transform: rotate(45deg)
}

.livelist-top .poplist-nav>dl dd {
	color: #666;
	margin: 10px 0;
	zoom: 1;
	padding-left: 4em
}

.livelist-top .poplist-nav>dl dd:after {
	content: " ";
	clear: both;
	display: table
}

.livelist-top .poplist-nav>dl dd strong {
	display: inline-block;
	width: 4em;
	color: #d55;
	text-align: right;
	float: left;
	margin-left: -4em
}

.livelist-top .poplist-nav>dl dd a {
	margin: 10px 0 10px 20px
}

.livelist-top .poplist-nav.on>dl, .livelist-top .poplist-nav:hover>dl {
	display: block
}

.livelist-nav {
	zoom: 1
}

.livelist-nav:after {
	content: " ";
	clear: both;
	display: table
}

.livelist-nav li {
	float: left;
	margin-right: 30px;
	cursor: pointer
}

.livelist-nav li.on {
	color: #d55
}

.livelist-nav li.on a {
	color: #d33
}

.list {
	margin-top: 25px;
	zoom: 1
}

.list:after {
	content: " ";
	clear: both;
	display: table
}

.list .listleft {
	width: 73%;
	float: left;
	box-sizing: border-box
}

.list .listleft .listtitle {
	background-color: #fff;
	padding: 0 15px;
	line-height: 50px;
	padding-top: 10px;
	border-bottom: 1px solid #eee;
	zoom: 1
}

.list .listleft .listtitle .titleleft {
	float: left
}

.list .listleft .listtitle .titleleft a {
	margin: 0 7px;
	display: inline-block;
	width: 50px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #ddd;
	color: #333;
	text-align: center
}

.list .listleft .listtitle .titleleft a>i {
	vertical-align: 10%
}

.list .listleft .listtitle .titleleft a.selected {
	border-color: #d55;
	color: #fff;
	background-color: #d55;
}

.list .listleft .listtitle .titleright {
	float: right
}

.list .listleft .listtitle .titleright label {
	color: #666;
	margin-right: 10px;
	cursor: pointer
}

.list .listleft .listtitle .titleright label i {
	margin-right: 5px;
	color: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px
}

.list .listleft .listtitle .titleright label.g.on i {
	color: #419f45;
	border-color: #fff
}

.list .listleft .listtitle .titleright label.r.on i {
	color: #d55;
	border-color: #fff
}

.list .listleft .listtitle .titleright span {
	color: #999;
	font-size: 12px;
	margin-right:5px;
}

.list .listleft .listtitle .titleright>a {
	display: inline-block;
	width: 22px;
	height: 22px;
	border: 1px solid #ddd;
	line-height: 20px;
	text-align: center;
	color: #999;
	margin-left:5px;
}

.list .listleft .listtitle .titleright>a:hover i {
	color: #dc585a
}

.list .listleft .listtitle:after {
	content: " ";
	clear: both;
	display: table
}

.list .listleft .pages {
	margin: 40px auto;
	text-align: center
}

.list .listleft .pages .pagesword {
	display: inline-block;
	color: #666
}

.list .listleft .pages .page {
	display: inline-block;
	zoom: 1
}

.list .listleft .pages .page:after {
	content: " ";
	clear: both;
	display: table
}

.list .listleft .pages .page .next i, .list .listleft .pages .page .prev i
	{
	font-size: 18px
}

.list .listleft .pages .page i {
	color: #999
}

.list .listleft .pages .page a, .list .listleft .pages .page span {
	background-color: #fff;
	cursor: pointer;
	padding: 6px 14px;
	margin: 0 5px;
	color: #666
}

.list .listleft .pages .page a.selected, .list .listleft .pages .page span.selected
	{
	background-color: #d55;
	color: #fff
}

.list .bottomright {
	width: 25%;
	float: right;
	background: #FBFBFB
}

.list .bottomright .aboutcourse>h3 {
	font-size: 16px;
	line-height: 16px;
	text-indent: 15px;
	border-left: 2px solid #db5557;
	margin: 30px 16px 10px 16px
}

.list .bottomright .aboutcourse ul {
	overflow: hidden
}

.list .bottomright .aboutcourse ul li {
	zoom: 1;
	padding: 0 20px;
	margin: 15px 0
}

.list .bottomright .aboutcourse ul li:after {
	content: " ";
	clear: both;
	display: table
}

.list .bottomright .aboutcourse ul li .img {
	float: left;
	margin-right: 12px
}

.list .bottomright .aboutcourse ul li .img img {
	width: 90px;
	height: 60px
}

.list .bottomright .aboutcourse ul li h3 {
	font-size: 14px;
	color: #666;
	height: 42px;
	overflow: hidden;
	display: -webkit-box;
	word-break: break-all;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.list .bottomright .aboutcourse ul li p {
	color: #f26a2f;
	height: 20px;
	overflow: hidden;
	display: -webkit-box;
	word-break: break-all;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}

.list .bottomright .onlinepeople {
	zoom: 1;
	margin-top: 10px
}

.list .bottomright .onlinepeople:after {
	content: " ";
	clear: both;
	display: table
}

.list .bottomright .onlinepeople>h3 {
	font-size: 16px;
	line-height: 50px;
	padding: 0 16px
}

.list .bottomright .onlinepeople ul {
	margin: 10px 0
}

.list .bottomright .onlinepeople ul li {
	margin: 10px 0;
	width: 25%;
	float: left;
	text-align: center;
	cursor: pointer
}

.list .bottomright .onlinepeople ul li img {
	width: 46px;
	height: 46px
}

.icon-left:before {
    content: "\f021"!important;
}

.icon-right:before {
    content: "\f022"!important;
}