.edu-type-list{
	margin: 0 auto;
	/*height: 120px;*/
}
.edu-type-list span{
	width: 200px;
	margin-top: 10px;
	height: 30px;
	line-height: 30px;
	background: #252525;
	color: #FFFFFF;
	text-align: center;
}
.class-list,.course-list,.user-list{
	width: 1400px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.class-list>span,.class-list>ul,.course-list>span,.course-list>ul,.user-list>span,.user-list>ul{
	display: block;
	margin: 0;
	float: left;
	padding: 0;
}
.class-list>span,.course-list>span,.user-list>span{
	width: 100px;
	text-align: center;
	font-weight: bold;
	display: block;
    margin-top: 5px;
    border-radius: 5px;
}
.class-list>ul,.course-list>ul,.user-list>ul{
	width: 1300px;
}
.class-list ul li,.course-list ul li,.user-list ul li{
	display: inline-block;
}
.class-list ul li a,.course-list ul li a,.user-list ul li a{
	display: block;
	height: 26px;
	line-height: 26px;
	text-align: center;
}
.vip-item-link,.grade-item-link,.subject-item-link{
	width: 66px;
    margin: 0 10px;
	border-radius: 4px;
}
.vip-item-link:hover,.grade-item-link:hover,.subject-item-link:hover{
	background: #ff6355;
	color: #FFFFFF;
}
.vip-item-link.active,.grade-item-link.active,.subject-item-link.active{
	background: #ff6355;
	color: #FFFFFF;
}


.edu-content-list {
	overflow: hidden;
	margin: 20px 0;
}

.edu-left-list,
.edu-right-list {
	float: left;
}

.edu-left-picture {
	width: 785px;
	overflow: hidden;
	height: 80px;
	background: url(../img/news.png)
}

.edu-left-picture h1 {
	margin-left: 34px;
	margin-top: 22px;
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
}

.edu-left-picture span {
	font-weight: 400;
	margin-left: 34px;
	color: rgba(237, 235, 235, 1);
}

.edu-switch-content {
	padding: 0 20px 23px 20px;
	overflow: hidden;
	background: rgb(247, 248, 250);
}

.edu-list-title {
	font-weight: bold;
	margin: 20px 0 5px 0;
}

.edu-list-eng {
	font-size: 12px;
	color: rgba(135, 134, 134, 1)
}

.edu-divider {
	width: 100%;
	height: 1px;
	background: rgba(234, 235, 236, 1);
	margin: 16px 0;
}

.edu-list-title>span {
	vertical-align: bottom;
}

.edu-left-list {
	width: 785px;
	margin-right: 15px;
}

.edu-right-list {
	width: 400px;
}

.article-wrapper {
	padding-top: 20px;
	overflow: hidden;
}

.article-item {
	display: block;
	height: 43px;
	line-height: 43px;
	overflow: hidden;
	cursor: pointer;
}
.article-time {
	display: block;
	float: right;
	color: #666666;
}

.article-title {
	float: left;
	max-width: 480px;
	font-size: 16px;
	margin-right: 5px;
	color: #605F5F;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.article-title:before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    position: relative;
    top: -1px;
    margin-right: 10px;
    background-color: #AEAEAE;
}
.article-title:hover:before{
	background-color: rgb(254,154,64);
}
.article-title:hover,
.article-title:active {
	color: rgb(254,154,64);
}
.article-guide {
	font-size: 14px;
	color: #666666;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.article-imgtag{
	float: left;
	min-width: 50px;
	position: relative;
	top: -1px;
}
.confirm-btn,.confirm-btn:hover,.confirm-btn:active{
	background: #00618C;
	border:none;
	color: #FFFFFF;
}
.annouce-item>a {
	display: block;
	width: 340px;
	height: 32px;
	line-height: 32px;
	color: #666666;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.annouce-item>a:before{
	content: '';
	display: inline-block;
	width: 8px;
	height: 8px;
	position: relative;
	top: -1px;
	margin-right: 10px;
	background-color: #AEAEAE;
}
.annouce-item>a:hover:before{
	background-color: rgb(254,154,64);
}
.annouce-item>a:hover,
.annouce-item>a:active {
	color: rgb(254,154,64);
}
#edu-annouce-banner{
	margin-top: 20px;
}
#edu-annouce-banner>img {
	display: block;
	width: 399px;
	height:175px;
}

/*.edu-content-list {
	width: 1400px;
	overflow: hidden;
	margin: 20px 0;
}

.edu-left-list,
.edu-right-list {
	float: left;
}
.edu-switch-content{
	padding: 0 20px;
	overflow: hidden;
	background: rgb(247, 248, 250);
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.edu-list-title{
	margin: 25px 0 20px 0;
}
.edu-list-title>span{
	vertical-align: bottom;
}
.edu-left-list {
	width: 990px;
	margin-right: 20px;
}

.edu-right-list {
	width: 390px;
}

.article-wrapper {
	margin-top: 20px;
	overflow: hidden;
}

.article-item {
	display: block;
	position: relative;
	height: 36px;
	margin-bottom: 10px;
	overflow: hidden;
	padding-bottom: 4px;
	border-bottom: 1px solid #eeeeee;
	cursor: pointer;
}

.article-time {
    position: absolute;
    bottom: 0px;
    right: 0px;
    color: #666666;
}
.article-title {
	font-size: 16px;
	margin-bottom: 10px;
	color: rgb(34,116,153);
}

.article-guide {
	font-size: 14px;
	color: #666666;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.annouce-item>a {
	display: block;
	height: 30px;
	color: #666666;
	line-height: 30px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.annouce-item>a:hover,.annouce-item>a:active{
	color: #007AFF;
}
#edu-annouce-banner>img{
	display: block;
	width:100%;
	height:auto;
}*/
