.group-page .grouplist {
	height: 120px;
	width: 76px;
	float: left;
	text-align: center
}

.group-page .post-delete-btn {
	visibility: hidden
}

.group-page .media:hover .post-delete-btn {
	visibility: visible
}

.group-page .thread-img img {
	height: 55px;
	width: 55px
}

.group-page .media-body img {
	max-width: 100%;
	height: auto
}

.group-page .page img {
	max-width: 100%;
	height: auto
}

.group-page .title-thread {
	background: #fff6ee
}

.group-page .bottom-thread-post {
	margin-bottom: 0
}

.group-page .label {
	padding: .2em .6em .2em
}

.group-header {
	margin-bottom: 20px
}

.group-header .group-header-inner {
	border-radius: 5px;
	height: 150px;
	position: relative
}

.group-header .media {
	background: #fff;
	background-color: rgba(255,255,255,0.7);
	position: absolute;
	top: 15px;
	left: 15px;
	border-radius: 3px;
	padding: 10px;
	min-width: 20%
}

.group-header-inner .media-body {
	width: auto
}

.group-header .media-heading {
	font-size: 18px;
	font-weight: bold
}

.group-header .media-metas {
	font-size: 12px;
	color: #666
}

.group-header .nav {
	position: absolute;
	bottom: 0;
	left: 15px
}

.group-page .group-grids .grid>p {
	text-align: center
}

.group-page .group-grids .grid>p.title {
	height: 40px;
	overflow: hidden
}

.group-page .group-grids .logo {
	width: 50px;
	height: 50px
}

.group-page .group-thread .panel-heading h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0
}

.group-page .group-thread .panel-heading .thread-list {
	float: right;
	margin-top: -7px
}

.group-page .group-thread .panel-heading .metas {
	font-size: 12px;
	color: #888
}

.group-page .group-thread .panel-heading .metas .divider {
	color: #bbb;
	margin: 0 5px
}

.group-page .group-post-list .metas {
	font-size: 12px;
	color: #999;
	margin-bottom: 10px
}

.group-page .group-post-list .metas .floor {
	float: right
}

.group-page .group-post-list .content {
	margin-bottom: 20px;
	word-break: break-all
}

.group-page .group-post-list .actions {
	text-align: right;
	font-size: 12px;
	margin: 5px 0
}

.group-page .group-post-list .well {
	background: #f9f9f9
}

.group-page .group-post-list .well .actions {
	text-align: left;
	margin: 15px 0
}

#post-action img {
	max-width: 100%;
	height: auto
}

#post-action {
	word-break: break-all
}

.group-page .group-logo-sm {
	width: 50px;
	height: 50px
}

.group-page .alert {
	word-break: break-all
}

.group-page .alert img {
	max-width: 100%
}

.group-page .hideContent {
	border: 1px solid #999;
	padding: 10px
}

.group-page .hideContent h4 {
	color: #999;
	text-align: center;
	font-size: 14px
}

.thread-list .media-object {
	width: 36px
}

.thread-list .title {
	margin-bottom: 5px
}

.thread-list .metas {
	font-size: 12px;
	color: #999
}

.thread-list .metas .divider {
	margin: 0 5px;
	color: #ccc
}

.group-media-sm {
	margin-bottom: 15px
}

.group-media-sm .media-object {
	width: 60px;
	height: 60px
}

.userpage-header .avatar-bg {
	position: relative
}

.userpage-header .media-left .icon-user-status {
	position: absolute;
	bottom: 0;
	right: 8px;
	height: 30px;
	width: 30px;
	line-height: 30px
}

.userpage-header .icon-user-status i {
	font-size: 18px
}

.userpage-header h2 {
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 28px
}

.userpage-header h2 small {
	font-size: 16px;
	color: #096
}

.userpage-header .actions {
	float: right
}

.class-join-header .title {
	margin: 0 100px 20px 0;
	font-size: 24px;
	overflow: hidden
}

@media (min-width:992px) {
	.class-join-header .title {
		height: 36px;
		line-height: 36px
	}
}

@media (min-width:768px) and (max-width:991px) {
	.class-join-header .title {
		height: 30px;
		line-height: 30px;
		font-size: 18px
	}
}

@media (max-width:767px) {
	.class-join-header .title {
		margin-right: 0;
		font-size: 18px
	}
}

.class-join-header .title .label {
	display: inline-block
}

.class-join-header .class-metas {
	color: #999;
	font-size: 16px
}

.class-join-header .class-metas .course-num {
	margin-right: 40px
}

.class-join-header .class-student {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 20px;
	color: #999
}

.class-join-header .class-student .fa {
	margin-right: 10px
}

.classroom-block .classroom-img {
	width: 150px;
	float: left;
	margin-right: 20px
}

@media (min-width:992px) and (max-width:1199px) {
	.classroom-block .classroom-img {
		width: 120px;
		margin-right: 10px
	}
}

@media (max-width:767px) {
	.classroom-block .classroom-img {
		width: 120px;
		margin-right: 10px
	}
}

.classroom-block .classroom-img img {
	border-radius: 4px
}

.classroom-block .title {
	font-size: 14px;
	margin: 6px 0 6px 0;
	height: 40px;
	overflow: hidden
}

@media (min-width:992px) and (max-width:1199px) {
	.classroom-block .title {
		margin: 0 0 6px 0
	}
}

@media (max-width:767px) {
	.classroom-block .title {
		margin: 0 0 6px 0
	}
}

.classroom-block .content {
	font-size: 14px;
	color: #bbb;
	margin-top: 4px
}

@media (min-width:992px) and (max-width:1199px) {
	.classroom-block .content {
		margin-top: 0
	}
}

@media (max-width:767px) {
	.classroom-block .content {
		margin-top: 0
	}
}

.site-navbar {
	border-radius: 0;
	background-color: #363e45;
	z-index: 1024
}

.site-navbar .navbar-brand {
	color: #fff
}

.site-navbar .navbar-brand-logo {
	margin-left: -15px;
	padding-left: 15px;
	padding-right: 15px;
	float: left
}

.site-navbar .navbar-brand-logo img {
	height: 50px
}

.site-navbar .navbar-nav>li>a {
	color: #fff;
	padding-top: 17px;
	padding-bottom: 17px
}

.site-navbar .navbar-nav>li>a:hover,.site-navbar .navbar-nav>li>a:focus {
	background-color: #3a485d
}

.site-navbar .navbar-nav>.active>a,.site-navbar .navbar-nav>.active>a:hover,.site-navbar .navbar-nav>.active>a:focus,.site-navbar .navbar-nav>.open>a,.site-navbar .navbar-nav>.open>a:hover,.site-navbar .navbar-nav>.open>a:focus {
	color: #fff;
	background-color: #3a485d
}

.site-navbar .badge-container {
	position: relative
}

.site-navbar .badge-container .badge {
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 11px;
	background: #f60;
	padding: 2px 5px;
	border-radius: 12px
}

.toolbar-nav .glyphicon-download-alt .badge {
	padding: 1px 5px;
	position: absolute;
	font-style: normal;
	color: #999;
	background-color: #ddd
}

.site-navbar .mobile-badge-container .badge {
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 11px;
	background: #5bc0de;
	padding: 2px 5px;
	border-radius: 12px
}

.course-title {
	line-height: 32px;
	margin: 8px 0 16px 0
}

.course-card-detail {
	padding-top: 16px
}

.course-action {
	margin-top: 10px;
	margin-right: 24px;
	float: right
}

.btn-course {
	padding: 16px 64px;
	float: right;
	text-align: center;
	font-size: 16px
}

.btn-course:hover {
	border-color: #285e8e
}

.btn-course-vip {
	padding: 16px 64px;
	float: right;
	text-align: center;
	font-size: 16px
}

.course-card-btn {
	padding: 0 !important
}

.course-card-wrap .row {
	margin-left: 0;
	margin-right: 0
}

.course-card-top {
	padding: 24px 0
}

.course-card hr {
	margin-top: 12px;
	margin-bottom: 8px
}

.course-card-bottom {
	width: 100%;
	background: #f1f1f1
}

.course-card-share {
	margin-top: 10px;
	margin-right: 20px
}

.course-card-bottom .btn-course a {
	color: #fff
}

.course-header {
	position: relative
}

.course-header .picture {
	float: left;
	width: 110px;
	height: 60px;
	margin-right: 10px
}

.course-header .title {
	margin: 5px 170px 10px 0;
	padding: 0;
	line-height: 1.2;
	font-size: 18px;
	font-weight: bold;
	word-break: break-all
}

@media (max-width:767px) {
	.course-header .title {
		margin-right: 10px
	}
}

.course-header .teachers {
	color: #999;
	font-size: 13px
}

.course-header .teachers a {
	margin-right: 10px;
	color: #666
}

.course-header .toolbar {
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -15px
}

.course-dashboard-tabs {
	margin-bottom: 20px
}

.course-conditions {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px
}

.course-cover {
	font-size: 13px
}

.course-cover-heading {
	padding-top: 20px;
	margin-bottom: 20px
}

.course-cover-heading .picture {
	position: relative
}

@media (max-width:767px) {
	.course-cover-heading .picture img {
		width: 100%;
		margin-bottom: 20px
	}
}

.course-cover-heading .tag-serial {
	position: absolute;
	display: block;
	top: 0;
	left: 35px;
	width: 40px;
	height: 50px;
	background: url("../img/course/tag_serial.png") no-repeat
}

.course-cover-heading .title {
	font-size: 22px;
	margin: 0 0 6px
}

.course-cover-heading .title .label {
	font-size: 12px;
	vertical-align: middle
}

.course-cover-heading .subtitle {
	font-size: 14px;
	color: #999;
	margin: 0 0 15px
}

.course-cover-heading .price-info {
	margin-bottom: 15px;
	padding: 10px;
	background-color: #f5f5f5;
	list-style: none
}

.course-cover-heading .price-info>li {
	line-height: 22px;
	margin: 3px 0;
	vertical-align: middle
}

.course-cover-heading .price-info-label {
	width: 60px;
	display: inline-block;
	color: #999
}

.course-cover-heading .course-price-widget .price {
	font-size: 18px
}

.course-cover-heading .price-info .activity {
	color: #f50;
	margin-right: 10px
}

.course-cover-heading .stats {
	padding-left: 10px;
	margin-bottom: 20px;
	color: #999
}

.course-cover-heading .stat-item-label {
	margin-right: 8px
}

.course-cover-heading .stat-divider {
	margin: 0 8px
}

.course-cover-heading .stats .stars-0,.course-cover-heading .stats .stars-1,.course-cover-heading .stats .stars-2,.course-cover-heading .stats .stars-3,.course-cover-heading .stats .stars-4,.course-cover-heading .stats .stars-5 {
	vertical-align: middle
}

.course-cover-heading .rating {
	margin-right: 3px
}

.course-cover-heading .rating-num {
	color: #777
}

.course-cover-heading .rating-user-num {
	margin-left: 10px
}

.course-cover-heading .member-num {
	margin: 0 3px;
	color: #449d44;
	font-weight: bold
}

.course-cover-heading .member-text {
	color: #777
}

.course-cover-heading .money-num {
	margin-right: 3px;
	color: #f40;
	font-size: 18px
}

.course-cover-heading .coin-price {
	background: #ffa500;
	font-size: 15px;
	color: #fff
}

.course-cover-heading .money-text {
	color: #777;
	font-size: 12px
}

.course-cover-heading .meta-info {
	color: #666
}

.course-cover-heading .actions .btn-link-warning {
	color: #f0ad4e
}

@media (max-width:991px) {
	.course-cover-heading .actions .btn {
		padding: 3px 8px
	}
}

.course-cover .cover-picture {
	position: relative
}

.course-cover .cover-picture .edit-btn {
	position: absolute;
	top: 45%;
	left: 40%;
	visibility: hidden
}

.course-cover .cover-picture:hover .edit-btn {
	visibility: visible
}

.course-cover .cover-info .edit-btn {
	visibility: hidden
}

.course-cover .cover-info:hover .edit-btn {
	visibility: visible
}

.course-cover .cover-about .edit-btn {
	visibility: hidden
}

.course-cover .cover-about:hover .edit-btn {
	visibility: visible
}

.course-dashboard-page .course-infos dd {
	margin-bottom: 20px
}

#course-nav-tabs.affix {
	position: static
}

@media (min-width:768px) {
	#course-nav-tabs.affix {
		z-index: 1030;
		position: fixed;
		margin-left: -1px;
		top: 0;
		width: 669px;
		background: #fff;
		border: 1px solid #ddd;
		box-shadow: 0 3px 3px rgba(0,0,0,0.1);
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
		border-bottom-left-radius: 4px;
		border-bottom-right-radius: 4px
	}
}

@media (min-width:992px) {
	#course-nav-tabs.affix {
		width: 915px
	}
}

@media (min-width:1200px) {
	#course-nav-tabs.affix {
		width: 1110px
	}
}

.course-dashboard-page .course-infos img {
	max-width: 100%
}

#course-about-pane img {
	max-width: 100%;
	height: auto
}

#course-goal-pane .media-list,#course-audience-pane .media-list {
	padding: 10px 20px
}

#course-goal-pane .media-list .media-object,#course-audience-pane .media-list .media-object {
	color: #ccc;
	font-size: 24px
}

#course-goal-pane .media-list .media-body,#course-audience-pane .media-list .media-body {
	font-size: 14px;
	line-height: 24px
}

#course-student-list .media {
	position: relative
}

#course-student-list .media .progress {
	position: absolute;
	top: 12px;
	left: 180px;
	width: 150px;
	margin: 0
}

.thread-filters {
	padding: 10px 0;
	border-bottom: 1px solid #eee;
	margin: 10px 0
}

.thread-breadcrumbs {
	font-size: 13px;
	margin-bottom: 10px
}

.thread-breadcrumbs .glyphicon {
	color: #999;
	font-size: 8px
}

.thread-breadcrumbs a {
	text-decoration: none
}

.thread {
	margin-bottom: 50px;
	overflow-x: auto;
	overflow-y: hidden
}

.thread-header {
	margin-bottom: 15px
}

.thread-title {
	font-size: 20px;
	line-height: 36px;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	word-wrap: break-word;
	overflow: hidden
}

.thread-event-title {
	font-size: 20px;
	line-height: 36px;
	margin: 0;
	padding: 0;
	word-wrap: break-word;
	overflow: hidden
}

.thread-event-title-bar {
	margin-top: 10px
}

.thread-metas {
	color: #999;
	font-size: 12px
}

.thread-author-avatar img {
	width: 48px;
	height: 48px;
	border-radius: 3px
}

.thread-body {
	margin-bottom: 15px;
	word-wrap: break-word;
	overflow: hidden
}

.thread-body img {
	max-width: 100%;
	height: auto
}

.thread-footer {
	text-align: right
}

.thread-posts-heading {
	font-size: 18px;
	padding-bottom: 10px;
	border-bottom: 3px solid #eee;
	margin-bottom: 20px;
	color: #000
}

.thread-posts-heading .glyphicon {
	color: #ccc;
	font-size: 12px;
	margin-right: 5px
}

.thread-post {
	overflow: visible
}

.show-user {
	color: #bdb76b;
	font-size: 18px
}

.thread pre,.thread-post pre {
	overflow-x: scroll;
	word-wrap: normal
}

.announcement-list li .action {
	visibility: hidden
}

.announcement-list li:hover .action {
	visibility: visible
}

.thread-post-dropdown {
	float: right;
	position: relative
}

.thread-post-dropdown .dropdown-toggle {
	text-decoration: none
}

.thread-post .thread-post-dropdown .dropdown-toggle {
	visibility: hidden
}

.thread-post:hover .thread-post-dropdown .dropdown-toggle {
	visibility: visible
}

.thread-post-action {
	text-align: right;
	font-size: 12px;
	visibility: hidden
}

.thread-post:hover .thread-post-action {
	visibility: visible
}

.thread-list-small {
	font-size: 13px
}

.thread-list-small .metas {
	font-size: 12px;
	color: #999
}

.thread-list-small .metas a {
	color: #777
}

.thread-list-small .thread-item-body {
	padding-left: 10px;
	padding-right: 10px
}

.thread-show .thread-breadcrumb {
	font-size: 13px;
	margin-bottom: 6px
}

.thread-show .thread-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 18px;
	color: inherit;
	font-weight: bold;
	line-height: 1;
	display: inline
}

.thread-show .thread-metas {
	margin-top: 6px
}

.thread-post-list .metas {
	font-size: 13px
}

.thread-post-list .metas .nickname {
	font-weight: bold
}

.thread-post-list .user-avatar img {
	width: 48px;
	height: 48px
}

.thread-post-list .thread-post-interaction {
	font-size: 13px
}

.thread-post-list .thread-post-interaction .interaction {
	margin-right: 10px
}

.thread-subpost-list .user-avatar img {
	width: 32px;
	height: 32px
}

.thread-subpost-container {
	margin-top: 10px;
	padding: 10px;
	background-color: #fdfdfd;
	border-radius: 3px;
	border: 1px solid #fdfdfd
}

.thread-subpost-container .pagination {
	margin: 15px 0 10px
}

.thread-subpost-container .pagination>li>a,.thread-subpost-container .pagination>li>span {
	padding: 1px 6px;
	font-size: 12px
}

.thread-subpost-morebar {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 13px
}

.thread-subpost-form {
	margin-top: 10px
}

.thread-subpost-list .thread-subpost {
	margin-top: 10px;
	padding-bottom: 10px;
	border-color: #f6f6f6
}

.thread-subpost-list .thread-subpost:first-child {
	margin-top: 0
}

.thread-subpost-list .thread-subpost:last-child {
	padding-bottom: 0
}

.thread-post-list .thread-post .thread-post-manage-dropdown {
	visibility: hidden
}

.thread-post-list .thread-post:hover .thread-post-manage-dropdown {
	visibility: visible
}

.thread-post-list .thread-post:hover .thread-subpost .thread-post-manage-dropdown {
	visibility: hidden
}

.thread-post-list .thread-subpost:hover .thread-post-manage-dropdown {
	visibility: visible !important
}

.live-label {
	font-size: 12px;
	font-weight: normal
}

.live-course-item-list-multi h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 36px;
	text-indent: 15px;
	background: #f3f3f3;
	color: #777;
	border-bottom: 1px solid #e3e3e3;
	margin: 20px 0
}

.live-course-item-list-multi h3 strong {
	color: #555
}

.live-course-item-list-multi ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-right: 0
}

.live-course-item-list-multi ul li {
	margin-left: 20px;
	background: #f3f3f3;
	line-height: 40px;
	margin-bottom: 15px;
	color: #777;
	border-bottom: 1px solid #e3e3e3
}

.live-course-item-list-multi ul li .item-content {
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	float: left;
	padding-left: 15px
}

.live-course-item-list-multi .item-content .item-title {
	font-weight: bold;
	width: 100%;
	height: 36px;
	overflow: hidden
}

.live-course-item-list-multi ul li .item-status {
	float: right;
	padding-right: 15px
}

.live-course-item-list-multi ul li:hover {
	background: #ccc
}

.live-course-item-list-multi ul li .item-free {
	color: #3c763d;
	text-indent: 15px
}

.live-course-list div.course-about {
	margin: 0 0 5px
}

.live-course-list .live-course-lesson {
	font-size: 12px;
	margin-bottom: 5px;
	color: #777
}

.live-course-list .live-course-lesson .live-time {
	color: #428bca
}

.live-rating-course .first-rating {
	display: block
}

.live-rating-course .other-rating {
	display: none
}

.live-rating-course .rank_num {
	display: inline-block;
	background-color: #66bc4e;
	color: #fff;
	width: 20px;
	height: 20px;
	text-align: center;
	float: left;
	margin-right: 10px
}

.lesson-dashboard-page {
	background: #fff
}

.lesson-dashboard {
	position: fixed;
	background: #fff;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #e5e5e5
}

.lesson-dashboard .dashboard-content {
	position: absolute;
	top: 0;
	left: 20px;
	right: 80px;
	bottom: 0
}

.lesson-dashboard-open .dashboard-content {
	right: 440px
}

.lesson-dashboard .toolbar {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 60px;
	border-left: 1px solid #e9e9e9;
	color: #666;
	background: #fff
}

.lesson-dashboard-open .toolbar {
	width: 420px
}

.lesson-dashboard .toolbar-nav {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 60px;
	border-left: 1px solid #e9e9e9;
	background: #363e45
}

.lesson-dashboard .toolbar-pane-container {
	position: absolute;
	top: 0;
	left: 0;
	right: 60px;
	bottom: 0;
	overflow: hidden;
	background-color: #fff
}

.ps-container .ps-scrollbar-y-rail {
	visibility: hidden\9;
	z-index: 1
}

.ps-container:hover .ps-scrollbar-y-rail,.ps-container.hover .ps-scrollbar-y-rail {
	visibility: visible\9
}

.lesson-dashboard .toolbar-pane-container .ps-container .ps-scrollbar-y {
	right: 0
}

.lesson-dashboard .toolbar-pane-container .ps-container .ps-scrollbar-x {
	display: none
}

@media (max-width:1024px) {
	.lesson-dashboard-open .dashboard-content {
		right: 360px
	}

	.lesson-dashboard-open .toolbar {
		width: 360px
	}
}

@media (max-width:767px) {
	.lesson-dashboard .dashboard-content,.lesson-dashboard-open .dashboard-content {
		right: 20px
	}

	.lesson-dashboard .toolbar {
		display: none
	}
}

.lesson-dashboard .toolbar-nav-stacked {
	margin: 0;
	padding: 0;
	list-style: none
}

.lesson-dashboard .toolbar-nav-stacked li a {
	padding: 8px 0;
	margin-bottom: 5px;
	text-align: center;
	display: inline-block;
	width: 100%;
	color: #ccc;
	text-decoration: none
}

.lesson-dashboard .toolbar-nav-stacked li a:hover {
	background: #aaa;
	color: #fff
}

.lesson-dashboard .toolbar-nav-stacked li a .glyphicon {
	display: block;
	margin-bottom: 5px
}

.lesson-dashboard .toolbar-nav-stacked li.active a {
	background-color: #999;
	color: #fff
}

.lesson-dashboard #lesson-toolbar-secondary {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0
}

.lesson-dashboard #lesson-toolbar-secondary .hide-pane {
	text-align: center
}

.lesson-dashboard #lesson-toolbar-secondary .hide-pane .glyphicon {
	display: inline
}

.lesson-dashboard .dashboard-header {
	position: absolute;
	left: 130px;
	top: 0;
	height: 40px
}

.lesson-dashboard .dashboard-header .item-navbar {
	font-size: 16px;
	line-height: 40px;
	color: #999
}

.lesson-dashboard .dashboard-header .item-navbar span {
	cursor: pointer
}

.lesson-dashboard .dashboard-header .item-navbar span:hover {
	color: #666
}

.lesson-dashboard .dashboard-body {
	position: absolute;
	top: 50px;
	bottom: 50px;
	width: 100%
}

.lesson-dashboard .dashboard-footer {
	position: absolute;
	bottom: 10px;
	width: 100%
}

.lesson-dashboard .dashboard-footer .disabled {
	pointer-events: auto
}

.lesson-dashboard .title-group {
	line-height: 40px;
	height: 50px;
	word-break: break-all;
	overflow: hidden
}

.lesson-dashboard .title-group .divider {
	color: #999;
	margin: 0 3px
}

.lesson-dashboard .title-group .chapter-label {
	font-size: 16px;
	color: #999
}

.lesson-dashboard .title-group .item-label {
	margin-right: 5px
}

.lesson-dashboard .title-group .item-label,.lesson-dashboard .title-group .item-title {
	font-size: 16px
}

.lesson-dashboard .lesson-content {
	height: 100%;
	position: relative
}

.lesson-dashboard .lesson-content-audio {
	overflow: hidden
}

.lesson-dashboard .lesson-content-audio .mejs-container {
	margin: 0 auto;
	margin-top: 100px;
	display: block
}

.lesson-dashboard .lesson-content-text {
	overflow: hidden
}

.lesson-dashboard .lesson-content-text .ps-scrollbar-x {
	display: none
}

.lesson-dashboard .lesson-content-text .ps-scrollbar-y {
	right: 0
}

.lesson-dashboard .lesson-content-text-body {
	background: #fff;
	max-width: 750px;
	margin: 0 auto;
	padding: 20px;
	word-wrap: break-word;
	overflow: hidden
}

.lesson-dashboard .lesson-content-text-body img {
	max-width: 100%
}

.lesson-dashboard .lesson-content-text-body blockquote p {
	font-size: 14px
}

.lesson-dashboard .nav-btn {
	position: absolute;
	border-radius: 0;
	z-index: 1000;
	padding: 3px 10px
}

.lesson-dashboard .back-course-btn {
	left: 0;
	top: -1px
}

.lesson-dashboard .prev-lesson-btn {
	left: 90px;
	top: -1px
}

.lesson-dashboard .next-lesson-btn {
	left: 90px;
	bottom: -1px
}

.lesson-dashboard .question-list-pane {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	overflow: hidden
}

#lesson-question-plugin-form {
	padding: 15px 10px 0 10px;
	background: #f5f5f5;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 10px
}

.float-consult {
	position: fixed;
	right: 0;
	top: 50%;
	visibility: hidden;
	z-index: 999
}

.float-consult .popover {
	width: 250px;
	color: #444;
	cursor: default;
	-webkit-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text
}

.float-consult .popover .qrcode {
	max-width: 220px
}

.float-consult .consult-contents {
	display: none
}

@font-face {
	font-family:"consultfont";src:url('/assets/v2/css/fonts/consult-font.eot');src:url('/assets/v2/css/fonts/consult-font.eot?#iefix') format('embedded-opentype'),url('/assets/v2/css/fonts/consult-font.woff') format('woff'),url('/assets/v2/css/fonts/consult-font.ttf') format('truetype'),url('/assets/v2/css/fonts/consult-font.svg#consultfont') format('svg')
}

.float-consult .icon {
	font-family: "consultfont" !important;
	font-size: 20px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: .2px;
	-moz-osx-font-smoothing: grayscale
}

.float-consult .icon-phone:before {
	content: "\e600"
}

.float-consult .icon-email:before {
	content: "\e601"
}

.float-consult .icon-qq:before {
	content: "\e603"
}

.float-consult .icon-weixin:before {
	content: "\e606"
}

.float-consult .icon-qqgroup:before {
	content: "\e608"
}

#float-consult h3.popover-title {
	padding: 8px 14px
}

.float-consult-qq-btn .popover img {
	width: 25px;
	height: 25px
}

.float-consult-qq-btn .popover p {
	margin: 0 0 6px
}

.float-consult .btn {
	padding: 6px 12px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #fff
}

.float-consult .btn:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px
}

.float-consult .btn:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px
}

.float-consult .btn-consult-default {
	background: #C23D3A;
	border-color: #26a86c
}

.float-consult .btn-consult-default:hover {
	background: #26a86c;
	border-color: #15975b
}

.float-consult .btn-consult-warning {
	background: #e67e22;
	border-color: #d56d11
}

.float-consult .btn-consult-warning:hover {
	background: #d56d11;
	border-color: #c45c00
}

.float-consult .btn-consult-danger {
	background: #e74c3c;
	border-color: #d63b2b
}

.float-consult .btn-consult-danger:hover {
	background: #d63b2b;
	border-color: #c52a1a
}

.homepage .news li em {
	width: 85px;
	float: right;
	text-align: right;
	font-style: normal;
	color: #a9a9a9
}

.homepage .news ul.row {
	margin-right: -10px;
	margin-left: -10px;
	padding-left: 0;
	list-style: none
}

.homepage .news li span {
	color: #428bca;
	margin-right: 10px;
	text-decoration: none
}

.homepage .news li a {
	color: #222;
	display: block;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.homepage .vip ul {
	margin-right: -10px;
	margin-left: -10px;
	padding-left: 0;
	list-style: none
}

.homepage .hot-group img {
	width: 58px;
	height: 58px
}

.homepage .hot-group p {
	margin-bottom: 10px
}

.conversation-list .media-heading {
	font-size: 14px;
	margin-bottom: 10px
}

.conversation-list .media {
	cursor: pointer
}

.conversation-list .media .actions {
	visibility: hidden
}

.conversation-list .media:hover .actions {
	visibility: visible
}

.conversation-list .conversation-footer {
	color: #999;
	font-size: 13px
}

.message-reply-form {
	margin-bottom: 30px
}

.notification-list .media-object {
	color: #999;
	font-size: 20px
}

.notification-list .notification-body {
	margin-bottom: 6px
}

.notification-list .notification-footer {
	font-size: 12px;
	color: #999
}

.notification-list blockquote {
	font-size: 13px;
	padding: 5px 10px;
	margin: 5px 0;
	color: #666
}

.message-list .media {
	border-bottom: none
}

.message-list .media>.pull-left {
	margin-right: 0
}

.message-list .media>.pull-right {
	margin-left: 0
}

.message-list .popover {
	position: relative;
	display: block;
	margin: 0 20px 0 20px;
	max-width: 100%
}

.message-list .message-me .popover {
	margin-left: 70px;
	background: #fafafa
}

.message-list .message-she .popover {
	margin-right: 70px
}

.message-list .popover .arrow {
	top: 24px
}

.message-list .message-me .popover .arrow:after {
	border-left-color: #fafafa
}

.message-list .message-content {
	margin-bottom: 10px
}

.message-list .message-footer {
	font-size: 12px
}

.message-list .message-actions {
	float: right;
	visibility: hidden
}

.message-list .media:hover .message-actions {
	visibility: visible
}

.notebook-list .media {
	cursor: pointer
}

.notebook-list .media-object {
	max-width: 150px
}

.notebook-list .notebook-metas {
	color: #999;
	margin: 5px 0 10px 0
}

.notebook-list .media .notebook-go {
	visibility: hidden
}

.notebook-list .media:hover .notebook-go {
	visibility: visible
}

.notebook-heading {
	line-height: 48px;
	background: #f3f3f3;
	padding: 8px;
	border: 1px solid #ccc
}

.notebook-heading .notebook-back-btn {
	margin: 11px 10px 0 0
}

.notebook-heading .notebook-icon {
	width: 80px;
	height: 45px
}

.notebook-body {
	border: 1px solid #ccc;
	border-top-width: 0
}

.notebook-note {
	padding: 15px;
	border-bottom: 1px solid #e3e3e3
}

.notebook-note:hover {
	background: #f6f6f6
}

.notebook-note-collapsed {
	cursor: pointer
}

.notebook-note .notebook-note-summary {
	display: none
}

.notebook-note-collapsed .notebook-note-summary {
	display: block
}

.notebook-note .notebook-note-body {
	display: block
}

.notebook-note-collapsed .notebook-note-body {
	display: none
}

.notebook-note-heading {
	margin-bottom: 8px;
	font-weight: bold;
	color: #444
}

.notebook-note-length {
	font-weight: normal;
	color: #999;
	font-size: 12px
}

.notebook-note-collapse-bar {
	background: #eee;
	text-align: center;
	color: #999;
	cursor: pointer
}

.notebook-note-actions {
	margin: 5px 0
}

.note-list .like {
	cursor: pointer
}

.note-list .like em {
	font-style: normal;
	font-weight: normal
}

.note-list .liked {
	color: #eb7350
}

.note-list .like:hover {
	color: #eb7350
}

.es-row-wrap {
	margin-bottom: 20px;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	box-shadow: 0 2px 4px rgba(0,0,0,0.08)
}

.es-row-wrap .row {
	margin-left: 10px;
	margin-right: 10px
}

.es-row-wrap .page-header {
	margin-top: 25px
}

.es-row-wrap .page-header h1 {
	font-size: 24px
}

.es-row-wrap h1 {
	word-break: break-all
}

.lt-ie9 .es-row-wrap {
	border: 1px solid #e0e0e0
}

.es-box {
	margin-bottom: 20px
}

.es-box-heading {
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
	zoom: 1
}

.es-box-heading h2 {
	margin: 0;
	font-size: 18px;
	display: inline-block;
	border-bottom: 4px solid #096;
	line-height: 28px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: -1px
}

.es-sidebar-heading {
	font-size: 18px;
	color: #aaa;
	padding: 10px 15px 5px;
	margin: 0
}

.course-grids {
	margin: 0 -15px 0 0;
	padding: 0;
	list-style: none
}

.course-grid {
	display: inline-block;
	vertical-align: top;
	margin: 15px 15px 15px 0;
	border: 1px solid #e1e1e1;
	border-radius: 4px
}

.course-grid .series-mode-label {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 12px
}

.course-grid .grid-body {
	position: relative;
	width: 204px;
	display: block;
	overflow: hidden;
	text-decoration: none;
	border-radius: 4px;
	color: #353535
}

.course-grid .grid-body:hover {
	text-decoration: none
}

.related-course-grid {
	margin: 0 15px 15px 0
}

@media (min-width:1200px) {
	.related-course-grid {
		margin-bottom: 0
	}

	.course-grid .grid-body {
		width: 254px
	}

	.related-course-grid .grid-body {
		width: 213px
	}
}

@media (min-width:980px) and (max-width:1199px) {
	.related-course-grid .grid-body {
		width: 263px
	}
}

@media (min-width:768px) and (max-width:979px) {
	.related-course-grid .grid-body {
		width: 306px
	}
}

.course-grid .grid-body:hover {
	background: #fafafa
}

.course-grid .title {
	display: block;
	padding: 10px;
	min-height: 52px;
	color: #555;
	font-weight: bold
}

.course-grid .metas {
	display: block;
	margin: 0 10px;
	padding: 10px 0;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	border-top: 1px solid #eee;
	color: #9b9b9b;
	line-height: 1.2
}

.course-grid .metas .price-col {
	float: left;
	text-align: left
}

.course-grid .metas .meta-label {
	display: block;
	color: #999
}

.course-grid .price-block {
	text-align: left;
	padding: 6px 0
}

.course-grid .metas .price-num {
	padding-top: 2px;
	font-size: 15px;
	font-weight: bold;
	color: #e57259;
	display: block
}

.course-grid .metas .review-col {
	display: inline-block
}

.course-grid .metas .student-col {
	float: right;
	text-align: right
}

.course-grid .metas .student-num {
	display: block;
	margin-top: 5px;
	font-size: 13px
}

.course-grid .teacher {
	margin: 0 10px 10px 10px;
	padding-top: 10px;
	border-top: 1px solid #eee;
	display: block
}

.course-grid .teacher .thumb {
	width: 30px;
	height: 30px;
	float: left;
	font-size: 12px;
	margin-right: 8px
}

.course-grid .teacher .nickname {
	font-size: 12px
}

.course-grid .teacher .user-title {
	font-size: 12px;
	color: #777
}

.course-grid .learn-status {
	margin: 0 10px 15px
}

.course-grid .learn-status .progress {
	margin-bottom: 15px
}

.course-grid .learn-status .action {
	text-align: center
}

.course-grid .course-status {
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 12px
}

.course-wide-list {
	list-style: none;
	margin: 0;
	padding: 0
}

.course-wide-list .course-item {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	border-radius: 5px
}

.course-wide-list .course-item:hover {
	background: #f9f9f9
}

.course-wide-list .course-picture-link {
	float: left
}

.course-wide-list .course-picture {
	width: 230px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px
}

.course-wide-list .course-body {
	margin: 15px 15px 0 245px
}

.courses-selected .course-body {
	margin: 15px 15px 0 300px
}

@media (max-width:600px) {
	.course-wide-list .course-picture-link {
		float: none;
		display: block
	}

	.course-wide-list .course-picture {
		display: block;
		width: 100%
	}

	.course-wide-list .course-body {
		margin-left: 15px;
		margin-bottom: 15px
	}
}

.course-wide-list .course-price-info {
	float: right
}

.course-wide-list .course-title {
	margin: 10px 0 10px;
	word-break: break-all
}

.course-wide-list .course-title a {
	color: #555;
	font-weight: bold
}

.course-wide-list .course-about {
	margin: 0 0 15px;
	color: #666
}

.course-wide-list .teacher {
	float: left;
	width: 180px
}

.course-wide-list .teacher-avatar {
	float: left;
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 3px;
	margin-right: 5px
}

.course-wide-list .teacher-nickname {
	font-size: 12px;
	font-weight: bold;
	color: #555
}

.course-wide-list .teacher-title {
	color: #777;
	font-size: 12px
}

.course-wide-list .course-metas {
	float: right;
	text-align: right;
	margin-top: 10px
}

.course-wide-list .course-price {
	color: #e57259;
	font-size: 16px
}

.course-wide-list .divider {
	width: 1px;
	border-left: 1px solid #ccc;
	margin: 0 5px
}

.latest-review-list {
	font-size: 13px
}

.latest-review-list .author-nickname {
	color: #555
}

.latest-review-list .author-picture-link {
	float: left;
	margin: 0 10px 5px 0
}

.latest-review-list .author-picture {
	display: block;
	width: 48px;
	height: 48px;
	border-radius: 3px
}

.latest-review-list .review-content {
	font-size: 13px;
	color: #999;
	word-wrap: break-word;
	overflow: hidden
}

.latest-review-list .review-footer {
	text-align: right;
	margin-top: 5px
}

.latest-review-list .course-title {
	color: #555;
	font-size: 12px
}

.latest-review-list .divider {
	width: 1px;
	border-left: 1px solid #ccc;
	margin: 0 5px
}

.homepage-feature {
	width: 100%
}

.homepage-feature a,.homepage-feature img {
	display: block;
	width: 100%
}

.homepage-feature-slides a,.homepage-feature-slides img {
	display: none
}

.homepage-feature-slides a img {
	display: block
}

.homepage-feature .cycle-pager {
	text-align: center;
	width: 100%;
	z-index: 500;
	position: absolute;
	bottom: 10px;
	overflow: hidden
}

.homepage-feature .cycle-pager span {
	font-family: arial;
	font-size: 40px;
	width: 16px;
	height: 16px;
	display: inline-block;
	color: #ddd;
	color: rgba(221,221,221,0.7);
	cursor: pointer;
	line-height: 18px
}

.homepage-feature span.cycle-pager-active {
	color: #096
}

.homepage-category-nav {
	list-style: none;
	padding: 10px 5px;
	margin-bottom: 30px;
	background: #f9f9f9;
	border-bottom: 1px dotted #ccc;
	font-size: 16px;
	margin-left: 0
}

.homepage-category-nav li {
	display: inline-block
}

.homepage-category-nav li a {
	text-decoration: none;
	line-height: 32px;
	padding: 0 15px;
	display: inline-block;
	border-bottom: 2px solid #f9f9f9
}

.homepage-category-nav li a:hover {
	border-bottom-color: #d9d9d9;
	text-decoration: none
}

.promoted-teacher {
	text-align: center
}

.promoted-teacher .avatar {
	width: 80px;
	height: 80px;
	border: 3px solid #f5f5f5;
	border-radius: 50px;
	display: inline-block
}

.promoted-teacher .nickname {
	margin-top: 5px;
	display: block;
	color: #333;
	text-decoration: none
}

.promoted-teacher .title {
	margin-top: 3px;
	color: #777
}

.promoted-teacher .about {
	margin: 5px 0;
	padding-top: 5px;
	text-align: left;
	font-size: 13px;
	color: #555;
	border-top: 1px dashed #ccc
}

.promoted-teacher .more {
	text-align: right;
	font-size: 12px
}

.friendcard {
	border: 1px solid #eee;
	border-radius: 3px;
	padding: 5px;
	margin-bottom: 20px
}

.friendcard:hover {
	border: 1px solid #ddd;
	background-color: #f7f7f7
}

.friendcard .avatar {
	width: 48px;
	height: 48px;
	float: left
}

.friendcard .infos {
	margin-left: 58px
}

.friendcard .nickname {
	display: block;
	margin-bottom: 5px
}

.friendcard .title {
	color: #777
}

.site-footer {
	margin-top: 20px;
	margin-bottom: 40px;
	border-top: 1px solid #d1d1d1;
	padding-top: 10px;
	font-size: 12px;
	color: #999
}

.site-footer a {
	color: #999
}

.site-footer-links {
	list-style: none;
	display: inline-block;
	margin: 0;
	padding: 0
}

.site-footer-links li {
	display: inline-block;
	margin-right: 20px
}

.page-message-container {
	width: 700px;
	margin: 0 auto;
	margin-bottom: 40px
}

.modal .page-message-container {
	width: auto;
	margin: 20px 20px
}

.page-message-panel {
	background: #fff;
	border: 1px solid #ccc;
	padding: 50px 50px
}

.modal .page-message-panel {
	border: none
}

.page-message-heading {
	margin-bottom: 25px
}

.page-message-title {
	margin: 0;
	padding: 0;
	line-height: 1;
	font-size: 24px
}

.page-message-body {
	font-size: 16px
}

.vip li {
	padding-right: 10px;
	padding-left: 10px
}

.vip-item {
	border: 1px solid #e1e1e1
}

.vip-item .row {
	margin-left: -15px;
	margin-right: -15
}

.vip-lists li {
	margin-bottom: 20px
}

.vip-item h3,.vip-item p {
	color: #555
}

.vip-item h4 {
	color: #e57259;
	text-decoration: none;
	text-align: center
}

.vip-item img {
	width: 100%
}

.vip-item a {
	overflow: hidden
}

.vip-price {
	margin-top: 20px
}

a.link-muted {
	color: #9ab2cf
}

.btn-muted {
	color: #999
}

.clear-modal-dialog .modal-body {
	padding: 30px
}

.clear-modal-dialog .close {
	position: absolute;
	top: 20px;
	right: 20px;
	float: none;
	z-index: 1060
}

.lesson-manage-panel .panel-heading {
	z-index: 1
}

.homepage-feature-slides {
	z-index: 0
}

.question-set-item:first-child {
	border: none
}

.group-search .form-control {
	border-bottom-left-radius: 20px !important;
	border-top-left-radius: 20px !important
}

.group-search button {
	border: 1px solid #e0e0e0 !important
}

.list-group-panel .list-group-item.active,.list-group-panel .list-group-item.active:hover {
	background: #f3f3f3;
	color: #C23D3A;
	font-weight: bold;
	border-left: 3px solid #C23D3A
}

.lesson-dashboard .back-course-btn {
	left: -5px
}

.status-side ul {
	padding-left: 0;
	list-style: none
}

.status-side li {
	overflow: hidden
}

.status-side li img {
	width: 50px;
	height: 50px
}

.userpage-header .media {
	padding-top: 25px;
	padding-bottom: 25px
}

.userpage-header .media-left {
	padding-right: 30px
}

@media (max-width:767px) {
	.userpage-header .media-left {
		display: block;
		text-align: center;
		margin-bottom: 30px;
		padding-right: 0
	}
}

.page-header .badge {
	margin-left: 5px;
	color: #fff;
	background-color: #C23D3A
}

.mobile-download-panel .btn-lg .es-icon {
	font-size: 24px
}

.homepage-feature {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	box-shadow: 0 2px 4px rgba(0,0,0,0.08)
}

.watermark.active {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-align: center;
	display: none;
	position: absolute;
	width: 500px;
	height: 20px;
	vertical-align: middle;
	opacity: .8
}

.page {
	padding: 15px;
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	font-size: 13px
}

.rmb {
	color: #f40;
	font-weight: bold;
	font-style: normal
}

.tags {
	line-height: 30px
}

.tags a {
	font-size: 12px
}

.comment-list .comment .comment-delete-btn {
	visibility: hidden
}

.comment-list .comment-operated:hover .comment-delete-btn {
	visibility: visible
}

.lesson-manage-panel .panel-heading.sticky {
	margin: 0;
	background: #fff;
	box-shadow: 0 3px 3px rgba(0,0,0,0.08);
	z-index: 1000
}

.text-list {
	list-style: none;
	padding: 0;
	margin: 0
}

.text-list li {
	border-bottom: 1px solid #e3e3e3;
	padding: 8px 0
}

.money {
	color: #f40;
	font-size: 22px
}

.avatar-small {
	width: 50px;
	height: 50px
}

.avatar-medium {
	width: 120px;
	height: 120px
}

.origin-price {
	font-size: 12px
}

.article-list .media-object {
	max-width: 200px;
	max-height: 200px
}

.nav .qiandai {
	line-height: 1px;
	height: 54px
}

.nav-course-buy-btn {
	padding-bottom: 8px;
	padding-top: 8px
}

.question-num {
	display: inline-block;
	width: 25px
}

.panel.testpaper-question-block .testpaper-question {
	position: relative
}

.panel.testpaper-question-block .panel-body {
	position: relative;
	z-index: 1
}

.lt-ie8 .hidden-lt-ie8 {
	display: none !important
}

.visible-lt-ie8 {
	display: none !important
}

.lt-ie8 .visible-lt-ie8 {
	display: block !important
}

.user-simple-list .media-body {
	vertical-align: middle;
	line-height: 48px
}

.user-avatar-link img {
	width: 48px;
	height: 48px
}

.user-grids {
	letter-spacing: -4px;
	zoom: 1;
	margin: 0;
	padding: 0
}

.user-grids li {
	list-style: none;
	text-align: center;
	display: inline-block;
	letter-spacing: 0;
	width: 23%;
	margin: 8px 1%;
	font-size: 12px;
	vertical-align: top;
	height: 80px;
	overflow: hidden
}

.user-grids li p {
	margin-bottom: 0;
	word-wrap: break-word;
	word-break: normal
}

.user-grids .user-avatar-link {
	margin-bottom: 5px
}

.user-grids .user-link {
	display: block;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.container .vjs-default-skin .vjs-big-play-button {
	top: 50%;
	left: 50%;
	margin-top: -40px;
	margin-left: -50px;
	width: 100px;
	height: 80px
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translateX(-80px)
	}

	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-80px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}
}

@-moz-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-80px)
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0)
	}
}

@-o-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-80px)
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0)
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(80px)
	}

	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(80px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
}

@-moz-keyframes fadeInUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(80px)
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0)
	}
}

@-o-keyframes fadeInUp {
	0% {
		opacity: 0;
		-o-transform: translateY(80px)
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0)
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translateX(80px)
	}

	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(80px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}
}

@-moz-keyframes fadeInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(80px)
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0)
	}
}

@-o-keyframes fadeInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(80px)
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0)
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-80px)
	}

	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-80px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
}

@-moz-keyframes fadeInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-80px)
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0)
	}
}

@-o-keyframes fadeInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-80px)
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0)
	}
}

@keyframes rotate {
	0% {
		transform: scale(1, 1)
	}

	50% {
		transform: scale(1.5, 1.5)
	}

	100% {
		-moz-transform: scale(1, 1)
	}
}

@-moz-keyframes rotate {
	0% {
		-moz-transform: scale(1, 1)
	}

	50% {
		-moz-transform: scale(1.5, 1.5)
	}

	100% {
		-moz-transform: scale(1, 1)
	}
}

@-webkit-keyframes rotate {
	0% {
		-webkit-transform: scale(1, 1)
	}

	50% {
		-webkit-transform: scale(1.5, 1.5)
	}

	100% {
		-webkit-transform: scale(1, 1)
	}
}

@-o-keyframes rotate {
	0% {
		-o-transform: scale(1, 1)
	}

	50% {
		-o-transform: scale(1.5, 1.5)
	}

	100% {
		-o-transform: scale(1, 1)
	}
}

@-webkit-keyframes loader-scale {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}

	45% {
		-webkit-transform: scale(.1);
		transform: scale(.1);
		opacity: .7
	}

	80% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
}

@keyframes loader-scale {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}

	45% {
		-webkit-transform: scale(.1);
		transform: scale(.1);
		opacity: .7
	}

	80% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
}

.card-loader {
	color: #9e9e9e;
	line-height: 20px;
	text-align: center
}

.loader-inner>span {
	background-color: #C23D3A;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	margin: 2px;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	display: inline-block
}

.loader-inner>span.nth-child(1) {
	-webkit-animation: loader-scale .75s .12s infinite cubic-bezier(.2, .68, .18, 1.08);
	animation: loader-scale .75s .12s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.loader-inner>span:nth-child(2) {
	-webkit-animation: loader-scale .75s .24s infinite cubic-bezier(.2, .68, .18, 1.08);
	animation: loader-scale .75s .24s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.loader-inner>span:nth-child(3) {
	-webkit-animation: loader-scale .75s .36s infinite cubic-bezier(.2, .68, .18, 1.08);
	animation: loader-scale .75s .36s infinite cubic-bezier(.2, .68, .18, 1.08)
}

@-webkit-keyframes nextshake {
	0% {
		opacity: 1;
		-webkit-transform: translateY(-2px)
	}

	50% {
		-webkit-transform: translateY(2px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(-2px)
	}
}

@keyframes nextshake {
	0% {
		opacity: 1;
		transform: translateY(-2px)
	}

	50% {
		transform: translateY(2px)
	}

	100% {
		opacity: 1;
		transform: translateY(-2px)
	}
}

.color-primary {
	color: #C23D3A !important
}

.color-warning {
	color: #e67e22 !important
}

.color-success {
	color: #1abc9c !important
}

.color-info {
	color: #39aef1 !important
}

.color-danger {
	color: #e74c3c !important
}

.color-yellow {
	color: #fbc02d !important
}

.gray-darker {
	color: #212121 !important
}

.gray-dark {
	color: #616161 !important
}

.color-gray {
	color: #9e9e9e !important
}

.gray-light {
	color: #e0e0e0 !important
}

.gray-lighter {
	color: #f5f5f5 !important
}

.width-input {
	display: inline-block !important;
	margin-right: 6px;
	width: 150px
}

.width-input-mini {
	width: 50px
}

.width-input-small {
	width: 100px
}

.width-input-large {
	width: 200px
}

.width-input-xlarge {
	width: 300px
}

.width-full {
	width: 100%
}

.mts {
	margin-top: 5px
}

.mtm {
	margin-top: 10px
}

.mtl {
	margin-top: 20px
}

.mrs {
	margin-right: 5px
}

.mrm {
	margin-right: 10px
}

.mrl {
	margin-right: 20px
}

.mbs {
	margin-bottom: 5px
}

.mbm {
	margin-bottom: 10px
}

.mbl {
	margin-bottom: 20px
}

.mls {
	margin-left: 5px
}

.mlm {
	margin-left: 10px
}

.mll {
	margin-left: 20px
}

.mhs {
	margin-left: 5px;
	margin-right: 5px
}

.mhm {
	margin-left: 10px;
	margin-right: 10px
}

.mhl {
	margin-left: 20px;
	margin-right: 20px
}

.mvs {
	margin-top: 5px;
	margin-bottom: 5px
}

.mvm {
	margin-top: 10px;
	margin-bottom: 10px
}

.mvl {
	margin-top: 20px;
	margin-bottom: 20px
}

.pts {
	padding-top: 5px
}

.ptm {
	padding-top: 10px
}

.ptl {
	padding-top: 20px
}

.prs {
	padding-right: 5px
}

.prm {
	padding-right: 10px
}

.prl {
	padding-right: 20px
}

.pbs {
	padding-bottom: 5px
}

.pbm {
	padding-bottom: 10px
}

.pbl {
	padding-bottom: 20px
}

.pls {
	padding-left: 5px
}

.plm {
	padding-left: 10px
}

.pll {
	padding-left: 20px
}

.phs {
	padding-left: 5px;
	padding-right: 5px
}

.phm {
	padding-left: 10px;
	padding-right: 10px
}

.phl {
	padding-left: 20px;
	padding-right: 20px
}

.pvs {
	padding-top: 5px;
	padding-bottom: 5px
}

.pvm {
	padding-top: 10px;
	padding-bottom: 10px
}

.pvl {
	padding-top: 20px;
	padding-bottom: 20px
}

.ml10 {
	margin-left: 10px
}

.ml25 {
	margin-left: 25px
}

.mr25 {
	margin-right: 25px
}

.mr5 {
	margin-right: 5px
}

.mr10 {
	margin-right: 10px
}

.mb40 {
	margin-bottom: 40px
}

.tac {
	text-align: center
}

.tal {
	text-align: left
}

.tar {
	text-align: right
}

.fss {
	font-size: 10px
}

.fsn {
	font-size: 12px
}

.fsm {
	font-size: 14px
}

.fsl {
	font-size: 16px
}

.fsxl {
	font-size: 18px
}

.text-small {
	font-size: 10px
}

.text-normal {
	font-size: 12px
}

.text-medium {
	font-size: 14px
}

.text-large {
	font-size: 16px
}

.text-xlarge {
	font-size: 18px
}

.form-control-lg {
	height: 38px;
	padding: 6px 12px
}

.p-lg {
	line-height: 30px;
	margin-bottom: 30px
}

.editor-text img {
	max-width: 100%;
	height: auto
}

.media-body .editor-text img {
	width: 100% \9
}

@media screen and (min--moz-device-pixel-ratio:0) {
	.media-body .editor-text img {
		width: 100%
	}
}

.inline-block {
	display: inline-block
}

.empty {
	text-align: center;
	color: #999;
	padding: 20px 0
}

.link-dark {
	color: #212121;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.link-dark:hover {
	color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.link-light {
	color: #616161;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.link-light:hover {
	color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.link-white {
	color: #fff;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.link-white:hover {
	color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

a.transition {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

a.transition:hover {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.underline {
	text-decoration: underline
}

.underline:hover {
	text-decoration: underline
}

.ellipsis,.text-overflow {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	-webkit-transition-property: -webkit-transform,left,top;
	-webkit-transition-duration: 0s;
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-transition-timing-function: ease;
	-moz-transition-property: -moz-transform,left,top;
	-moz-transition-duration: 0s;
	-moz-transform: translate3d(0, 0, 0);
	-moz-transition-timing-function: ease;
	-o-transition-property: -o-transform,left,top;
	-o-transition-duration: 0s;
	-o-transform: translate3d(0, 0, 0);
	-o-transition-timing-function: ease;
	-o-transform: translate(0, 0);
	-ms-transition-property: -ms-transform,left,top;
	-ms-transition-duration: 0s;
	-ms-transform: translate3d(0, 0, 0);
	-ms-transition-timing-function: ease;
	transition-property: transform,left,top;
	transition-duration: 0s;
	transform: translate3d(0, 0, 0);
	transition-timing-function: ease;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	float: left;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x
}

.ps-container .ps-scrollbar-x-rail {
	position: absolute;
	bottom: 3px;
	height: 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	opacity: 0;
	filter: alpha(opacity=0);
	-o-transition: background-color .2s linear,opacity .2s linear;
	-webkit-transition: background-color .2s linear,opacity .2s linear;
	-moz-transition: background-color .2s linear,opacity .2s linear;
	transition: background-color .2s linear,opacity .2s linear
}

.ps-container:hover .ps-scrollbar-x-rail,.ps-container.hover .ps-scrollbar-x-rail {
	opacity: .6;
	filter: alpha(opacity=60)
}

.ps-container .ps-scrollbar-x-rail:hover,.ps-container .ps-scrollbar-x-rail.hover {
	background-color: #eee;
	opacity: .9;
	filter: alpha(opacity=90)
}

.ps-container .ps-scrollbar-x-rail.in-scrolling {
	opacity: .9;
	filter: alpha(opacity=90)
}

.ps-container .ps-scrollbar-y-rail {
	position: absolute;
	right: 3px;
	width: 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	opacity: 0;
	filter: alpha(opacity=0);
	-o-transition: background-color .2s linear,opacity .2s linear;
	-webkit-transition: background-color .2s linear,opacity .2s linear;
	-moz-transition: background-color .2s linear,opacity .2s linear;
	transition: background-color .2s linear,opacity .2s linear
}

.ps-container:hover .ps-scrollbar-y-rail,.ps-container.hover .ps-scrollbar-y-rail {
	opacity: .6;
	filter: alpha(opacity=60)
}

.ps-container .ps-scrollbar-y-rail:hover,.ps-container .ps-scrollbar-y-rail.hover {
	background-color: #eee;
	opacity: .9;
	filter: alpha(opacity=90)
}

.ps-container .ps-scrollbar-y-rail.in-scrolling {
	opacity: .9;
	filter: alpha(opacity=90)
}

.ps-container .ps-scrollbar-x {
	position: absolute;
	bottom: 0;
	height: 8px;
	background-color: #aaa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-o-transition: background-color .2s linear;
	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
	transition: background-color .2s linear
}

.ps-container.ie6 .ps-scrollbar-x {
	font-size: 0
}

.ps-container .ps-scrollbar-x-rail:hover .ps-scrollbar-x,.ps-container .ps-scrollbar-x-rail.hover .ps-scrollbar-x {
	background-color: #999
}

.ps-container .ps-scrollbar-y {
	position: absolute;
	right: 0;
	width: 8px;
	background-color: #aaa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-o-transition: background-color .2s linear;
	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
	transition: background-color .2s linear
}

.ps-container.ie6 .ps-scrollbar-y {
	font-size: 0
}

.ps-container .ps-scrollbar-y-rail:hover .ps-scrollbar-y,.ps-container .ps-scrollbar-y-rail.hover .ps-scrollbar-y {
	background-color: #999
}

.ps-container.ie .ps-scrollbar-x,.ps-container.ie .ps-scrollbar-y {
	visibility: hidden
}

.ps-container.ie:hover .ps-scrollbar-x,.ps-container.ie:hover .ps-scrollbar-y,.ps-container.ie.hover .ps-scrollbar-x,.ps-container.ie.hover .ps-scrollbar-y {
	visibility: visible
}

.controls .select2-container {
	margin-left: 0;
	margin-right: 0;
	border: 0;
	padding: 0;
	float: none
}

.select2-drop-active {
	border: 1px solid #C23D3A !important;
	border-bottom: none !important
}

.select2-results .select2-highlighted {
	background: #C23D3A !important
}

.controls .select2-container-multi .select2-choices {
	background-image: none;
	filter: none;
	height: 34px;
	min-height: 34px;
	line-height: 20px;
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	-webkit-transition: border linear .2s,box-shadow linear .2s;
	-moz-transition: border linear .2s,box-shadow linear .2s;
	-o-transition: border linear .2s,box-shadow linear .2s;
	transition: border linear .2s,box-shadow linear .2s
}

.select2-drop.select2-drop-above {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important
}

.select2-container-multi.select2-container-active .select2-choices {
	box-shadow: none !important;
	border: 1px solid #C23D3A !important
}

.select2-dropdown-open.select2-drop-above .select2-choice,.select2-dropdown-open.select2-drop-above .select2-choices {
	border: 1px solid #C23D3A !important
}

.controls .select2-container-multi .select2-choices .select2-search-field input {
	min-height: 30px
}

.controls .select2-container-multi .select2-choices .select2-search-choice {
	margin-top: 5px;
	background-image: none;
	background-color: #f1f1f1;
	border-color: #ddd
}

.select2-no-results {
	display: none !important
}

.member-item .course-picture {
	float: left
}

.member-item .course-view {
	float: right;
	margin: 10px;
	visibility: hidden
}

.member-item:hover .course-view {
	visibility: visible
}

.lastest-member-list .member-picture-link {
	float: left;
	margin: 0 10px 5px 0
}

.lastest-member-list .media {
	padding-bottom: 0
}

.lastest-member-list .member-picture {
	display: block;
	width: 48px;
	height: 48px;
	border-radius: 3px
}

.lastest-member-list .member-nickname {
	color: #555
}

.lastest-member-list .member-title {
	color: #777;
	font-size: 12px
}

.memberzone {
	min-height: 450px
}

.bootstrap-notify-bar {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	border-radius: 0;
	text-align: center;
	z-index: 2000;
	padding: 10px;
	margin: 0
}

.bootstrap-notify-bar .close {
	margin-left: 10px
}

.course-item-list-multi h3,.course-item-list-multi h4 {
	font-size: 16px;
	font-weight: normal;
	line-height: 36px;
	text-indent: 15px;
	background: #f3f3f3;
	color: #777;
	border-bottom: 1px solid #e3e3e3;
	margin: 20px 0
}

.course-item-list-multi h3 strong,.course-item-list-multi h4 strong {
	color: #555
}

.course-item-list-multi h4 {
	margin: 20px 0 20px 20px
}

.course-item-list-multi ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.course-item-list-multi .item-object {
	position: relative;
	width: 64px;
	height: 54px;
	background-color: #1abc9c;
	float: left;
	margin-bottom: 20px;
	border-radius: 5px;
	border: 1px solid #16a085;
	text-align: center
}

.course-item-list-multi .item-object:hover {
	box-shadow: 0 1px 3px #333
}

.course-item-list-multi .item-object .item-icon {
	width: 36px;
	height: 36px;
	display: inline-block
}

.course-item-list-multi .item-object-live {
	background-color: #f8a269;
	border-color: #da9078
}

.course-item-list-multi .item-object-audio {
	background-color: #fbcf4b;
	border-color: #dca83f
}

.course-item-list-multi .item-object-text {
	background-color: #9b59b6;
	border-color: #8e44ad
}

.course-item-list-multi .item-object-courseware {
	background-color: #ae0073;
	border-color: #8e055f
}

.course-item-list-multi .item-object-testpaper {
	background-color: #95a5a6;
	border-color: #7f8c8d
}

.course-item-list-multi .item-object-ppt {
	background-color: #f58043;
	border-color: #b34330
}

.course-item-list-multi .item-object-pdf {
	background-color: #b70b3b;
	border-color: #970c33
}

.course-item-list-multi .item-object-doc {
	background-color: #38adca;
	border-color: #29859a
}

.course-item-list-multi .item-object-xls {
	background-color: #75d073;
	border-color: #39872d
}

.course-item-list-multi .item-object .item-length {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	width: 100%;
	color: #fff;
	font-size: 12px;
	background: #666;
	background: rgba(0,0,0,0.3);
	z-index: 1;
	line-height: 16px;
	border-radius: 0 0 5px 5px;
	display: block
}

.course-item-list-multi .item-object i {
	margin-top: 8px;
	font-size: 24px;
	color: #fff
}

.course-item-list-multi .item-object .item-free {
	background: url('/assets/v2/img/old/course-item-free.png') 0 0 no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 38px;
	height: 38px;
	margin-left: -1px;
	margin-top: -1px
}

.course-item-list-multi .item-body {
	margin-left: 72px
}

.course-item-list-multi .item-seq-name {
	color: #999;
	font-weight: bold;
	margin-bottom: 3px
}

.course-item-list-multi .item-title {
	font-weight: bold;
	width: 100%;
	height: 36px;
	overflow: hidden
}

.course-item-list-multi .live-item .item-title {
	height: 18px
}

.sortable-list li .sort-handle {
	color: #ccc;
	display: inline-block;
	float: left;
	cursor: pointer;
	margin-right: 5px
}

.sortable-list li .sort-handle:hover {
	color: #666
}

.sortable-list li:hover .sort-handle {
	visibility: visible;
	color: #999
}

.question-stem-fill-blank {
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 1px solid #999;
	color: #aaa
}

.testpaper-titlebar {
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px
}

.testpaper-title {
	float: left;
	font-size: 24px;
	font-weight: bold;
	color: #444
}

.testpaper-status {
	margin-top: 20px;
	float: right
}

.homwork-status .label {
	padding: 5px 25px;
	border-radius: 3px;
	font-size: 100%
}

.testpaper-status .label {
	padding: 5px 25px;
	border-radius: 3px;
	font-size: 100%
}

.testpaper-description {
	color: #444;
	font-size: 14px
}

.testpaper-metas {
	color: #666;
	font-size: 12px;
	margin-bottom: 20px
}

.testpaper-result-total {
	width: 160px;
	float: left;
	margin-right: 20px;
	text-align: center;
	color: #f60
}

@media (max-width:767px) {
	.testpaper-result-total {
		float: none;
		width: 100%
	}
}

.testpaper-result-total .well {
	padding-top: 33px;
	padding-bottom: 34px
}

.testpaper-result-total-score {
	font-size: 40px;
	margin-bottom: 10px
}

.testpaper-result-total-score small {
	font-size: 16px
}

.testpaper-result-table th,.testpaper-result-table td {
	text-align: center;
	font-weight: normal
}

.testpaper-result-table>thead>tr>th {
	border-bottom: 1px
}

.testpaper-result-table .text-score {
	color: #f60
}

.testpaper-navbar.affix {
	position: static
}

@media (min-width:768px) {
	.testpaper-navbar.affix {
		z-index: 1030;
		position: fixed;
		margin-left: -11px;
		top: 0;
		width: 720px;
		background: #fff;
		border: 1px solid #ddd;
		box-shadow: 0 3px 3px rgba(0,0,0,0.1)
	}
}

@media (min-width:992px) {
	.testpaper-navbar.affix {
		width: 940px
	}
}

@media (min-width:1200px) {
	.testpaper-navbar.affix {
		width: 1140px
	}
}

.testpaper-question {
	margin-bottom: 50px;
	font-size: 14px;
	border-top: 1px solid #ccc;
	padding-top: 20px
}

.panel .testpaper-question:first-child {
	border-top: none
}

.modal .testpaper-question {
	border-top: none;
	padding-top: 0
}

.testpaper-question-main {
	float: left;
	margin-left: 50px
}

.testpaper-question-seq-wrap {
	float: left;
	width: 40px;
	margin-right: 10px;
	text-align: center
}

.testpaper-question-seq {
	font-size: 20px;
	color: #3a87ad
}

.testpaper-question-score {
	font-size: 12px;
	color: #aaa;
	border: 1px solid #ccc;
	padding: 0 1px;
	border-radius: 5px;
	background: #f6f6f6;
	display: inline-block
}

.question-score {
	font-size: 12px;
	color: #aaa;
	border: 1px solid #ccc;
	padding: 0 1px;
	border-radius: 5px;
	background: #f6f6f6;
	display: inline-block
}

.testpaper-question-stem {
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 10px;
	overflow: hidden;
	zoom: 1
}

.testpaper-question-stem img {
	max-width: 100%
}

.testpaper-question-stem-material img {
	max-width: 100%
}

.testpaper-question-choices {
	margin-left: 50px;
	padding-left: 0;
	list-style: none;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px
}

.testpaper-question-choices img {
	max-width: 100%
}

.testpaper-question-choices li {
	padding: 6px 0 6px 6px
}

.testpaper-question-choices li:hover {
	background: #eee;
	cursor: pointer
}

.testpaper-question-choice-index {
	color: #999;
	margin-right: 20px
}

.testpaper-question-choice-right,.testpaper-question-choice-right .testpaper-question-choice-index {
	color: #3c763d
}

.question-text-success {
	color: #0b900d
}

.question-text-danger {
	color: #ea1d19
}

.testpaper-question-choice-inputs {
	margin-left: 50px;
	float: left
}

.testpaper-question-choice-inputs label {
	padding: 8px 20px 8px 30px;
	display: inline-block
}

.testpaper-question-choice-inputs label:hover,.testpaper-question-determine-inputs label:hover,.testpaper-question-choice-inputs label.active,.testpaper-question-determine-inputs label.active {
	background: #eee
}

.testpaper-question-fill-inputs {
	margin-left: 50px
}

.testpaper-question-fill-inputs input {
	margin-bottom: 10px
}

.testpaper-question-fill .testpaper-question-result ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.homework-question-fill ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.testpaper-question-determine-inputs {
	margin-left: 50px;
	float: left
}

.testpaper-question-determine-inputs label {
	padding: 8px 20px 8px 30px;
	display: inline-block
}

.testpaper-question-essay-inputs {
	margin-left: 50px;
	margin-bottom: 10px
}

.testpaper-question-essay .testpaper-question-result {
	float: none
}

.testpaper-question-essay .testpaper-question-result img {
	max-width: 100%
}

.question-essay .question-body img {
	max-width: 100%
}

.testpaper-question-result {
	margin-left: 50px;
	float: left
}

.homework-question-result {
	margin-left: 5px;
	float: left
}

.testpaper-question-result-title {
	margin-bottom: 5px;
	color: #666
}

.homework-question-result-title {
	margin-bottom: 5px;
	color: #666
}

.question-result-title {
	margin-bottom: 5px;
	color: #666
}

.testpaper-question-result-suggested {
	margin-bottom: 20px
}

.homework-question-result-suggested {
	margin-bottom: 20px
}

.testpaper-question-analysis {
	margin-left: 50px
}

.testpaper-question-analysis img {
	max-width: 100%
}

.testpaper-card .btn-index {
	font-size: 12px;
	padding: 0;
	width: 24px;
	height: 24px;
	line-height: 24px;
	display: inline-block;
	margin: 0 5px 5px 0
}

.testpaper-card-explain .btn-index {
	width: 12px;
	height: 12px;
	font-size: 12px;
	margin: 0 3px 5px 0
}

.testpaper-card-explain small {
	margin-right: 8px
}

.testpaper-card-timer {
	color: #3a87ad;
	font-size: 20px
}

.testpaper-card .panel-body .have-pro {
	border: 2px solid #428bca
}

.testpaper-card.affix {
	position: static
}

@media (min-width:992px) {
	.testpaper-card.affix,.testpaper-card.affix-bottom {
		width: 213px
	}

	.testpaper-card.affix {
		position: fixed;
		top: 60px
	}

	.testpaper-card.affix-bottom {
		position: absolute
	}
}

@media (min-width:1200px) {
	.testpaper-card.affix,.testpaper-card.affix-bottom {
		width: 263px
	}
}

.homwork-choice-index {
	margin-right: 20px;
	float: left
}

.question-choices-inputs label {
	padding: 8px 20px 8px 30px;
	display: inline-block
}

.question-choices-inputs label:hover,.question-choices-inputs label.active {
	background: #eee
}

.question-fill-inputs input {
	margin-bottom: 10px
}

.question-set-item-side {
	text-align: center
}

.question-set-item-seq {
	font-size: 20px;
	color: #3a87ad
}

.question-set-heading {
	position: relative
}

.question-set-type {
	position: absolute;
	top: 20px;
	left: 8px;
	background: #00e0ff;
	color: #fff;
	padding: 3px 15px;
	font-weight: bold;
	font-size: 16px;
	border-radius: 3px
}

.question-set-title {
	margin-top: 5px;
	margin-left: 80px;
	margin-bottom: 10px;
	font-size: 20px
}

.question-set-description {
	margin-left: 80px;
	color: #999
}

.question-set-card {
	width: 261px
}

.question-set-card.affix {
	top: 0 !important
}

.question-set-card .question-index {
	display: inline-block;
	border: 1px solid #ccc;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	text-decoration: none;
	color: #888
}

.question-set-card .question-index:hover {
	background: #eee
}

.question-set-card .question-index-active {
	background: #eee;
	border-color: #aaa
}

.question-set-card .panel-heading {
	line-height: 30px
}

a.homework-essay-textarea-pack-up {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
	color: #999
}

.homework-status {
	margin-top: 20px;
	float: right
}

.homework-status .label {
	padding: 5px 25px;
	border-radius: 3px;
	font-size: 100%
}

.quality-switcher-control {
	margin: 10px 0 10px 20px;
	display: none
}

.quality-switcher-control-open {
	display: block
}

.quality-switcher .quality-actions {
	margin-top: 10px
}

@font-face {
	font-family:'webfont';src:url('/assets/v2/css/fonts/webfont.eot');src:url('/assets/v2/css/fonts/webfont.eot?#iefix') format('embedded-opentype'),url('/assets/v2/css/fonts/webfont.woff') format('woff'),url('/assets/v2/css/fonts/webfont.ttf') format('truetype'),url('/assets/v2/css/fonts/webfont.svg#webfont') format('svg')
}

.webfont {
	font-family: 'webfont' !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: .2px;
	-moz-osx-font-smoothing: grayscale
}

body {
	background: #eeeff0;
	word-wrap: break-word;
	word-break: break-all
}

html.html-nav-active {
	position: relative;
	overflow: hidden
}

.es-wrap {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.es-wrap.nav-active {
	transform: translate3d(250px, 0, 0);
	-webkit-transform: translate3d(250px, 0, 0);
	-o-transform: translate3d(250px, 0, 0);
	-moz-transform: translate3d(250px, 0, 0)
}

.html-mask.active {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
	background: rgba(0,0,0,0.2);
	-ms-touch-action: none;
	touch-action: none
}

.tooltip {
	min-width: 40px
}

#content-container {
	margin: 30px auto;
	min-height: 500px
}

a:hover,a:focus {
	text-decoration: none
}

.caret {
	border-top: 4px solid
}

.alert-notice {
	-webkit-border-radius: none;
	-moz-border-radius: none;
	border-radius: none;
	margin-bottom: 0;
	padding: 0;
	border: none;
	color: #C23D3A
}

.alert-notice .swiper-container {
	position: relative;
	height: 38px;
	line-height: 38px;
	overflow: hidden
}

.alert-notice .swiper-wrapper {
	padding-right: 30px
}

.alert-notice .swiper-slide {
	float: none;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal
}

.alert-notice .close {
	float: none;
	position: absolute;
	top: 5px;
	right: 0;
	width: 30px
}

.alert-notice a {
	text-decoration: underline
}

.aside-notice {
	padding: 0
}

.aside-notice .swiper-container {
	position: relative;
	padding: 0 15px;
	height: 38px;
	line-height: 38px;
	overflow: hidden
}

.aside-notice .swiper-slide {
	float: none;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal
}

.aside-notice .swiper-slide a {
	color: #e67e22
}

.icon-user-status {
	display: block;
	width: 20px;
	height: 20px;
	line-height: 17px;
	text-align: center;
	border: 1px solid #fff;
	background: #e74c3c;
	color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.icon-user-status i {
	font-size: 12px
}

.navbar {
	margin-bottom: 0;
	z-index: 99;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.es-header {
	background: #212121;
	height: 60px;
	border: none;
	padding: 0 20px
}

.es-header .container {
	position: relative
}

.es-header .collapse {
	display: block
}

@media (max-width:767px) {
	.es-header .navbar-header {
		text-align: center;
		float: none
	}

	.es-header .navbar-header .navbar-brand {
		display: inline-block;
		float: none
	}
}

.es-header .navbar-header .navbar-brand {
	height: 60px;
	line-height: 50px;
	padding: 5px 10px;
	color: #fff;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.es-header .navbar-header .navbar-brand:hover {
	color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

@media (max-width:767px) {
	.es-header .navbar-header .navbar-brand {
		padding: 10px;
		line-height: 40px
	}
}

.es-header .navbar-header .navbar-brand>img {
	height: 50px;
	width: auto
}

@media (max-width:767px) {
	.es-header .navbar-header .navbar-brand>img {
		height: 40px
	}
}

@media (max-width:991px) {
	.es-header .nav.navbar-nav {
		margin-left: 0;
		margin-right: 0
	}
}

.es-header .nav.navbar-nav>li>a {
	padding: 20px 30px;
	line-height: 20px;
	color: #fff;
	background: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

@media (max-width:1199px) {
	.es-header .nav.navbar-nav>li>a {
		padding-left: 20px;
		padding-right: 20px
	}
}

@media (max-width:991px) {
	.es-header .nav.navbar-nav>li>a {
		padding-left: 10px;
		padding-right: 10px
	}
}

.es-header .nav.navbar-nav>li.open.active>a,.es-header .nav.navbar-nav>li.open>a:hover,.es-header .nav.navbar-nav>li.open>a:focus,.es-header .nav.navbar-nav>li.active>a,.es-header .nav.navbar-nav>li>a:hover,.es-header .nav.navbar-nav>li>a:focus {
	background: none;
	color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.es-header .nav.navbar-nav .navbar-toggle {
	padding: 5px 15px;
	background: #1abc9c
}

.es-header .nav.navbar-nav .navbar-toggle .icon-bar {
	background: #fff
}

.es-header .nav.navbar-nav>li>.dropdown-menu {
	border-radius: 5px
}

.es-header .navbar-form {
	margin: 15px 10px
}

@media (max-width:1199px) {
	.es-header .navbar-form {
		margin: 15px 0
	}
}

.navbar-mobile {
	position: absolute;
	left: 0
}

.navbar-mobile .navbar-more {
	position: relative;
	padding: 20px 10px;
	line-height: 20px;
	display: block;
	color: #fff;
	z-index: 1001
}

.navbar-mobile .nav-mobile {
	width: 250px;
	overflow-x: hidden;
	overflow-y: auto;
	position: fixed;
	left: -250px;
	top: 0;
	bottom: 0;
	background: #3f3f3f;
	visibility: hidden;
	-webkit-overflow-scrolling: touch;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.navbar-mobile .nav-mobile.active {
	visibility: visible;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.navbar-mobile .nav {
	float: none;
	text-align: left;
	padding: 0 20px
}

.navbar-mobile .dropdown-menu>li>a {
	color: #fff
}

.navbar-mobile .navbar-form {
	width: 80%;
	margin: 60px auto 20px auto
}

.navbar-mobile .navbar-form .form-control {
	width: 100%
}

.navbar-form {
	margin: 10px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

@media (max-width:767px) {
	.navbar-form {
		margin-left: 0;
		margin-right: 0
	}
}

.navbar-form .form-group {
	position: relative
}

.navbar-form .form-control {
	height: 30px;
	width: 100px;
	border-radius: 20px;
	line-height: 28px;
	padding: 0 12px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.navbar-form .form-control.active {
	width: 150px
}

.navbar-form .form-control:focus {
	border-color: #fff
}

.navbar-form .button {
	position: absolute;
	right: 5px;
	top: 3px;
	border: none;
	background: none
}

.nav>li.nav-more .more {
	padding-top: 18px !important;
	padding-bottom: 18px !important;
	display: inline-block
}

.nav>li.nav-more .more>i {
	font-size: 25px
}

.nav>li.nav-more li .dropdown-menu {
	left: 100%;
	top: 0
}

.nav>li.nav-more.open li:hover .dropdown-menu {
	display: block
}

.nav>li.nav-more .open>a,.nav>li.nav-more .open.active>a,.nav>li.nav-more .open>a:hover,.nav>li.nav-more .open>a:focus {
	background: #C23D3A !important;
	color: #fff !important
}

.navbar-user {
	z-index: 1;
	position: absolute;
	top: 0;
	right: 20px
}

@media (min-width:768px) {
	.navbar-user.left {
		right: 50px
	}
}

.nav.user-nav {
	float: right
}

.nav.user-nav>li {
	float: left;
	height: 60px
}

.nav.user-nav>li>a {
	display: block;
	padding: 20px 15px;
	color: #fff;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

@media (max-width:1199px) {
	.nav.user-nav>li>a {
		padding: 20px 10px
	}
}

.nav.user-nav>li>a.dropdown-toggle {
	padding: 15px 15px
}

@media (max-width:991px) {
	.nav.user-nav>li>a.dropdown-toggle {
		padding: 15px 5px
	}
}

.nav.user-nav>li>a:hover,.nav.user-nav>li>a:focus {
	color: #C23D3A;
	background: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.nav.user-nav>li>a.hasmessage {
	position: relative;
	display: block
}

.nav.user-nav>li>a.hasmessage>.dot {
	position: absolute;
	display: block;
	width: 5px;
	height: 5px;
	top: 22px;
	right: 12px;
	font-size: 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #e74c3c
}

@media (min-width:1200px) {
	.nav.user-nav .user-avatar-li .dropdown-menu {
		margin-right: -50px
	}
}

.nav.user-nav .dropdown-menu {
	width: 160px;
	background: #fff;
	left: auto;
	right: 0
}

.nav.user-nav .dropdown-menu>li {
	width: 100%
}

.nav.user-nav .dropdown-menu>li>a {
	padding-left: 10px
}

.nav.user-nav .dropdown-menu>li>a:hover .num {
	background: #fff;
	color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.nav.user-nav .dropdown-menu>li i {
	padding: 0 10px
}

.nav.user-nav .dropdown-menu>li .num {
	background: #999;
	padding: 0 10px;
	border-radius: 20px;
	color: #fff;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.es-footer {
	position: relative;
	z-index: 1
}

.es-footer .footer-link {
	background: #2e2e2e;
	padding: 55px 0;
	border-bottom: 1px solid #111
}

.es-footer .copyright {
	background: #212121;
	border-top: 1px solid #444;
	text-align: center;
	padding: 20px 0;
	line-height: 30px;
	color: #b1b1b1;
	text-shadow: 0 1px 3px #000
}

.es-footer .copyright a {
	color: #eee;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.es-footer .copyright a:hover {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	color: #C23D3A
}

.footer-main .link-item {
	width: 20%;
	float: left;
	padding: 0 10px;
	text-shadow: 0 1px 3px #000
}

@media (max-width:767px) {
	.footer-main .link-item {
		width: 33.33%;
		padding: 0 5px
	}
}

.footer-main h3 {
	color: #eee;
	margin-top: 0;
	margin-bottom: 40px
}

.footer-main ul {
	padding: 0;
	margin-bottom: 0;
	list-style-type: none
}

.footer-main ul li {
	margin-top: 20px
}

.footer-main a {
	color: #b1b1b1;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.footer-main a:hover {
	color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.footer-logo {
	margin-top: 20px;
	text-align: center
}

@media (max-width:991px) and (min-width:768px) {
	.footer-logo {
		padding: 0 0 30px 0
	}
}

.footer-logo .footer-sns {
	margin-top: 30px
}

.footer-logo .footer-sns>a {
	display: inline-block
}

.footer-logo .footer-sns .icon-sns {
	position: relative
}

.footer-logo .footer-sns .icon-sns:hover .sns-popover {
	display: block \9;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
	opacity: 1;
	filter: alpha(opacity=100)
}

.footer-logo .footer-sns .sns-popover {
	position: absolute;
	left: -65px;
	top: -205px;
	padding: 5px;
	z-index: 1;
	background: #fff;
	display: none \9;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	transform: scale(0, 0);
	transform-origin: 50% 100%;
	-webkit-transform-origin: 50% 100%;
	-moz-transform-origin: 50% 100%;
	-o-transform-origin: 50% 100%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 2px 3px rgba(0,0,0,0.5);
	box-shadow: 0 2px 3px rgba(0,0,0,0.5)
}

.footer-logo .footer-sns .sns-popover:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-top-color: #fff;
	border-width: 13px;
	margin-left: -13px
}

.footer-logo .footer-sns .sns-popover img {
	width: 180px;
	height: 180px
}

.footer-logo .footer-sns i {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin: 0 10px;
	font-size: 24px;
	vertical-align: middle;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.footer-logo .footer-sns i:hover {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.footer-logo .footer-sns i.es-icon-weibo {
	background: #e74c3c;
	border-color: #e74c3c
}

.footer-logo .footer-sns i.es-icon-weibo:hover {
	background: #c52a1a;
	cursor: pointer
}

.footer-logo .footer-sns i.es-icon-weixin {
	background: #C23D3A;
	border-color: #C23D3A
}

.footer-logo .footer-sns i.es-icon-weixin:hover {
	background: #15975b
}

.footer-logo .footer-sns i.es-icon-weixin:hover .weixin-popover {
	display: block;
	transform: scale(1);
	-webkit-transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100)
}

.footer-logo .footer-sns i.es-icon-apple {
	background: #39aef1;
	border-color: #39aef1
}

.footer-logo .footer-sns i.es-icon-apple:hover {
	background: #178ccf
}

.footer-logo .footer-sns i.es-icon-android {
	background: #e67e22;
	border-color: #e67e22
}

.footer-logo .footer-sns i.es-icon-android:hover {
	background: #c45c00
}

.class-serve>ul {
	padding: 20px 10px
}

.class-serve>ul>li {
	float: left;
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin: 0 5px;
	color: #fff;
	background-color: #e0e0e0;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

@media (max-width:1199px) {
	.class-serve>ul>li {
		margin: 0 2px
	}
}

.class-serve>ul>li.active {
	background-color: #C23D3A
}

.class-serve>ul>li>a {
	display: block;
	color: #fff;
	font-size: 12px
}

.class-serve>ul>li>a:focus {
	box-shadow: none;
	border: none
}

.course-list .course-item {
	position: relative;
	z-index: 1;
	margin-bottom: 30px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	background-color: #fff;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.course-list .course-item.course-empty {
	background-color: #f5f5f5;
	padding: 48px 20px;
	border: 1px dashed #e0e0e0;
	color: #e0e0e0;
	text-align: center;
	font-size: 24px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin-bottom: 31px
}

.course-list .course-item.course-empty:hover {
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.course-list .course-item.course-empty>i {
	font-size: 72px
}

/*
.course-list .course-item:hover {
	transform: translateY(-5px);
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	box-shadow: 0 10px 20px rgba(0,0,0,0.1),0 6px 6px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.1),0 6px 6px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 10px 20px rgba(0,0,0,0.1),0 6px 6px rgba(0,0,0,0.2);
	-o-box-shadow: 0 10px 20px rgba(0,0,0,0.1),0 6px 6px rgba(0,0,0,0.2);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
*/

.course-list .course-item a {
  color: #212121;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.course-list .course-item a:hover {
  color: #C23D3A;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.course-list .course-item .course-img a:after{
  position: absolute;
  top: 50%;
  left: 50%;
  display: none;
  margin: -45px 0 0 -45px;
  width: 90px;
  height: 90px;
  background: url("/assets/v2/img/icon-g4.png") no-repeat 0 0;
  content: '';
  cursor: pointer;
}

.course-list .course-item .course-img a:hover:after{
  display: block;
}

.course-list .course-item .course-info {
	padding: 0 20px
}

.course-list .course-item .course-img {
	position: relative;
	overflow: hidden;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px
}

.course-list .course-item .course-img .tag-discount {
	position: absolute;
	right: 0;
	top: 0;
	width: 68px;
	height: 68px;
	background: url("/assets/v2/img/tag_discount.png")
}

.course-list .course-item .course-img .tag-discount.free {
	background: url("/assets/v2/img/tag_limitfree.png")
}

.course-list .course-item .course-img .img-responsive {
	width: 100%
}

.course-list .course-item .tags {
	position: absolute;
	top: 0;
	left: 10px
}

.course-list .course-item .tags .tag-live,.course-list .course-item .tags .tag-serialing,.course-list .course-item .tags .tag-finished {
	display: inline-block;
	width: 40px;
	height: 50px
}

.course-list .course-item .tags .tag-live {
	/*background: url("/assets/v2/img/tag_live.png") no-repeat*/
}

.course-list .course-item .tags .tag-serialing {
	background: url("/assets/v2/img/tag_serialing.png") no-repeat
}

.course-list .course-item .tags .tag-finished {
	background: url("/assets/v2/img/tag_finished.png") no-repeat
}

.course-list .course-item .title {
	margin: 10px auto;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	/*white-space: nowrap;*/
	word-wrap: normal;
	min-height: 40px;
	height: 40px;
	overflow: hidden;
}
.folder-list{
	#margin-top:30px;
}
.name_sub{
	font-size: 12px;
}
.course-list .course-item .tname {
	font-size: 18px;
}
.course-list .course-item .name_sub{
	color: #8a9095;
}
.course-list .course-item .title.folder {
	line-height: 24px;
	height: 230px;
	padding-top: 10px;
    position: relative;
}
.course-list.folder-list .course-item{
	box-shadow: 0 0 9px 0px #ececec;
}
.course-list .course-item .title.folder .link-dark{
	font-size: 18px;
}
.course-list .course-item .title.folder .text-muted{
	font-size: 12px;
}
.course-list .course-item .title .tag span{
	font-size: 12px;
	color:#379afd;
	background: #f3f9ff;
	border-radius: 2.5px;
	padding:3px;
}
.course-list .course-item .tagul{
	display: flex;
	position: absolute;
    bottom: 0px;
}
.course-list .course-item .tagul .alist p{
	margin: 0;
	margin-right: 10px;
	line-height: normal;
}
.course-list .course-item .tagul .alist p img{
	border-radius: 30px;
	max-height: 43px;
	max-width: 43px;
}
.course-list .course-item .tagul .alist p.nickname{
	text-align: center;
	font-size: 12px;
	color: #8a9095;
}

.course-list .course-item .metas {
	padding: 10px 0;
	border-top: 1px solid #f1f1f1;
	color: #9e9e9e
}

.course-list .course-item .metas a {
	color: #9e9e9e
}

.course-list .course-item .metas .num {
	margin-right: 10px
}

.course-list .course-item .metas i {
	margin-right: 5px
}

.course-list .course-item .metas .price {
	float: right;
	color: #e74c3c;
	font-size: 14px
}

.course-list .course-item .metas .free {
	color: #238312
}

.course-list .course-date {
	position: relative;
	height: 140px;
	padding: 20px 0 40px 0;
	text-align: center;
	z-index: 1
}

.course-list .course-date .date {
	margin-top: 20px;
	color: #9e9e9e
}

.course-list .course-date:before {
	position: absolute;
	content: '';
	left: -10px;
	right: -10px;
	top: 40px;
	height: 1px;
	background-color: #e0e0e0;
	z-index: -1
}

.course-list .course-date .btn-circle {
	z-index: 1;
	line-height: 40px;
	background: #e0e0e0;
	border: none;
	color: #fff;
	text-shadow: 0 1px 1px rgba(73,73,73,0.21);
	-webkit-box-shadow: inset 0 0 4px rgba(113,113,113,0.3);
	-moz-box-shadow: inset 0 0 4px rgba(113,113,113,0.3);
	box-shadow: inset 0 0 4px rgba(113,113,113,0.3)
}

.course-list .course-date .btn-circle.btn-live {
	background: #C23D3A
}

.lt-ie9 .course-list .course-item {
	border: 1px solid #e0e0e0
}

.es-banner {
	position: relative;
	height: 100px;
	padding: 30px 0;
	color: #fff;
	letter-spacing: 1px
}

.es-banner .title {
	text-transform: uppercase;
	font-size: 18px
}

.es-banner .title span {
	font-size: 30px;
	margin-right: 10px
}

.es-banner .course-more {
	position: absolute;
	bottom: -28px;
	margin-left: -28px;
	left: 50%;
	z-index: 1
}

.es-banner .course-more .btn-more {
	padding: 10px 5px;
	color: #fff;
	background-color: #C23D3A
}

.nav-filter {
	padding: 10px 0;
	border-bottom: 1px solid #f5f5f5
}

.nav-filter .btn-group {
	float: right;
	margin-top: -5px
}

.nav-filter .nav-pills {
	float: left
}

.nav-filter .nav-pills>li {
	margin-right: 15px
}

@media (max-width:767px) {
	.nav-filter .nav-pills>li {
		margin-right: 10px
	}
}

.nav-filter .nav-pills>li.dropdown>a {
	font-size: 14px;
	color: #616161;
	border: none;
	background: none;
	padding: 4px 0
}

.nav-filter .nav-pills>li.dropdown>a:hover {
	color: #C23D3A
}

.topic-list .topic-item {
	position: relative;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #f5f5f5
}

.topic-list .topic-item .title {
	margin-bottom: 10px
}

.topic-list .topic-item .title a {
	color: #616161;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.topic-list .topic-item .title a:hover {
	color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.topic-list .topic-item .metas {
	color: #9e9e9e
}

.topic-list .topic-item .metas>.name {
	color: #616161;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.topic-list .topic-item .metas>.name:hover {
	color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

@media (min-width:768px) {
	.topic-list .topic-item .metas>span {
		margin: 0 5px
	}
}

.topic-list .topic-item .metas>.period {
	color: #C23D3A
}

@media (min-width:768px) {
	.topic-list .topic-item .metas>.period {
		margin: 0 5px
	}
}

@media (min-width:768px) {
	.topic-list .media-body {
		padding-right: 100px
	}
}

.topic-list .media-data {
	position: absolute;
	top: 5px;
	right: 0;
	text-align: center;
	color: #9e9e9e
}

.topic-list .media-data span {
	padding: 0 10px;
	display: inline-block
}

.topic-list .media-data span+span {
	border-left: 1px solid #e0e0e0
}

.note-filter .btn-group .dropdown-menu {
	max-height: 300px;
	overflow-y: auto
}

.note-list .note-item {
	position: relative;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #f5f5f5
}

.note-list .note-item .content {
	margin-bottom: 20px;
	max-height: 90px;
	overflow: hidden;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.note-list .note-item .content.active {
	max-height: 3000px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.note-list .note-item .content p {
	line-height: 30px;
	margin-bottom: 0
}

.note-list .note-item .more {
	display: none;
	margin-bottom: 20px
}

.note-list .note-item .metas {
	color: #9e9e9e
}

.note-list .note-item .metas>.name {
	color: #616161;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.note-list .note-item .metas>.name:hover {
	color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

@media (min-width:768px) {
	.note-list .note-item .metas>span {
		margin: 0 5px
	}
}

.note-list .note-item .metas>.period {
	color: #C23D3A
}

@media (min-width:768px) {
	.note-list .note-item .metas>.period {
		margin: 0 5px
	}
}

.note-list .note-item .metas .metas-sns {
	float: right
}

.note-list .note-item .metas .metas-sns>span {
	margin-left: 10px
}

.note-list .note-item .metas .metas-sns>span i {
	margin-right: 3px
}

.note-list .note-item .metas .metas-sns>span>a {
	color: #9e9e9e;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.note-list .note-item .metas .metas-sns>span>a:hover {
	color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.note-list .note-item .metas .icon-favour.active>a>i {
	animation: rotate 2s;
	-moz-animation: rotate 2s;
	-webkit-animation: rotate 2s;
	-o-animation: rotate 2s
}

.dot {
	display: inline-block;
	width: 6px;
	height: 6px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #e74c3c
}

.dot-md {
	display: inline-block;
	width: 8px;
	height: 8px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #e74c3c
}

.es-bar {
	position: fixed;
	top: 0;
	bottom: 0;
	right: -230px;
	width: 270px;
	z-index: 888;
	background-color: #fff
}

.es-bar-menu {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 40px;
	background-color: #fff;
	-webkit-box-shadow: -2px 2px 4px rgba(0,0,0,0.2);
	-moz-box-shadow: -2px 2px 4px rgba(0,0,0,0.2);
	box-shadow: -2px 2px 4px rgba(0,0,0,0.2)
}

.es-bar-menu>ul {
	position: absolute;
	left: 0;
	right: 0;
	padding: 0;
	text-align: center;
	list-style-type: none;
	margin-bottom: 0
}

.es-bar-menu>ul>li {
	position: relative;
	margin: 10px auto;
	padding: 5px 0;
	display: block;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.es-bar-menu>ul>li .popover {
	min-width: 250px;
	margin-right: 50px
}

.es-bar-menu>ul>li.active,.es-bar-menu>ul>li:hover {
	background-color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.es-bar-menu>ul>li.active>a,.es-bar-menu>ul>li:hover>a {
	color: #fff;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.es-bar-menu>ul>li>a {
	display: block;
	color: #616161;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.es-bar-menu>ul>li>a>i {
	display: block;
	font-size: 18px
}

.bar-menu-top {
	top: 100px;
	background-color: #fff;
	z-index: 2
}

.bar-menu-top .bar-user {
	padding: 10px 0;
	border-top: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5
}

.bar-menu-top .bar-user.active .badge,.bar-menu-top .bar-user:hover .badge {
	background-color: #fff;
	color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.bar-menu-top>li {
	position: relative
}

.bar-menu-top>li .dot {
	position: absolute;
	top: 8px;
	right: 6px
}

.bar-menu-sns {
	bottom: 0;
	z-index: 1
}

.es-bar-main {
	position: absolute;
	top: 0;
	left: 40px;
	bottom: 0;
	width: 230px;
	z-index: 888;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	background-color: #fafafa;
	-webkit-transform: scale(.8, .8);
	-moz-transform: scale(.8, .8);
	-ms-transform: scale(.8, .8);
	-o-transform: scale(.8, .8);
	transform: scale(.8, .8);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.es-bar-main.active {
	top: 0;
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 999;
	visibility: visible;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.es-bar-main .bar-main-header {
	position: relative;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	font-size: 16px;
	text-align: center
}

.es-bar-main .bar-main-header>a {
	position: absolute;
	left: 10px
}

.es-bar-main .bar-main-body {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
	font-size: 12px;
	margin: 60px 10px 0 10px
}

.es-bar-main .btn-action {
	margin-bottom: 20px;
	padding: 0 10px;
	text-align: center
}

.es-bar-main .btn-action span {
	position: relative
}

.es-bar-main .btn-action .dot-md {
	position: absolute;
	top: -4px;
	right: -4px
}

.es-bar-main .course-item,.es-bar-main .class-item {
	margin-top: 0 !important;
	margin-bottom: 20px !important
}

.es-bar-main .course-item .title {
	margin: 0;
	padding: 5px 0
}

.es-bar-main .progress {
	margin-bottom: 0
}

.bar-message {
	list-style-type: none;
	padding-left: 0
}

.bar-message>li {
	position: relative;
	margin-top: 0;
	padding: 15px 0;
	border-bottom: 1px dashed #e0e0e0
}

.bar-message>li .notification-footer {
	display: none
}

.bar-message>li>i {
	position: absolute;
	top: 6px;
	left: -15px
}

.bar-homework li {
	padding: 10px 0
}

.bar-user-center {
	text-align: center
}

.bar-user-center p {
	font-size: 14px;
	margin-top: 20px
}

.bar-preview {
	padding-left: 0;
	list-style-type: none
}

.bar-preview>li {
	margin-bottom: 20px
}

.bar-preview>li i {
	margin-right: 5px
}

.bar-preview .date {
	color: #9e9e9e
}

.bar-task {
	padding: 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px dashed #e0e0e0
}

.bar-task:last-child {
	border: none
}

.bar-task .bar-task-header {
	background-color: #C23D3A;
	color: #fff;
	padding: 4px 10px;
	line-height: 16px;
	border-radius: 20px;
	text-align: center
}

.bar-task .bar-time-line {
	position: relative;
	padding-left: 0;
	list-style-type: none
}

.bar-task .bar-time-line>li {
	position: relative;
	padding: 20px 0 0 30px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal
}

.bar-task .bar-time-line>li:before {
	position: absolute;
	content: '';
	top: 0;
	left: 10px;
	width: 2px;
	height: 100%;
	background-color: #C23D3A
}

.bar-task .bar-time-line>li .es-icon {
	position: absolute;
	top: 20px;
	left: 4px;
	display: inline-block;
	font-size: 14px;
	line-height: 17px;
	text-align: center;
	z-index: 1;
	color: #C23D3A;
	background-color: #fafafa
}

.bar-history {
	position: relative;
	padding: 15px 0;
	z-index: 1
}

.bar-history:before {
	position: absolute;
	content: '';
	top: 0;
	left: 26px;
	width: 2px;
	height: 100%;
	background-color: #e0e0e0;
	z-index: -1
}

.bar-history .date {
	display: inline-block;
	height: 24px;
	width: 54px;
	line-height: 24px;
	background-color: #e0e0e0;
	text-align: center;
	color: #fff
}

.bar-history ul {
	margin-bottom: 0
}

.bar-history ul>li {
	position: relative;
	padding: 30px 0 0 45px
}

.bar-history ul>li .icon {
	position: absolute;
	top: 28px;
	left: 17px;
	display: inline-block;
	width: 20px;
	height: 20px;
	color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #C23D3A
}

.text-line {
	position: relative;
	padding: 50px 0
}

@media (max-width:767px) {
	.text-line {
		padding: 30px 0
	}
}

.text-line .line {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 2px;
	background: #f0f0f0;
	margin-top: -1px
}

.text-line h5 {
	position: relative;
	text-align: center;
	font-size: 28px;
	z-index: 1
}

@media (max-width:767px) {
	.text-line h5 {
		font-size: 20px
	}
}

.text-line h5>i {
	padding-left: 20px;
	background: #fff
}

.text-line h5>span {
	background: #fff;
	padding: 0 50px
}

.text-line .more {
	position: absolute;
	bottom: 15px;
	left: 50%;
	margin-left: -20px;
	width: 40px;
	text-align: center;
	color: #9e9e9e;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.text-line .more:hover {
	color: #616161;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.text-line .more>i {
	font-size: 24px
}

.text-line.gray h5>span {
	background: #fafafa
}

.text-line.small {
	padding: 10px 0
}

.text-line.small h5 {
	font-size: 14px
}

.text-line.small h5>span {
	padding: 0 20px
}

.panel {
	border: none
}

.lt-ie9 .panel {
	border: 1px solid #e0e0e0
}

.panel-lg .panel-heading {
	padding: 15px 20px
}

.panel-lg h1 {
	margin: 0 0;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5
}

.panel-col {
	min-height: 400px
}

.panel-default {
	padding: 0 15px;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	box-shadow: 0 2px 4px rgba(0,0,0,0.08)
}

.panel-default>.panel-heading {
	position: relative;
	padding: 15px 0;
	background: #fff;
	border-bottom: 1px solid #e0e0e0
}

.panel-default>.panel-heading .panel-title>i {
	vertical-align: middle;
	margin-right: 10px
}

.panel-default>.panel-heading .more {
	position: absolute;
	top: 7px;
	right: 0;
	display: block;
	color: #9e9e9e;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.panel-default>.panel-heading .more>i {
	font-size: 24px
}

.panel-default>.panel-heading .more:hover {
	color: #666;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.panel-default>.panel-heading .panel-bar {
	position: absolute;
	top: 7px;
	right: 0;
	display: block
}

.panel-default>.panel-footer {
	padding: 15px 0;
	background: none
}

.panel-default>.panel-body {
	position: relative;
	padding: 15px 0
}

.panel-primary>.panel-heading {
	background-color: #C23D3A;
	color: #fff
}

.panel-primary>.panel-body {
	background: #fafafa;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px
}

.panel-page {
	padding: 45px 50px 50px;
	min-height: 500px
}

@media (max-width:1199px) {
	.panel-page {
		padding: 15px
	}
}

.panel-page .panel-heading {
	background: transparent;
	border-bottom: none;
	margin: 0 0 30px 0;
	padding: 0
}

.panel-page .panel-heading h2 {
	font-size: 25px;
	margin-top: 0
}

.es-section {
	background: #fff;
	padding: 15px;
	margin-bottom: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	box-shadow: 0 2px 4px rgba(0,0,0,0.08)
}

.es-section.section-lg {
	min-height: 400px
}

.es-section .section-header {
	position: relative;
	margin-bottom: 20px;
	border-bottom: 1px solid #e0e0e0
}

.es-section .section-header h1 {
	margin-top: 10px;
	margin-bottom: 20px
}

.es-section .section-header .more {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	color: #9e9e9e;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.es-section .section-header .more:hover {
	color: #616161;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.es-section .section-header .more>i {
	font-size: 24px
}

.lt-ie9 .es-section {
	border: 1px solid #e0e0e0
}

.nav.nav-tabs {
	margin-bottom: 15px;
	border-color: #f5f5f5
}

.nav.nav-tabs>li>a {
	border: none;
	border-bottom: 1px solid #f5f5f5;
	color: #212121;
	font-size: 16px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

@media (max-width:767px) {
	.nav.nav-tabs>li>a {
		border: none;
		padding: 10px 8px
	}
}

.nav.nav-tabs>li>a:hover,.nav.nav-tabs>li>a:focus {
	background: none
}

.nav.nav-tabs>li.active>a,.nav.nav-tabs>li:hover>a {
	border: none;
	border-bottom: 1px solid #C23D3A;
	background: none;
	color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

@media (max-width:767px) {
	.nav.nav-tabs>li.active>a,.nav.nav-tabs>li:hover>a {
		border: none
	}
}

.nav.nav-tabs>li.active>a .text-muted,.nav.nav-tabs>li:hover>a .text-muted {
	color: #C23D3A
}

.nav-btn-tab {
	position: relative;
	padding-right: 100px;
	border-bottom: 1px solid #f5f5f5;
	margin-bottom: 20px
}

@media (max-width:767px) {
	.nav-btn-tab {
		padding-right: 0
	}
}

.nav-btn-tab .nav.nav-tabs {
	border: none;
	margin-bottom: 0
}

.nav-btn-tab .btnbar {
	position: absolute;
	top: 2px;
	right: 0
}

.pager>li>a {
	color: #9e9e9e;
	border-color: #9e9e9e;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

@media (min-width:1200px) {
	.pager>li>a {
		padding: 8px 25px;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		border-radius: 20px
	}
}

.pager>li>a:hover {
	background: none;
	color: #C23D3A;
	border-color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.pager>li.disabled>a,.pager>li.disabled>a:hover {
	border-color: #e0e0e0
}

.pagination>li>a,.pagination>li>span {
	color: #bdbdbd;
	border-color: #bdbdbd;
	background: none;
	height: 30px;
	line-height: 28px;
	padding: 0 5px;
	min-width: 30px;
	text-align: center
}

.pagination>li>a:hover,.pagination>li>span:hover {
	background: none
}

.pagination>li>span:hover {
	color: #bdbdbd;
	border-color: #bdbdbd
}

.media-list .media {
	border-bottom: 1px solid #eee;
	padding-bottom: 15px
}

.media-list .media:last-child {
	border-bottom: none
}

.media-list .media-body .bullet {
	padding: 0 3px;
	font-size: 75%;
	color: #ccc;
	line-height: 1.4
}

.media-list .empty-item {
	text-align: center;
	color: #999
}

.media .media-object-small img {
	width: 48px;
	height: 48px;
	border-radius: 3px
}

.media-default .media-body>.title {
	margin-bottom: 10px
}

.media-default .media-body>.content {
	color: #9e9e9e
}

.media.media-number .media-body>a {
	color: #9e9e9e;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.media.media-number .media-body>a:hover {
	color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.media.media-number-o .media-body {
	color: #9e9e9e
}

.media.media-number,.media.media-number-o {
	border-bottom: 1px solid #f5f5f5;
	padding-bottom: 15px
}

.media.media-number .media-left,.media.media-number-o .media-left {
	position: relative;
	color: #9e9e9e
}

.media.media-number .media-left .num,.media.media-number-o .media-left .num {
	display: block;
	width: 20px;
	height: 20px;
	line-height: 18px;
	text-align: center;
	border: 1px solid #9e9e9e;
	border-radius: 50%
}

.media.media-number:last-child,.media.media-number-o:last-child {
	border-bottom: none
}

.media.media-number:nth-child(1) .num,.media.media-number-o:nth-child(1) .num,.media.media-number:nth-child(2) .num,.media.media-number-o:nth-child(2) .num,.media.media-number:nth-child(3) .num,.media.media-number-o:nth-child(3) .num {
	border-color: #C23D3A;
	color: #C23D3A
}

.media-hot-comment .img-circle {
	width: 40px;
	height: 40px
}

.media-hot-comment .comments-info {
	padding-left: 50px
}

.media-hot-comment .comments-info p {
	margin: 0;
	font-size: 12px;
	color: #e2e2e2;
	margin-top: 2px
}

.media-hot-comment .comments-info p a {
	margin-right: 10px
}

.media-hot-comment .comments-info h5 {
	margin: 0
}

.media-hot-comment .comments-info h5 a {
	color: #9e9e9e;
	height: 20px;
	display: inline-block;
	line-height: 20px
}

.media-hot-comment .comments-info h5 a:hover {
	color: #C23D3A
}

.media-hot-comment .comments-content {
	padding: 10px;
	background: #f5f5f5;
	color: #9e9e9e;
	line-height: 25px;
	border: 1px solid #f1f1f1;
	margin-top: 15px;
	margin-bottom: 10px
}

.media-comment .media-left img,.media-subcomment .media-left img {
	width: 48px;
	height: 48px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.media-comment .media-body,.media-subcomment .media-body {
	position: relative;
	padding-bottom: 15px
}

.media-comment .reply-link,.media-subcomment .reply-link {
	position: absolute;
	top: 28px;
	right: 10px;
	font-size: 12px;
	color: #9e9e9e;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.media-comment .reply-link:hover,.media-subcomment .reply-link:hover {
	color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.media-comment .title,.media-subcomment .title {
	color: #9e9e9e;
	margin-bottom: 5px
}

.media-comment .title a,.media-subcomment .title a {
	margin-right: 5px
}

.media-comment .title .date,.media-subcomment .title .date {
	margin-left: 5px
}

.media-comment .comment-sns i,.media-subcomment .comment-sns i {
	margin-right: 5px
}

.media-comment .comment-sns a,.media-subcomment .comment-sns a {
	color: #9e9e9e;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	margin-right: 10px
}

.media-comment .comment-sns a:hover,.media-subcomment .comment-sns a:hover {
	color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.media-comment .media-body {
	border-bottom: 1px solid #f5f5f5
}

.subcomments {
	margin-left: 20px;
	padding-left: 10px;
	background-color: #f5f5f5
}

.media-evaluate .media-body {
	padding-bottom: 15px;
	border-bottom: 1px solid #f5f5f5
}

.media-evaluate .title {
	color: #9e9e9e;
	margin-bottom: 5px
}

.media-evaluate .title a {
	margin-right: 5px
}

.media-evaluate .title .date {
	margin-left: 5px
}

.media-evaluate .actions {
	margin-top: 10px
}

.media-evaluate .actions .show-full-btn,.media-evaluate .actions .show-short-btn {
	visibility: hidden
}

.media-evaluate:hover .actions .show-full-btn,.media-evaluate:hover .actions .show-short-btn {
	visibility: visible
}

.media-group {
	margin-top: 15px
}

.media-group:first-child {
	margin-top: 15px
}

.media-group .media-left {
	margin-left: 10px
}

.media-group .title {
	height: 20px;
	overflow: hidden;
	margin-bottom: 10px
}

.media-group .metas {
	color: #9e9e9e
}

.media-group .metas i {
	margin-right: 5px
}

.media-dynamic:last-child .media-body {
	border: none
}

.media-dynamic .media-body {
	position: relative;
	padding-right: 80px;
	padding-bottom: 8px;
	border-bottom: 1px solid #f5f5f5
}

.media-dynamic .media-body .title a {
	font-size: 12px
}

.media-dynamic .media-body .content {
	height: 20px;
	overflow: hidden;
	display: block;
	color: #9e9e9e
}

.media-dynamic .media-body .content a {
	color: #616161;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.media-dynamic .media-body .content a:hover {
	color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.media-dynamic .date {
	position: absolute;
	right: 0;
	top: 15px;
	color: #e0e0e0
}

.breadcrumb li.active {
	color: #616161
}

.breadcrumb a {
	color: #616161;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.breadcrumb a:hover {
	color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.lt-ie9 .breadcrumb li {
	padding-left: 5px
}

textarea.form-control-o {
	background-color: #f5f5f5;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin-bottom: 20px
}

.badge-primary {
	background-color: #C23D3A
}

.es-share {
	position: relative;
	display: inline-block
}

.es-share.top .dropdown-menu {
	top: auto;
	bottom: 100%;
	left: 0;
	margin-left: -60px;
	margin-bottom: 10px
}

.es-share.top .dropdown-menu:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(64,64,64,0);
	border-top-color: #404040;
	border-width: 8px;
	margin-left: -8px
}

.es-share.right .dropdown-menu {
	top: -5px;
	left: 40px
}

.es-share.right .dropdown-menu:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(64,64,64,0);
	border-right-color: #404040;
	border-width: 8px;
	margin-top: -8px
}

.es-share .dropdown-menu {
	min-width: 145px !important;
	padding: 3px 10px !important;
	background-color: #404040 !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	line-height: 30px !important
}

.es-share .dropdown-menu a {
	margin: 3px 2px 2px 6px !important;
	color: #fff !important
}

.es-share .dropdown-menu i {
	font-size: 20px !important
}

.es-share i[class*="es-icon"] {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.es-share .es-icon-weixin:hover {
	color: #1abc9c
}

.es-share .es-icon-weibo:hover {
	color: #e74c3c
}

.es-share .es-icon-qzone:hover {
	color: #e67e22
}

.es-share .es-icon-qq:hover {
	color: #39aef1
}

.dropdown-menu {
	border-radius: 5px;
	border: none
}

.dropdown-menu .dropdown-header {
	padding: 5px 20px;
	margin-bottom: 10px;
	text-align: center;
	color: #616161;
	font-size: 14px;
	border-bottom: 1px solid #f5f5f5
}

.dropdown-menu>li {
	position: relative
}

.dropdown-menu>li>a {
	color: #616161;
	padding: 10px 20px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.dropdown-menu>li>a:hover {
	background: #C23D3A;
	color: #fff;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.lt-ie9 .dropdown-menu {
	border: 1px solid #f5f5f5
}

.btn {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.btn:hover,.btn:focus,.btn.active {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.btn.btn-lg {
	font-size: 14px
}

.btn.active {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.btn-link:hover,.btn-link:focus {
	color: #C23D3A
}

.btn.btn-ghost {
	color: #fff;
	background: none;
	border-color: #fff
}

.btn.btn-ghost:hover {
	border-color: #fff;
	background: #fff;
	color: #C23D3A
}

.btn.btn-ghost:focus,.btn.btn-ghost.active {
	background: #fff;
	color: #C23D3A;
	border-color: #fff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.btn-default {
	color: #616161;
	background-color: #f5f5f5;
	border-color: #dcdcdc
}

.btn-default:hover,.btn-default:focus,.btn-default.focus,.btn-default.active {
	color: #616161;
	background-color: #e1e1e1
}

.btn.btn-primary {
	border-color: #C23D3A;
	background: none;
	color: #C23D3A
}

.btn.btn-primary:hover,.btn.btn-primary.active {
	border-color: #C23D3A;
	background-color: #C23D3A;
	color: #fff
}

.btn.btn-success {
	border-color: #1abc9c;
	background: none;
	color: #1abc9c
}

.btn.btn-success:hover,.btn.btn-success.active {
	border-color: #1abc9c;
	background-color: #1abc9c;
	color: #fff
}

.btn.btn-info {
	border-color: #39aef1;
	background: none;
	color: #39aef1
}

.btn.btn-info:hover,.btn.btn-info.active {
	border-color: #39aef1;
	background-color: #39aef1;
	color: #fff
}

.btn.btn-warning {
	border-color: #e67e22;
	background: none;
	color: #e67e22
}

.btn.btn-warning:hover,.btn.btn-warning.active {
	border-color: #e67e22;
	background-color: #e67e22;
	color: #fff
}

.btn.btn-danger {
	border-color: #e74c3c;
	background: none;
	color: #e74c3c
}

.btn.btn-danger:hover,.btn.btn-danger.active {
	border-color: #e74c3c;
	background-color: #e74c3c;
	color: #fff
}

.btn.btn-default.btn-high {
	border-color: #9e9e9e;
	background: #9e9e9e;
	color: #fff
}

.btn.btn-default.btn-high:hover,.btn.btn-default.btn-high.active {
	border-color: #7c7c7c;
	background-color: #7c7c7c;
	color: #fff
}

.btn.btn-primary.btn-high {
	border-color: #C23D3A;
	background: #C23D3A;
	color: #fff
}

.btn.btn-primary.btn-high:hover,.btn.btn-primary.btn-high.active {
	border-color: #15975b;
	background-color: #15975b;
	color: #fff
}

.btn.btn-success.btn-high {
	border-color: #1abc9c;
	background: #1abc9c;
	color: #fff
}

.btn.btn-success.btn-high:hover,.btn.btn-success.btn-high.active {
	border-color: #009a7a;
	background-color: #009a7a;
	color: #fff
}

.btn.btn-info.btn-high {
	border-color: #39aef1;
	background: #39aef1;
	color: #fff
}

.btn.btn-info.btn-high:hover,.btn.btn-info.btn-high.active {
	border-color: #178ccf;
	background-color: #178ccf;
	color: #fff
}

.btn.btn-warning.btn-high {
	border-color: #e67e22;
	background: #e67e22;
	color: #fff
}

.btn.btn-warning.btn-high:hover,.btn.btn-warning.btn-high.active {
	border-color: #c45c00;
	background-color: #c45c00;
	color: #fff
}

.btn.btn-danger.btn-high {
	border-color: #e74c3c;
	background: #e74c3c;
	color: #fff
}

.btn.btn-danger.btn-high:hover,.btn.btn-danger.btn-high.active {
	border-color: #c52a1a;
	background-color: #c52a1a;
	color: #fff
}

.btn-circle {
	display: inline-block;
	width: 34px;
	height: 34px;
	line-height: 32px;
	border-radius: 50%;
	background: none;
	border: 1px solid #9e9e9e;
	color: #9e9e9e;
	text-align: center;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.btn-circle:hover {
	color: #C23D3A;
	border-color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.btn-circle.active {
	background: #C23D3A;
	border: 1px solid #C23D3A;
	color: #fff
}

.btn-circle.danger {
	color: #fff;
	border-color: #e74c3c;
	background: #e74c3c
}

.btn-circle.primary {
	color: #fff;
	border-color: #C23D3A;
	background: #C23D3A
}

.btn-circle.info {
	color: #fff;
	border-color: #39aef1;
	background: #39aef1
}

.btn-circle.btn-circle-xs {
	width: 20px;
	height: 20px;
	line-height: 18px;
	font-size: 12px
}

.btn-circle.btn-circle-xs i {
	font-size: 14px
}

.btn-circle.btn-circle-md {
	width: 40px;
	height: 40px;
	line-height: 38px
}

.btn-circle.btn-circle-md i {
	font-size: 24px
}

.btn-tag {
	padding: 6px 10px;
	border: 1px solid #9e9e9e;
	display: inline-block;
	color: #9e9e9e;
	font-size: 12px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.btn-tag:hover {
	color: #C23D3A;
	border-color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.btn-more {
	border-radius: 50%;
	width: 58px;
	height: 58px;
	background: #fff;
	color: #a6a6a6;
	display: inline-block;
	text-align: center;
	-webkit-box-shadow: 0 4px 12px -2px rgba(51,51,51,0.5);
	-moz-box-shadow: 0 4px 12px -2px rgba(51,51,51,0.5);
	box-shadow: 0 4px 12px -2px rgba(51,51,51,0.5);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.btn-more:hover {
	color: #666;
	-webkit-box-shadow: 0 10px 15px 0 rgba(51,51,51,0.5);
	-moz-box-shadow: 0 10px 15px 0 rgba(51,51,51,0.5);
	box-shadow: 0 10px 15px 0 rgba(51,51,51,0.5);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.btn-fat {
	padding-left: 30px;
	padding-right: 30px
}

.btn-fat-small {
	padding-left: 20px;
	padding-right: 20px
}

.es-tabs {
	background: #fff;
	margin: 10px 0 30px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	box-shadow: 0 2px 4px rgba(0,0,0,0.08)
}

.es-tabs .tab-header {
	background-color: #f5f5f5;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-top: 1px solid #e0e0e0;
	margin-top: -1px
}

.es-tabs .tab-header>ul {
	padding: 0;
	margin: 0;
	list-style-type: none
}

.es-tabs .tab-header>ul>li {
	float: left;
	border-top: 1px solid transparent;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.es-tabs .tab-header>ul>li>a {
	display: block;
	padding: 15px 30px;
	color: #616161;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.es-tabs .tab-header>ul>li>a:hover {
	color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.es-tabs .tab-header>ul>li.active {
	border-color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.es-tabs .tab-header>ul>li.active>a {
	background-color: #fff;
	color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.es-tabs .tab-body {
	padding: 5px 15px
}

.es-tabs .tab-body>ul {
	padding: 0;
	margin: 0;
	list-style-type: none
}

.es-tabs .tab-body>ul>li {
	float: left
}

.es-tabs .tab-body>ul>li>a {
	display: block;
	padding: 12px 30px;
	color: #616161;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.es-tabs .tab-body>ul>li>a:hover {
	color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.es-tabs .tab-body>ul>li.active>a {
	color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.es-tabs .tab-body>ul+ul {
	border-top: 1px dashed #e0e0e0
}

.lt-ie9 .es-tabs {
	border: 1px solid #e0e0e0
}

.image-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	filter: alpha(opacity=30);
	background: #000\9;
	background-image: -webkit-linear-gradient(top, rgba(225,225,225,0.05) 0, rgba(0,0,0,0.5) 100%);
	background-image: -moz-linear-gradient(top, rgba(0,0,0,0.05) 0, rgba(0,0,0,0.5) 100%);
	background-image: linear,top,rgba(0,0,0,0.05) 0,rgba(0,0,0,0.5) 100%
}

.image-overlay:hover {
	opacity: .2;
	filter: alpha(opacity=20);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.alert>i {
	margin-right: 10px
}

.alert.alert-lg {
	padding: 30px 20px
}

.alert.alert-xs {
	font-size: 12px;
	padding: 5px 10px;
	margin-bottom: 0
}

.alert-info {
	border-color: #bcd0da;
	background-color: #ebf7fd;
	color: #2d7091
}

.alert-info .close {
	color: #2d7091
}

.alert-info>a {
	color: #2d7091
}

.alert-warning {
	border-color: #f3d6ba;
	background-color: #fffceb;
	color: #e28327
}

.alert-warning .close {
	color: #e28327
}

.alert-warning>a {
	color: #e28327
}

.alert-default {
	border-color: #e0e0e0;
	background-color: #f5f5f5;
	color: #9e9e9e
}

.alert-default>a {
	color: #9e9e9e
}

.alert-default.alert-edit:hover {
	border-color: #f3d6ba;
	background-color: #fffceb;
	color: #e28327
}

.alert-default.alert-edit:hover .close {
	color: #e28327
}

.alert-default.alert-edit:hover>a {
	color: #e28327
}

.alert-default.alert-edit:hover .editor>a {
	color: #e28327
}

.alert-default.alert-edit:hover .details {
	border-color: #f3d6ba
}

.alert-default.alert-edit .alert-header {
	position: relative
}

.alert-default.alert-edit .alert-header:hover {
	cursor: pointer
}

.alert-default.alert-edit .icon-click {
	position: absolute;
	top: 0;
	left: 5px
}

.alert-default.alert-edit .title {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	padding: 0 150px 0 30px
}

.alert-default.alert-edit .editor,.alert-default.alert-edit .data {
	position: absolute;
	top: 0;
	right: 5px
}

.alert-default.alert-edit .editor>a {
	color: #9e9e9e
}

.alert-default.alert-edit .details {
	display: none;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #e0e0e0
}

.set-email-alert {
	font-size: 12px;
	text-align: center;
	margin-bottom: 0;
	border-radius: 0;
	padding: 5px
}

.set-email-alert .close {
	font-size: 16px
}

.control-text {
	display: inline-block;
	min-height: 34px;
	padding: 6px 0;
	font-size: 14px;
	line-height: 20px;
	vertical-align: middle
}

.radios,.checkboxs {
	padding-top: 5px;
	vertical-align: middle
}

.radios label,.checkboxs label {
	font-weight: normal;
	padding: 0 20px 0 0
}

textarea {
	resize: none
}

.control-label span.required {
	color: #f60
}

.form-horizontal .form-group {
	margin-bottom: 30px
}

@media (max-width:767px) {
	.form-horizontal .form-control {
		margin-bottom: 10px
	}
}

.form-control {
	color: #616161;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-color: #e0e0e0
}

.form-control:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.form-control::-webkit-input-placeholder {
	color: #9e9e9e
}

.form-control:-moz-placeholder {
	color: #9e9e9e
}

.form-control::-moz-placeholder {
	color: #9e9e9e
}

.form-control:-ms-input-placeholder {
	color: #9e9e9e
}

.avatar-xs {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 30px !important;
	height: 30px !important
}

.avatar-sm {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 40px !important;
	height: 40px !important
}

.avatar-md {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 60px !important;
	height: 60px !important
}

.avatar-lg {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 128px !important;
	height: 128px !important
}

.group-avatar-md {
	width: 60px;
	height: 60px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #fff
}

.group-avatar-sm {
	width: 50px;
	height: 50px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #fff
}

.progress {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.progress.progress-xs {
	height: 5px
}

.label {
	padding: .2em .6em;
	font-weight: normal
}

.label.label-md {
	font-size: 100%
}

.score {
	margin-bottom: 10px
}

.score i {
	color: #C23D3A
}

.score span {
	font-size: 12px;
	margin-left: 8px
}

.js-user-card {
	display: inline-block
}

.es-card {
	width: 330px;
	max-width: 330px;
	z-index: 999
}

.es-card .popover-content {
	padding: 0
}

.es-card .card-header {
	position: relative;
	padding: 15px;
	min-height: 95px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background-color: #f5f5f5
}

.es-card .media {
	padding-right: 70px
}

.es-card .media-left {
	position: relative
}

.es-card .avatar-md {
	border: 2px solid #fff
}

.es-card .icon-user-status {
	position: absolute;
	bottom: 0;
	right: 5px
}

.es-card .content {
	font-size: 12px;
	margin-top: 6px;
	color: #9e9e9e
}

.es-card .metas {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 70px;
	text-align: right
}

.es-card .metas .btn {
	margin-bottom: 12px
}

.es-card .metas .btn:last-child {
	margin-bottom: 0
}

.es-card .card-body {
	line-height: 24px;
	padding: 20px;
	color: #9e9e9e
}

.es-card .card-footer {
	border-top: 1px solid #f5f5f5
}

.es-card .card-footer span {
	float: left;
	width: 33.33%;
	margin: 5px auto;
	text-align: center;
	line-height: 24px;
	border-right: 1px solid #f5f5f5
}

.es-card .card-footer span:last-child {
	border: none
}

.sidenav .list-group:last-child {
	margin-bottom: 0
}

.sidenav .list-group .list-group-heading {
	list-style-type: none;
	color: #9e9e9e;
	margin-bottom: 10px;
	margin-left: 20px
}

.sidenav .list-group .list-group-item {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none;
	padding: 0;
	border-left: 2px solid transparent
}

.sidenav .list-group .list-group-item:last-child,.sidenav .list-group .list-group-item:first-child {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.sidenav .list-group .list-group-item:hover {
	background-color: #f5f5f5
}

.sidenav .list-group .list-group-item>a {
	display: block;
	color: #616161;
	padding: 10px 15px 10px 35px
}

.sidenav .list-group .list-group-item.active {
	border-left: 2px solid #C23D3A;
	background: none
}

.sidenav .list-group .list-group-item.active>a {
	color: #C23D3A
}

.sidenav {
	padding: 20px 0 10px 0;
	margin-bottom: 20px;
	background-color: #fff;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	box-shadow: 0 2px 4px rgba(0,0,0,0.08)
}

.lt-ie9 .sidenav {
	border: 1px solid #e0e0e0
}

.nav-pills>li {
	margin-right: 5px
}

.nav-pills>li>a {
	padding: 6px 24px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border: 1px solid #9e9e9e;
	color: #9e9e9e;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.nav-pills>li>a:hover {
	background: none;
	color: #C23D3A;
	border-color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.nav-pills>li.active>a {
	color: #fff;
	border-color: #C23D3A !important;
	background: #C23D3A !important;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.nav-pills.nav-pills-sm>li>a {
	font-size: 12px;
	line-height: 1.5;
	padding: 4px 13px
}

.es-tag {
	background: #fff;
	padding: 15px;
	margin-bottom: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	border-left: 2px solid #C23D3A
}

.lt-ie9 .es-tag {
	border: 1px solid #e0e0e0;
	border-left: 2px solid #C23D3A
}

.es-piece {
	margin-bottom: 30px
}

.es-piece .piece-header {
	margin: 5px auto 20px auto;
	padding: 0 10px;
	color: #616161;
	font-size: 16px;
	border-left: 2px solid #C23D3A
}

.es-piece .piece-body .piece-body-list {
	list-style-type: none;
	padding: 0;
	margin-bottom: 0
}

.es-piece .piece-body .piece-body-list>li {
	padding: 15px 0;
	border-bottom: 1px solid #f5f5f5
}

.user-avatar-list {
	padding-left: 0;
	list-style: none
}

.user-avatar-list li {
	float: left;
	width: 20%;
	margin: 10px auto;
	text-align: center
}

@media (max-width:991px) and (min-width:768px) {
	.user-avatar-list li {
		width: 10%
	}
}

.user-avatar-list .name {
	margin-top: 10px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	height: 20px
}

.sign_wapper {
	display: block;
	height: 50px;
	width: 180px;
	background-color: #fff
}

.sign_wapper .btn {
	margin: 5px
}

.sign_main {
	position: absolute;
	left: 50px;
	width: 280px;
	background: #fbfefe;
	display: none;
	margin-top: 10px;
	z-index: 9999;
	border: 1px #ccc solid
}

.sign_main .disabled-next {
	cursor: not-allowed;
	color: #999
}

.sign_main table {
	width: 278px;
	border: 1px solid #e3e3e3;
	border-width: 1px 0;
	background: #fff;
	color: #666
}

.sign_main thead {
	color: #999
}

.sign_main table tr td {
	border-bottom: 1px solid #e3e3e3
}

.sign_main table tbody td {
	border-right: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3
}

.sign_main .calendar_title_month {
	height: 40px
}

.sign_main .today-rank,.sign_main .signed-number,.sign_main .keep-days {
	color: #ff7f3e
}

.sign_main .calendar_title_month span:hover {
	cursor: pointer
}

.sign_main .title-month {
	font-size: 14px;
	color: #656565
}

.sign_main .title-margin {
	margin: 10px
}

.sign_main .signed_day,.sign_main .signed_anime_day {
	background: url('/assets/v2/img/sign_have_anime.gif') center no-repeat
}

.popover {
	min-width: 200px;
	border-color: #e0e0e0
}

.popover.top>.arrow {
	border-top-color: #e0e0e0
}

.popover.right>.arrow {
	border-right-color: #e0e0e0
}

.popover.bottom>.arrow {
	border-bottom-color: #e0e0e0
}

.popover.left>.arrow {
	border-left-color: #e0e0e0
}

.popover .popover-content {
	color: #616161
}

.popover .popover-content>a {
	display: inline-block;
	color: #C23D3A
}

.modal-title {
	word-break: break-all
}

.modal-body {
	word-wrap: break-word;
	overflow: hidden
}

.modal-body img {
	max-width: 100%;
	height: auto
}

.modal-backdrop {
	background-color: rgba(104,96,96,0.55)
}

.nav-mini>li>a {
	padding: 1px 10px
}

.course-price-widget .price {
	color: #f40;
	font-size: 16px;
	margin-right: 10px
}

.course-price-widget .origin-price {
	font-size: 13px;
	color: #999
}

.course-price-widget .discount {
	position: relative;
	margin-left: 8px;
	padding: 0 6px 0 10px;
	display: inline-block;
	font-size: 12px;
	color: #fff;
	background: #f4511e;
	height: 16px;
	line-height: 16px
}

.course-price-widget .discount:before {
	content: "";
	float: left;
	position: absolute;
	top: 0;
	left: -8px;
	width: 0;
	height: 0;
	border-color: transparent #f4511e transparent transparent;
	border-style: solid;
	border-width: 8px 8px 8px 0
}

.course-price-widget .discount:after {
	content: "";
	position: absolute;
	top: 7px;
	left: 2px;
	float: left;
	width: 4px;
	height: 4px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: #fff;
	-moz-box-shadow: -1px -1px 2px #8e0000;
	-webkit-box-shadow: -1px -1px 2px #8e0000;
	box-shadow: -1px -1px 2px #8e0000
}

.table-striped .sort-handle {
	padding: 5px;
	cursor: pointer;
	color: #ccc;
	display: inline-block;
	font-size: 18px
}

.table-striped .sort-handle:hover {
	color: #999
}

.es-poster {
	position: relative;
	/*background: #fff;*/
	max-height: 570px;
	max-height: 440px;
	margin: 0 auto
}

@media (max-width:1199px) {
	.es-poster {
		max-height: 470px
	}
}

@media (max-width:991px) {
	.es-poster {
		max-height: 360px
	}
}

@media (max-width:767px) {
	.es-poster {
		max-height: 200px
	}
}

.es-poster .swiper-slide {
	margin: 0 auto;
	width: 100%;
	height: 100%;
}

.es-poster .swiper-slide .container {
	position: relative
}

.es-poster .swiper-slide .mask {
	position: absolute;
	top: 0;
	left: 10px;
	right: 10px;
	height: 100%
}

.es-poster .swiper-slide .mask .container {
	position: relative;
	height: 100%
}

.es-poster .swiper-slide .title {
	position: absolute;
	top: 130px;
	left: 50px;
	line-height: 80px;
	margin-bottom: 20px;
	font-size: 70px;
	color: #fff;
	font-family: 'webfont' !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: .2px;
	-moz-osx-font-smoothing: grayscale;
	opacity: 0;
	filter: alpha(opacity=100)
}

.es-poster .swiper-slide .title span {
	display: block
}

@media (max-width:1199px) {
	.es-poster .swiper-slide .title {
		font-size: 60px
	}
}

@media (max-width:991px) {
	.es-poster .swiper-slide .title {
		font-size: 40px;
		line-height: 50px;
		top: 100px
	}
}

@media (max-width:767px) {
	.es-poster .swiper-slide .title {
		top: 20px;
		left: 0;
		right: 0;
		text-align: center;
		font-size: 26px
	}

	.es-poster .swiper-slide .title span {
		display: inline-block
	}
}

.es-poster .swiper-slide .subtitle {
	position: absolute;
	top: 320px;
	left: 50px;
	color: #C23D3A;
	font-size: 22px;
	opacity: 0;
	filter: alpha(opacity=100)
}

.es-poster .swiper-slide .subtitle span {
	margin-right: 20px
}

@media (max-width:991px) {
	.es-poster .swiper-slide .subtitle {
		top: 220px;
		font-size: 18px
	}
}

@media (max-width:767px) {
	.es-poster .swiper-slide .subtitle {
		left: 0;
		right: 0;
		text-align: center;
		top: 80px
	}

	.es-poster .swiper-slide .subtitle span {
		margin: 0 10px
	}
}

.es-poster .swiper-slide .item-mac {
	position: absolute;
	bottom: 50px;
	right: 0;
	max-width: 70%;
	opacity: 0;
	filter: alpha(opacity=100)
}

@media (min-width:992px) and (max-width:1199px) {
	.es-poster .swiper-slide .item-mac {
		width: 550px
	}
}

@media (max-width:991px) {
	.es-poster .swiper-slide .item-mac {
		width: 400px
	}
}

@media (max-width:767px) {
	.es-poster .swiper-slide .item-mac {
		display: none
	}
}

.es-poster .swiper-slide.swiper-slide-active .title {
	-webkit-animation: fadeInUp 1s .2s ease both;
	-moz-animation: fadeInUp 1s .2s ease both;
	-o-animation: fadeInUp 1s .2s ease both;
	animation: fadeInUp 1s .2s ease both
}

.es-poster .swiper-slide.swiper-slide-active .subtitle {
	-webkit-animation: fadeInLeft 1s .8s ease both;
	-moz-animation: fadeInLeft 1s .8s ease both;
	-o-animation: fadeInLeft 1s .8s ease both;
	animation: fadeInLeft 1s .8s ease both
}

.es-poster .swiper-slide.swiper-slide-active .item-mac {
	-webkit-animation: fadeInRight 1s .2s ease both;
	-moz-animation: fadeInRight 1s .2s ease both;
	-o-animation: fadeInRight 1s .2s ease both;
	animation: fadeInRight 1s .2s ease both
}

.es-poster .swiper-pager {
	position: absolute;
	bottom: 30px;
	z-index: 100;
	width: 100%;
	text-align: center
}

@media (max-width:767px) {
	.es-poster .swiper-pager {
		display: none
	}
}

.es-poster .swiper-pager span {
	font-size: 0;
	margin: 0 10px;
	width: 15px;
	height: 15px;
	display: inline-block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 2px solid #fff
}

@media (max-width:767px) {
	.es-poster .swiper-pager span {
		width: 10px;
		height: 10px;
		margin: 0 5px
	}
}

.es-poster .swiper-pager span:hover {
	cursor: pointer;
	background: #C23D3A;
	opacity: 1;
	filter: alpha(opacity=100)
}

.es-poster .swiper-pager span.swiper-active-switch {
	background: #C23D3A;
	opacity: 1;
	filter: alpha(opacity=100)
}

.course-filter {
	position: relative;
	min-height: 48px;
	margin: 0 0 20px 0;
	padding-right: 150px
}

.course-filter .nav-pills>li {
	margin: 0 30px 10px 0
}

.course-filter .course-sort {
	position: absolute;
	right: 0;
	top: 0
}

.course-filter .course-sort .btn-circle {
	margin-left: 10px
}

.course-list-section {
	position: relative;
	padding-bottom: 40px;
	background: #fff
}

.live-course-section {
	background: #fafafa
}

.introduction-section {
	position: relative;
	background-image: linear-gradient(left, #97e09f 10%, #39ba7f 70%, #51c9ab);
	background-image: -webkit-linear-gradient(left, #97e09f 10%, #39ba7f 70%, #51c9ab);
	background-image: -moz-linear-gradient(left, #97e09f 10%, #39ba7f 70%, #51c9ab);
	background-image: -o-linear-gradient(left, #97e09f 10%, #39ba7f 70%, #51c9ab);
	background-color: #C23D3A
}

.introduction-section h4,.introduction-section h5 {
	color: #fff
}

.introduction-section img {
	margin-bottom: 30px;
	margin: 0 auto 30px auto
}

.introduction-section .introduction-item {
	margin: 90px 0 60px 0;
	display: inline-block;
	text-align: center;
	height: 220px;
	vertical-align: top
}

@media (max-width:991px) {
	.introduction-section .introduction-item {
		margin: 40px 0
	}
}

.class-section {
	padding-bottom: 50px;
	background-color: #fff
}

.recommend-class-list .class-item {
	position: relative;
	margin: 10px auto;
	border: 3px solid #fff;
	overflow: hidden;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	box-shadow: 0 2px 4px rgba(0,0,0,0.08)
}

.recommend-class-list .class-item h3 {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px;
	font-size: 16px;
	color: #fff;
	z-index: 1;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal
}

.recommend-class-list .class-item .img-responsive {
	width: 100%
}

.group-dynamic {
	padding-bottom: 30px;
	background: #fafafa
}

.index-group {
	padding-bottom: 15px
}

.recommend-teacher {
	padding-bottom: 50px;
	background: #fff
}

.article-list-header .row {
	margin: 0 -5px
}

.aricle-carousel {
	padding: 0 5px;
	overflow: hidden;
	max-height: 410px
}

@media (max-width:1199px) {
	.aricle-carousel {
		max-height: 338px
	}
}

@media (max-width:991px) {
	.aricle-carousel {
		max-height: 387px
	}
}

@media (max-width:767px) {
	.aricle-carousel {
		max-height: 150px
	}
}

.aricle-carousel .swiper-container {
	position: relative;
	width: 100%;
	height: 100%
}

.aricle-carousel .swiper-slide {
	position: relative;
	width: 100%;
	height: 410px
}

@media (max-width:1199px) {
	.aricle-carousel .swiper-slide {
		height: 338px
	}
}

@media (max-width:991px) {
	.aricle-carousel .swiper-slide {
		height: 387px
	}
}

@media (max-width:767px) {
	.aricle-carousel .swiper-slide {
		height: 150px
	}
}

.aricle-carousel .swiper-slide img {
	width: 100%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.aricle-carousel .swiper-slide .image-overlay {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.aricle-carousel .swiper-caption {
	position: absolute;
	font-size: 24px;
	width: 100%;
	left: 0;
	bottom: 40px;
	text-align: left;
	padding: 0 20px;
	color: #fff;
	z-index: 1
}

@media (max-width:1199px) {
	.aricle-carousel .swiper-caption {
		font-size: 20px
	}
}

@media (max-width:991px) {
	.aricle-carousel .swiper-caption {
		font-size: 18px
	}
}

@media (max-width:767px) {
	.aricle-carousel .swiper-caption {
		font-size: 16px;
		bottom: 20px
	}
}

.aricle-carousel .swiper-pager {
	position: absolute;
	bottom: 10px;
	z-index: 100;
	width: 100%;
	text-align: center
}

.aricle-carousel .swiper-pager span {
	font-size: 0;
	margin: 0 10px;
	width: 15px;
	height: 15px;
	display: inline-block;
	background: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

@media (max-width:767px) {
	.aricle-carousel .swiper-pager span {
		display: none
	}
}

.aricle-carousel .swiper-pager span:hover {
	cursor: pointer;
	background: #C23D3A;
	color: #C23D3A;
	opacity: 1;
	filter: alpha(opacity=100)
}

.aricle-carousel .swiper-pager span.swiper-active-switch {
	background: #C23D3A;
	color: #C23D3A;
	opacity: 1;
	filter: alpha(opacity=100)
}

.article-header-right {
	padding: 0 5px
}

.topic-post-small {
	width: 100%;
	margin-bottom: 10px;
	height: 200px;
	border-collapse: collapse;
	display: table;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.topic-post-small:hover {
	color: #fff
}

@media (max-width:1199px) {
	.topic-post-small {
		height: 165px
	}
}

.topic-post-small.one {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	background-color: #21aa68;
	background: -webkit-linear-gradient(top, #cced6a, #21aa68);
	background: -o-linear-gradient(top, #cced6a, #21aa68);
	background: -webkit-gradient(top, #cced6a, #21aa68);
	background: -moz-linear-gradient(top, #cced6a, #21aa68)
}

.topic-post-small.one:hover {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	opacity: .8;
	filter: alpha(opacity=80)
}

.topic-post-small.two {
	margin-bottom: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	background-color: #6124bd;
	background-image: -webkit-linear-gradient(top, #d987eb, #6124bd);
	background-image: -o-linear-gradient(top, #d987eb, #6124bd);
	background-image: -webkit-gradient(top, #d987eb, #6124bd);
	background-image: -moz-linear-gradient(top, #d987eb, #6124bd)
}

.topic-post-small.two:hover {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	opacity: .8;
	filter: alpha(opacity=80)
}

.topic-post-small .content {
	padding-right: 30%;
	padding-left: 20px;
	display: table-cell;
	vertical-align: middle
}

.topic-post-small .content .title {
	margin: 0;
	line-height: 25px
}

.topic-post-small .content p {
	margin-bottom: 5px;
	font-size: 12px
}

.article-list-mian .article-item {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #efefef
}

@media (max-width:767px) {
	.article-list-mian .article-item .media-left {
		width: 100%;
		display: block;
		margin-bottom: 10px
	}

	.article-list-mian .article-item .media-left img {
		width: 100%
	}
}

.article-list-mian .article-item .content {
	margin-top: 15px;
	color: #9e9e9e
}

.article-list-mian .media {
	color: #9e9e9e
}

.article-list-mian .media .media-body {
	padding-left: 10px;
	line-height: 25px
}

.article-list-mian .media img {
	border-radius: 6px
}

.article-list-mian .pager {
	margin: 40px 0 20px 0
}

.article-metas {
	overflow: hidden
}

.article-metas .date {
	height: 45px;
	width: 45px;
	margin-top: 10px;
	text-align: center;
	color: #e0e0e0;
	border: 1px solid #e0e0e0;
	border-radius: 50%
}

.article-metas .date .day {
	margin-top: 2px;
	font-size: 16px;
	line-height: 1.2
}

.article-metas .date .month {
	font-size: 12px
}

.article-metas .metas-body {
	padding-left: 60px
}

.article-metas .metas-body p {
	margin-bottom: 0;
	margin-top: 10px;
	font-size: 12px
}

.article-metas .metas-body .title {
	margin: 0;
	line-height: 36px
}

@media (max-width:1199px) {
	.article-metas .metas-body .title {
		font-size: 20px;
		line-height: 30px
	}
}

@media (max-width:767px) {
	.article-metas .metas-body .title {
		font-size: 16px;
		line-height: 20px
	}
}

.article-metas .metas-body .title a {
	color: #616161;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.article-metas .metas-body .title a:hover {
	color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.article-metas .metas-body .sns {
	color: #9e9e9e;
	margin: 10px auto
}

.article-metas .metas-body .sns span {
	margin-right: 10px
}

.article-metas .metas-body .sns span i {
	margin-right: 5px
}

.article-sidebar .hot-tag .btn-tag {
	margin: 10px 15px 10px 0
}

.article-text p {
	line-height: 30px;
	margin: 20px auto 30px auto
}

@media (max-width:767px) {
	.article-text p {
		margin: 10px auto 20px auto
	}
}

.article-text img {
	margin: 10px auto;
	display: block;
	max-width: 100%;
	height: auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.article-sns {
	margin: 30px auto 10px auto;
	font-size: 16px
}

.article-sns a.love,.article-sns .es-share>a {
	margin-right: 20px;
	color: #9e9e9e
}

.article-sns a.love:hover,.article-sns .es-share>a:hover {
	color: #C23D3A
}

.article-sns a.love i,.article-sns .es-share>a i {
	margin-right: 5px;
	font-size: 22px
}

.article-tags .btn-tag {
	margin: 5px 10px 5px 0
}

.related-article {
	margin-top: 30px;
	padding: 15px 0;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0
}

.related-article .row {
	margin: 0 -5px
}

.related-article .col-sm-4 {
	position: relative;
	display: block;
	padding: 0 5px;
	margin: 5px auto
}

.related-article .related-item {
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden
}

.related-article .related-item img {
	width: 100%
}

.related-article .title {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px 20px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	color: #fff;
	z-index: 999
}

.es-commet {
	margin: 30px auto
}

.es-commet .badge {
	margin-left: 5px
}

.es-commet textarea {
	margin: 20px auto
}

.es-commet>.form-group {
	line-height: 38px
}

.artcile-comments {
	padding-left: 0;
	border-top: 1px solid #f5f5f5
}

.course-detail-header {
	position: relative;
	background: url("/assets/v2/img/course_detail_header.jpg");
	padding: 30px 0 10px 0
}

.course-detail-header .es-section {
	position: relative;
	padding: 0
}

.course-detail-header .setting {
	position: absolute;
	display: block;
	top: -10px;
	right: -10px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #9e9e9e;
	color: #fff;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.course-detail-header .setting:hover {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	background-color: #C23D3A
}

.course-detail-header .course-img {
	position: relative;
	float: left;
	background-color: #fff
}

.course-detail-header .course-img .course-img-cover {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: .4;
	filter: alpha(opacity=40);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.course-detail-header .course-img .course-img-cover:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.course-detail-header .course-img .course-img-cover .es-icon {
	color: #fff;
	font-size: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -50px;
	margin-top: -71px
}

.course-detail-header .course-img .img-responsive {
	width: 100%
}

@media (max-width:767px) {
	.course-detail-header .course-img .img-responsive {
		border-top-left-radius: 4px;
		border-top-right-radius: 4px
	}
}

.course-detail-header .course-img .tags {
	position: absolute;
	top: 0;
	left: 10px
}

.course-detail-header .course-img .tags span {
	margin-right: 5px
}

.course-detail-header .course-img .tag-serialing {
	display: inline-block;
	width: 40px;
	height: 50px;
	margin-right: 6px;
	background: url("/assets/v2/img/tag_serialing.png") no-repeat
}

.course-detail-header .course-img .tag-live {
	display: inline-block;
	width: 40px;
	height: 50px;
	/*background: url("/assets/v2/img/tag_live.png") no-repeat*/
}

.course-detail-header .course-img .tag-finished {
	display: inline-block;
	width: 40px;
	height: 50px;
	background: url("/assets/v2/img/tag_finished.png") no-repeat
}

.course-detail-header .subtitle {
	color: #9e9e9e;
	margin-bottom: 10px;
	display: block;
	overflow: hidden;
	/*text-overflow: ellipsis;
	white-space: nowrap;*/
	/*max-height:60px;*/
	max-height:120px;
	word-wrap: normal
}

.course-detail-header .metas {
	color: #9e9e9e
}

.course-detail-header .metas p {
	font-size: 12px
}

.course-detail-header .metas p label {
	width: 60px;
	margin-bottom: 0;
	font-weight: normal
}

.course-detail-header .metas p span {
	display: inline-block
}

.course-detail-header .expiry-date {
	margin-bottom: 0
}

.course-detail-header .discount-price .price {
	font-size: 24px;
	color: #212121;
	margin-right: 10px
}

.course-detail-header .discount-price .price i {
	font-size: 14px;
	font-style: normal
}

.course-detail-header .discount-price .discount {
	position: relative;
	margin-left: 12px;
	padding: 0 15px 0 15px;
	display: inline-block;
	font-size: 14px;
	color: #fff;
	background-color: #C23D3A;
	height: 24px;
	line-height: 24px
}

.course-detail-header .discount-price .discount:before {
	content: "";
	float: left;
	position: absolute;
	top: 0;
	left: -12px;
	width: 0;
	height: 0;
	border-color: transparent #C23D3A transparent transparent;
	border-style: solid;
	border-width: 12px 12px 12px 0
}

.course-detail-header .discount-price .discount:after {
	content: "";
	position: absolute;
	top: 10px;
	left: 1px;
	float: left;
	width: 4px;
	height: 4px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: #fff
}

.course-detail-header .activity {
	margin-bottom: 0
}

.course-detail-header .activity .name {
	color: #C23D3A;
	margin-right: 10px
}

.course-detail-header .activity i {
	margin-right: 5px
}

.course-detail-header .course-operation {
	padding: 12px 15px;
	background-color: #f0f0f0;
	color: #9e9e9e
}

.course-detail-header .course-operation .student-num {
	text-align: center;
	font-size: 22px;
	padding: 20px 0
}

@media (max-width:1199px) {
	.course-detail-header .course-operation .student-num {
		padding: 15px 0
	}
}

.course-detail-header .course-operation .student-num i {
	margin-right: 10px;
	font-size: 28px
}

.course-detail-header .course-data {
	list-style-type: none;
	padding: 10px 0
}

.course-detail-header .course-data>li {
	float: left;
	width: 33.33%;
	margin: 10px 0;
	color: #9e9e9e;
	text-align: center;
	line-height: 30px
}

@media (max-width:1199px) {
	.course-detail-header .course-data>li {
		margin: 5px 0;
		line-height: 20px
	}
}

.course-detail-header .course-data>li:first-child {
	border: none
}

.course-detail-header .course-data>li .dropdown-toggle,.course-detail-header .course-data>li>a {
	color: #9e9e9e
}

.course-detail-header .course-data>li .dropdown-toggle:hover,.course-detail-header .course-data>li>a:hover {
	color: #C23D3A
}

.course-detail-header .course-data>li p {
	margin-bottom: 0
}

.course-detail-header .course-data>li i {
	font-size: 26px
}

.course-detail-header .course-data.active>li {
	width: 33.33%
}

.course-detail-header.before .course-img {
	width: 480px;
	margin: 15px
}

@media (max-width:1199px) {
	.course-detail-header.before .course-img {
		width: 380px;
		margin: 10px
	}
}

@media (max-width:991px) {
	.course-detail-header.before .course-img {
		width: 340px
	}
}

@media (max-width:767px) {
	.course-detail-header.before .course-img {
		float: none;
		width: 100%;
		margin: 0
	}
}

.course-detail-header.before .course-info {
	float: left;
	width: 390px;
	width: 386px\9;
	padding: 15px 25px;
	background-color: #fff
}

@media (max-width:1199px) {
	.course-detail-header.before .course-info {
		width: 350px;
		width: 346px\9;
		padding: 8px 10px
	}

	.course-detail-header.before .course-info .title {
		margin-top: 10px
	}
}

@media (max-width:1199px) and (min-width:768px) {
	.course-detail-header.before .course-info .title {
		display: block;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		word-wrap: normal
	}
}

@media (max-width:991px) and (min-width:768px) {
	.course-detail-header.before .course-info {
		width: 360px;
		width: 356px\9;
		height: 211px
	}
}

@media (max-width:767px) {
	.course-detail-header.before .course-info {
		float: none;
		width: 100%
	}
}

.course-detail-header.before .course-operation {
	float: right;
	width: 240px
}

@media (max-width:1199px) and (min-width:992px) {
	.course-detail-header.before .course-operation {
		width: 190px;
		padding: 10px
	}
}

@media (max-width:991px) {
	.course-detail-header.before .course-operation {
		float: none;
		width: 100%;
		padding: 10px 10px 0 10px
	}
}

.course-detail-header.before .course-operation .student-num {
	border-bottom: 1px solid #e0e0e0
}

@media (max-width:991px) {
	.course-detail-header.before .course-operation .student-num {
		float: left;
		width: 33.33%;
		border: none
	}
}

.course-detail-header.before .course-operation .buy {
	padding: 20px 0;
	text-align: center
}

@media (max-width:1199px) {
	.course-detail-header.before .course-operation .buy {
		padding: 10px 0
	}
}

@media (max-width:991px) {
	.course-detail-header.before .course-operation .buy {
		padding: 15px 0 10px 0;
		float: left;
		width: 33.33%
	}
}

@media (max-width:767px) {
	.course-detail-header.before .course-operation .buy {
		width: 50%
	}
}

.course-detail-header.before .course-data {
	border-bottom: 1px solid #e0e0e0
}

@media (max-width:991px) {
	.course-detail-header.before .course-data {
		float: left;
		width: 33.33%;
		margin-bottom: 0;
		border: none
	}
}

@media (max-width:767px) {
	.course-detail-header.before .course-data {
		width: 50%
	}
}

.course-detail-header.before .course-data>li {
	width: 50%
}

@media (max-width:767px) {
	.course-detail-header.before .course-data>li {
		width: 50%
	}
}

.course-detail-header.before .course-data.active>li {
	width: 33.33%
}

.course-detail-header.after .course-img {
	width: 300px;
	margin: 15px
}

@media (max-width:1199px) {
	.course-detail-header.after .course-img {
		width: 240px;
		margin: 10px
	}
}

@media (max-width:767px) {
	.course-detail-header.after .course-img {
		width: 100%;
		margin: 0
	}
}

.course-detail-header.after .course-info {
	float: left;
	width: 570px;
	width: 566px\9;
	padding: 15px 25px;
	background-color: #fff
}

@media (max-width:1199px) {
	.course-detail-header.after .course-info {
		width: 470px;
		width: 466px\9;
		padding: 10px
	}

	.course-detail-header.after .course-info .title {
		margin-top: 10px
	}
}

@media (max-width:991px) {
	.course-detail-header.after .course-info {
		width: 320px;
		width: 316px\9
	}
}

@media (max-width:767px) {
	.course-detail-header.after .course-info {
		width: 100%
	}
}

.course-detail-header.after .course-operation {
	float: right;
	width: 240px
}

@media (max-width:1199px) {
	.course-detail-header.after .course-operation {
		width: 210px;
		padding: 10px
	}
}

@media (max-width:991px) {
	.course-detail-header.after .course-operation {
		width: 140px
	}
}

@media (max-width:767px) {
	.course-detail-header.after .course-operation {
		width: 100%
	}
}

.course-detail-header.after .course-operation .student-num {
	padding: 15px 0;
	border-bottom: 1px solid #e0e0e0
}

@media (max-width:1199px) {
	.course-detail-header.after .course-operation .student-num {
		font-size: 20px;
		padding: 10px 0
	}
}

.course-detail-header.after .course-data {
	padding: 15px 0 6px 0;
	margin-bottom: 0
}

.course-detail-header.after .course-data.two-col>li {
	width: 50%
}

.course-detail-header.after .progress {
	height: 11px;
	margin-bottom: 0
}

.course-detail-header.after .course-header-bottom {
	padding: 15px;
	line-height: 40px;
	color: #9e9e9e
}

.course-detail-header.after .course-header-bottom .next-class {
	float: right;
	margin-right: 50px;
	max-width: 600px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal
}

@media (max-width:1199px) {
	.course-detail-header.after .course-header-bottom .next-class {
		max-width: 400px
	}
}

@media (max-width:1199px) {
	.course-detail-header.after .course-header-bottom .next-class {
		max-width: 250px;
		margin-right: 30px
	}
}

.course-detail-header.after .course-header-bottom .next-class>a {
	color: #9e9e9e;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.course-detail-header.after .course-header-bottom .next-class>a:hover {
	color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.course-detail-header.after .course-header-bottom .btn {
	float: right;
	margin-right: 20px
}

@media (max-width:1199px) {
	.course-detail-header.after .course-header-bottom .btn {
		margin-right: 10px
	}
}

@media (max-width:1199px) {
	.course-detail-header.after .course-header-bottom .btn {
		margin-right: 0
	}
}

.recommend-class {
	background-color: #fff
}

.recommend-class .container {
	position: relative;
	box-shadow: -2px 0 1px #f5f5f5
}

.recommend-class .class-label {
	position: absolute;
	top: 35px;
	bottom: 35px;
	right: 100%;
	padding: 25px 13px;
	color: #fff;
	text-align: center;
	background-color: #C23D3A
}

@media (max-width:1199px) {
	.recommend-class .class-label {
		top: 30px;
		bottom: 30px;
		padding: 10px 10px
	}
}

@media (max-width:767px) {
	.recommend-class {
		display: none
	}
}

.recommend-class .recommend-class-list {
	position: relative;
	padding: 20px 10px
}

.recommend-class .swiper-container {
	height: 175px
}

@media (max-width:1199px) {
	.recommend-class .swiper-container {
		height: 150px
	}
}

@media (max-width:991px) {
	.recommend-class .swiper-container {
		height: 112px
	}
}

.recommend-class .class-item {
	margin: 0 10px
}

@media (max-width:1199px) {
	.recommend-class .class-item {
		margin: 0 5px
	}
}

.recommend-class .class-belong {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 50px;
	height: 50px;
	padding: 10px;
	text-align: center;
	background-color: #C23D3A;
	color: #fff;
	font-size: 12px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.recommend-class .swiper-slide {
	width: 25%;
	float: left
}

@media (max-width:1199px) {
	.recommend-class .swiper-slide h3 {
		font-size: 14px;
		margin-bottom: 0
	}
}

@media (max-width:767px) {
	.recommend-class .swiper-slide h3 {
		display: none
	}
}

.recommend-class .arrow-prev,.recommend-class .arrow-next {
	position: absolute;
	top: 50%;
	margin-top: -22px;
	z-index: 100
}

.recommend-class .arrow-prev>i,.recommend-class .arrow-next>i {
	color: #9e9e9e;
	font-size: 30px
}

.recommend-class .arrow-prev:hover,.recommend-class .arrow-next:hover {
	cursor: pointer
}

.recommend-class .arrow-prev:hover>i,.recommend-class .arrow-next:hover>i {
	color: #C23D3A
}

.recommend-class .arrow-prev {
	left: -10px
}

.recommend-class .arrow-next {
	right: -10px
}

.course-material input {
	margin-right: 10px
}

.course-detail-content img {
	max-width: 100%;
	height: auto
}

.belongs-class .media-left img {
	width: 100px;
	height: auto;
	border: 3px solid #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	box-shadow: 0 2px 4px rgba(0,0,0,0.08)
}

.belongs-class .media-body {
	vertical-align: middle
}

.belongs-class .media-body>a {
	color: #616161;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.belongs-class .media-body>a:hover {
	color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.course-banner {
	background: url("/assets/v2/img/course_banner.jpg") center center
}

.class-header {
	background: url("/assets/v2/img/class_bg.jpg");
	padding: 30px 0 40px 0
}

.class-header .class-header-mian {
	position: relative;
	z-index: 2
}

.class-header .class-bg-layer {
	position: absolute;
	top: 5px;
	left: 5px;
	height: 100%;
	width: 100%;
	background-color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	z-index: -1
}

@media (max-width:767px) {
	.class-header .class-bg-layer {
		top: 2px;
		left: 2px
	}
}

.class-header .class-bg-layer.two {
	top: 10px;
	left: 10px;
	z-index: -2
}

@media (max-width:767px) {
	.class-header .class-bg-layer.two {
		top: 4px;
		left: 4px
	}
}

.class-header .class-header-bg {
	background-color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	z-index: 1
}

.class-header .class-img {
	float: left
}

.class-header .class-img img {
	display: block;
	max-width: 100%;
	height: auto;
	width: 100%;
	border-top-left-radius: 4px
}

@media (min-width:768px) {
	.class-header .class-img img {
		border-bottom-left-radius: 4px
	}
}

@media (max-width:767px) {
	.class-header .class-img img {
		border-top-right-radius: 4px
	}
}

.class-header .class-info {
	float: left
}

.class-header .class-info>.title {
	margin-top: 15px
}

@media (max-width:1199px) {
	.class-header .class-info>.title {
		font-size: 20px
	}
}

@media (min-width:768px) {
	.class-header .class-info>.title {
		display: block;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		word-wrap: normal
	}
}

.class-header .class-info>.metas {
	min-height: 40px;
	margin-bottom: 20px;
	color: #9e9e9e
}

@media (max-width:1199px) {
	.class-header .class-info>.metas {
		min-height: 30px
	}
}

@media (max-width:991px) {
	.class-header .class-info>.metas {
		margin-bottom: 10px
	}
}

.class-header .class-serve {
	position: relative;
	height: 70px;
	border: 1px dashed #f5f5f5
}

.class-header .class-serve .serve-frame {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 30px;
	padding: 5px;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	background-color: #f5f5f5
}

.class-header .class-serve>ul {
	padding: 25px 10px 25px 40px
}

.class-header .class-data {
	list-style-type: none;
	padding: 10px 0;
	background-color: #f5f5f5
}

.class-header .class-data>li {
	float: left;
	margin: 10px 0;
	color: #9e9e9e;
	text-align: center;
	line-height: 30px;
	border-left: 1px solid #e0e0e0
}

@media (max-width:1199px) {
	.class-header .class-data>li {
		padding: 8px 0;
		line-height: 25px
	}
}

@media (max-width:1199px) {
	.class-header .class-data>li {
		padding: 5px 0;
		line-height: 20px
	}
}

.class-header .class-data>li:first-child {
	border: none
}

.class-header .class-data>li p {
	margin-bottom: 0
}

.class-header .class-data>li i {
	font-size: 26px
}

.class-header .class-data>li .dropdown-toggle {
	color: #9e9e9e
}

.class-header .class-data>li .dropdown-toggle:hover {
	color: #C23D3A
}

.class-header .price {
	position: absolute;
	width: 205px;
	height: 82px;
	line-height: 77px;
	top: 60px;
	right: -22px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	overflow: hidden;
	background: url("/assets/v2/img/price_bg.png")
}

.class-header .price span {
	font-size: 22px
}

@media (max-width:1199px) {
	.class-header .price {
		top: 50px;
		width: 150px;
		height: 60px;
		line-height: 55px;
		background-size: 150px 60px
	}

	.class-header .price span {
		font-size: 18px
	}
}

@media (max-width:991px) {
	.class-header .price {
		right: -18px;
		width: 135px;
		height: 54px;
		line-height: 50px;
		background-size: 135px 54px
	}

	.class-header .price span {
		font-size: 16px
	}
}

@media (max-width:767px) {
	.class-header .price {
		right: -12px
	}
}

.class-header .setting {
	position: absolute;
	display: block;
	top: -10px;
	right: -15px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #9e9e9e;
	color: #fff;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.class-header .setting:hover {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	background-color: #C23D3A
}

.class-header.before .class-img {
	position: relative;
	width: 50%
}

@media (max-width:991px) {
	.class-header.before .class-img {
		width: 40%
	}
}

@media (max-width:767px) {
	.class-header.before .class-img {
		width: 100%
	}
}

.class-header.before .class-img .label {
	position: absolute;
	top: 5px;
	left: 5px
}

.class-header.before .class-info {
	width: 50%
}

@media (max-width:991px) {
	.class-header.before .class-info {
		width: 60%
	}
}

@media (max-width:767px) {
	.class-header.before .class-info {
		width: 100%
	}
}

.class-header.before .class-info>.title {
	margin: 30px 30px 20px 30px
}

@media (max-width:1199px) {
	.class-header.before .class-info>.title {
		margin: 20px 20px 15px 20px
	}
}

.class-header.before .class-info>.metas {
	min-height: 60px;
	padding-left: 30px
}

@media (max-width:1199px) {
	.class-header.before .class-info>.metas {
		min-height: 50px;
		padding-left: 20px
	}
}

.class-header.before .bottom-metas {
	padding: 20px 10px 20px 30px
}

@media (max-width:1199px) {
	.class-header.before .bottom-metas {
		padding: 10px 10px 10px 20px
	}
}

@media (max-width:991px) {
	.class-header.before .bottom-metas {
		padding: 5px 10px 5px 10px
	}
}

.class-header.before .bottom-metas .btn-buy {
	float: right;
	width: 50%;
	line-height: 70px;
	text-align: right
}

@media (max-width:991px) {
	.class-header.before .bottom-metas .btn-buy {
		width: 100%;
		height: 60px;
		line-height: 60px
	}
}

.class-header.before .bottom-metas .btn-buy .btn-link {
	color: #9e9e9e
}

.class-header.before .bottom-metas .btn-buy .btn-link:hover {
	color: #C23D3A;
	text-decoration: none
}

.class-header.before .bottom-metas .btn-buy .btn-lg {
	padding: 13px 40px;
	font-size: 14px
}

@media (max-width:1199px) {
	.class-header.before .bottom-metas .btn-buy .btn-lg {
		padding: 10px 25px
	}
}

.class-header.before .class-serve {
	float: left;
	width: 50%
}

@media (max-width:767px) {
	.class-header.before .class-serve {
		width: 100%
	}
}

.class-header.before .class-data>li {
	width: 33.33%
}

.class-header.before .class-data.active>li {
	width: 25%
}

.class-header.after .class-img {
	width: 300px
}

@media (max-width:991px) {
	.class-header.after .class-img {
		width: 240px
	}
}

@media (max-width:767px) {
	.class-header.after .class-img {
		width: 100%
	}
}

.class-header.after .class-info {
	width: 410px;
	padding: 0 20px
}

@media (max-width:1199px) {
	.class-header.after .class-info {
		width: 340px
	}
}

@media (max-width:767px) {
	.class-header.after .class-info {
		width: 100%
	}
}

.class-header.after .class-operation {
	float: left;
	width: 430px;
	background-color: #f5f5f5;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

@media (max-width:1199px) {
	.class-header.after .class-operation {
		width: 300px
	}
}

@media (max-width:991px) {
	.class-header.after .class-operation {
		width: 140px
	}
}

@media (max-width:767px) {
	.class-header.after .class-operation {
		width: 100%
	}
}

.class-header.after .class-serve {
	display: inline-block
}

.class-header.after .class-data {
	border-top-right-radius: 4px;
	margin-bottom: 0
}

@media (max-width:1199px) {
	.class-header.after .class-data {
		padding: 20px 0
	}
}

@media (max-width:991px) {
	.class-header.after .class-data {
		padding: 0
	}
}

@media (max-width:767px) {
	.class-header.after .class-data {
		border-bootom-left-radius: 4px;
		border-bootom-right-radius: 4px
	}
}

.class-header.after .class-data>li {
	width: 33.33%;
	padding: 48px 0
}

@media (max-width:991px) and (min-width:768px) {
	.class-header.after .class-data>li {
		width: 100%;
		border: none;
		padding: 0;
		margin: 5px 0
	}
}

@media (max-width:767px) {
	.class-header.after .class-data>li {
		padding: 10px 0
	}
}

.class-header.after .class-data>li>a {
	display: block;
	color: #9e9e9e;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.class-header.after .class-data>li>a:hover {
	color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.class-header.after .class-data.two-col>li {
	width: 50%
}

@media (max-width:991px) and (min-width:768px) {
	.class-header.after .class-data.two-col>li {
		width: 100%;
		margin: 19px 0
	}
}

.class-header.after.auditor .class-data {
	padding: 0;
	border-bottom: 1px solid #e0e0e0
}

@media (max-width:1199px) {
	.class-header.after.auditor .class-data {
		padding: 10px 0
	}
}

@media (max-width:991px) {
	.class-header.after.auditor .class-data {
		padding: 0
	}
}

.class-header.after.auditor .class-data>li {
	padding: 10px 0
}

@media (max-width:991px) {
	.class-header.after.auditor .class-data>li {
		padding: 0
	}
}

@media (max-width:767px) {
	.class-header.after.auditor .class-data>li {
		padding: 20px 0
	}
}

.class-header.after.auditor .class-auditor {
	padding: 18px 40px;
	line-height: 30px;
	color: #9e9e9e
}

@media (max-width:1199px) {
	.class-header.after.auditor .class-auditor {
		padding: 18px 20px
	}
}

@media (max-width:991px) {
	.class-header.after.auditor .class-auditor {
		padding: 10px 0 0 0
	}
}

@media (max-width:767px) {
	.class-header.after.auditor .class-auditor {
		padding: 10px 20px
	}
}

.class-header.after.auditor .price {
	top: 125px;
	right: -19px;
	height: 60px;
	width: 150px;
	line-height: 60px;
	background-size: 150px 60px
}

.class-header.after.auditor .price span {
	font-size: 20px
}

@media (max-width:1199px) {
	.class-header.after.auditor .price {
		top: 145px;
		right: -18px;
		width: 135px;
		height: 54px;
		line-height: 54px;
		background-size: 135px 54px
	}

	.class-header.after.auditor .price span {
		font-size: 18px
	}
}

@media (max-width:767px) {
	.class-header.after.auditor .price {
		top: 30px
	}
}

.study-plan-info {
	color: #fff;
	text-align: center;
	background-image: -webkit-linear-gradient(left, #97e09f 10%, #39ba7f 70%, #51c9ab);
	background-color: #fff
}

.study-plan-info .plan-info-item {
	font-size: 24px;
	padding: 10px;
	margin: 20px auto
}

.study-plan-info .plan-info-item:nth-child(1),.study-plan-info .plan-info-item:nth-child(2) {
	border-right: 1px solid #52db9c
}

.study-plan-info .open-plan {
	margin: 20px auto;
	padding: 5px 10px
}

@media (max-width:991px) {
	.study-plan-info .open-plan {
		padding: 5px 0
	}
}

.study-plan-info .open-plan .btn {
	display: inline-block;
	margin-top: 20px
}

.class-detail-main .nav.nav-tabs>li>a,.course-detail-main .nav.nav-tabs>li>a {
	padding: 10px 20px
}

@media (max-width:1199px) {
	.class-detail-main .nav.nav-tabs>li>a,.course-detail-main .nav.nav-tabs>li>a {
		padding: 10px 20px
	}
}

@media (max-width:1199px) {
	.class-detail-main .nav.nav-tabs>li>a,.course-detail-main .nav.nav-tabs>li>a {
		padding: 10px 10px;
		font-size: 14px
	}
}

.class-detail-main .nav.nav-tabs>li>a .badge,.course-detail-main .nav.nav-tabs>li>a .badge {
	margin-left: 5px;
	background-color: #9e9e9e;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.class-detail-main .nav.nav-tabs>li>a:hover .badge,.course-detail-main .nav.nav-tabs>li>a:hover .badge {
	background-color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.class-course-list .course-item {
	margin-top: 30px;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.class-course-list .course-item .media {
	position: relative;
	background-color: #f5f5f5;
	padding: 10px
}

.class-course-list .course-item .media .media-left {
	padding-right: 35px
}

.class-course-list .course-item .media .media-left img {
	width: 160px;
	height: auto
}

@media (max-width:767px) {
	.class-course-list .course-item .media .media-left {
		display: block;
		padding-right: 0
	}

	.class-course-list .course-item .media .media-left img {
		width: 100%
	}
}

.class-course-list .course-item .media .title {
	font-size: 18px;
	margin-bottom: 10px
}

.class-course-list .course-item .media .title>a {
	color: #212121
}

.class-course-list .course-item .media .price {
	position: absolute;
	top: 35px;
	right: 80px
}

.class-course-list .course-item .media .price span {
	font-size: 24px;
	color: #212121
}

@media (max-width:1199px) {
	.class-course-list .course-item .media .price {
		right: 60px
	}

	.class-course-list .course-item .media .price span {
		font-size: 20px
	}
}

.class-course-list .course-item .media .course-show {
	position: absolute;
	top: 35px;
	right: 30px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

@media (max-width:1199px) {
	.class-course-list .course-item .media .course-show {
		right: 20px
	}
}

@media (max-width:767px) {
	.class-course-list .course-item .media .course-show {
		top: auto;
		bottom: 30px
	}
}

.class-course-list .course-item .media .course-show i {
	font-size: 24px
}

.class-course-list .course-item .media .course-show:hover {
	cursor: pointer;
	color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.period-list {
	margin-top: 20px;
	margin-bottom: 0;
	padding-left: 0;
	list-style-type: none
}

.period-list>li {
	margin-bottom: 10px;
	padding: 10px 15px
}

.period-list .chapter,.period-list .section {
	background-color: #f5f5f5;
	color: #9e9e9e
}

.period-list .chapter {
	position: relative
}

.period-list .chapter:hover {
	cursor: pointer
}

.period-list .chapter .es-icon-toc {
	position: absolute;
	top: 8px;
	left: 15px
}

.period-list .chapter .period-show {
	position: absolute;
	top: 8px;
	right: 15px
}

.period-list .chapter .title {
	padding: 0 30px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal
}

.period-list .section {
	padding-left: 45px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal
}

.period-list .period {
	position: relative;
	padding: 10px 100px 10px 45px
}

.period-list .period:hover,.period-list .period.item-active {
	background-color: #f2fae3
}

.period-list .period.disable {
	background: none
}

.period-list .period>a {
	color: #9e9e9e;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal
}

.period-list .period .es-icon-undone,.period-list .period .es-icon-doing,.period-list .period .es-icon-done1 {
	position: absolute;
	top: 8px;
	left: 15px
}

.period-list .period .title {
	color: #616161
}

.period-list .period .date {
	position: absolute;
	top: 11px;
	right: 50px
}

.period-list .period .course-type {
	position: absolute;
	top: 11px;
	right: 15px;
	line-height: 20px
}

.period-list .period .course-type i {
	font-size: 20px
}

.period-list .period .course-type small {
	margin-top: -3px
}

.period-list .period .period-state {
	position: absolute;
	top: 10px;
	right: 15px;
	color: #9e9e9e
}

.class-detail-content {
	min-height: 300px
}

.class-detail-content .class-about p {
	line-height: 30px;
	margin-bottom: 30px
}

.class-detail-content .class-about img {
	max-width: 100%;
	height: auto
}

.topic-detail .topic-header {
	position: relative;
	margin-bottom: 30px
}

.topic-detail .topic-header .media-body {
	padding-right: 100px
}

.topic-detail .topic-header .title {
	font-size: 16px;
	margin-bottom: 10px
}

.topic-detail .topic-header .title>a {
	color: #616161;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.topic-detail .topic-header .title>a:hover {
	color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.topic-detail .topic-header .metas {
	color: #9e9e9e
}

.topic-detail .topic-header .metas>a {
	color: #616161;
	margin-right: 5px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.topic-detail .topic-header .metas>a:hover {
	color: #C23D3A;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.topic-detail .topic-header .metas span {
	margin-left: 5px
}

.topic-detail .topic-header .media-data {
	position: absolute;
	top: 10px;
	right: 0;
	text-align: center;
	color: #9e9e9e
}

.topic-detail .topic-header .media-data span {
	padding: 0 10px;
	display: inline-block
}

.topic-detail .topic-header .media-data span+span {
	border-left: 1px solid #e0e0e0
}

.topic-detail .topic-body {
	position: relative;
	background-color: #f5f5f5;
	padding: 15px;
	margin-bottom: 30px;
	border: 1px solid #e0e0e0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.topic-detail .topic-body .media-left {
	padding-right: 30px
}

@media (max-width:1199px) {
	.topic-detail .topic-body .media-left {
		padding-right: 20px
	}
}

@media (max-width:767px) {
	.topic-detail .topic-body .media-left {
		display: block;
		padding-right: 0;
		margin-bottom: 20px
	}
}

.topic-detail .topic-body .media-left img {
	width: 200px;
	height: auto
}

@media (max-width:767px) {
	.topic-detail .topic-body .media-left img {
		width: 100%
	}
}

.topic-detail .topic-body .media-body {
	padding-right: 180px
}

@media (max-width:767px) {
	.topic-detail .topic-body .media-body {
		padding-right: 0
	}
}

.topic-detail .topic-body .media-body p {
	color: #9e9e9e;
	margin-bottom: 18px;
	text-indent: 0
}

@media (max-width:1199px) {
	.topic-detail .topic-body .media-body p {
		margin-bottom: 10px
	}
}

.topic-detail .topic-body .metas {
	position: absolute;
	top: 50%;
	margin-top: -20px;
	right: 20px
}

@media (max-width:1199px) {
	.topic-detail .topic-body .metas {
		right: 10px
	}
}

@media (max-width:767px) {
	.topic-detail .topic-body .metas {
		position: relative;
		margin-top: 10px
	}
}

.topic-detail .topic-body .metas .btn {
	margin-left: 10px
}

.topic-detail .topic-num .num-list {
	height: 50px;
	overflow: hidden;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.topic-detail .topic-num .num-list a {
	display: inline-block;
	margin: 5px 3px
}

.topic-detail .topic-num .num-list.active {
	height: 100%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.topic-detail .topic-num .num-more {
	padding-top: 20px;
	text-align: center
}

.topic-detail .topic-num .num-more i {
	font-size: 24px;
	color: #616161;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.topic-detail .topic-num .num-more i:hover {
	color: #C23D3A;
	cursor: pointer;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.topic-detail .topic-action {
	padding-bottom: 20px;
	border-bottom: 1px solid #f5f5f5;
	text-align: right
}

.topic-detail .topic-action a {
	margin: 0 10px
}

@media (max-width:767px) {
	.topic-detail .topic-action a {
		margin: 0
	}
}

.topic-detail .topic-action i {
	margin-right: 5px
}

.comment-list {
	list-style-type: none;
	padding-left: 0
}

.class-signin {
	position: relative;
	padding: 0;
	color: #9e9e9e
}

.class-signin .panel-body {
	padding: 23px 15px
}

.class-signin i {
	font-size: 24px;
	margin: 0 10px 0 0
}

.class-signin .date {
	font-size: 22px
}

.class-signin .btn-signin {
	position: absolute;
	padding: 20px 10px;
	min-width: 110px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	top: 0;
	bottom: 0;
	right: 0;
	color: #fff;
	background-color: #C23D3A;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.class-signin .btn-signin.after {
	line-height: 20px
}

.class-banner {
	background: url("/assets/v2/img/class_banner.jpg") center center
}

.class-list .class-item {
	background-color: #fff;
	margin: 10px auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	box-shadow: 0 2px 4px rgba(0,0,0,0.08)
}

.class-list .class-item .class-img {
	position: relative
}

.class-list .class-item h3 {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px;
	font-size: 16px;
	color: #fff;
	z-index: 1;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal
}

.class-list .class-item .img-responsive {
	width: 100%
}

.class-list .class-item .class-data {
	list-style-type: none;
	padding: 15px 0;
	margin-bottom: 0;
	background-color: #f5f5f5
}

.class-list .class-item .class-data>li {
	float: left;
	width: 33.33%;
	text-align: center;
	color: #9e9e9e;
	line-height: 40px;
	border-right: 1px solid #e0e0e0
}

.class-list .class-item .class-data>li:last-child {
	border: none
}

.class-list .class-item .class-data>li>i {
	margin-right: 5px
}

.class-list .class-item .class-serve {
	margin-bottom: 0;
	height: 70px
}

.lt-ie9 .class-list .class-item {
	border: 1px solid #e0e0e0
}

.class-manage-page .container {
	width: 1170px !important
}

.study-plan-form {
	color: #9e9e9e
}

.study-plan-form .plan-item {
	position: relative;
	padding-left: 50px;
	margin-bottom: 20px
}

.study-plan-form .plan-item:before {
	position: absolute;
	left: 15px;
	width: 1px;
	height: 100%;
	background-color: #C23D3A
}

.study-plan-form .plan-item .num {
	position: absolute;
	top: 5px;
	left: 0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #C23D3A;
	border: 1px solid #C23D3A
}

.study-plan-form .plan-item .action-delete {
	margin-left: 10px
}

.study-plan-form .plan-item .action-delete:hover {
	cursor: pointer
}

.study-plan-form .checkbox,.study-plan-form .form-group {
	padding-left: 50px
}

.study-plan-form .inline-block {
	display: inline-block;
	width: auto;
	vertical-align: middle
}

.course-bar {
	margin-top: 15px;
	border: 1px solid #e0e0e0;
	background-color: #fff;
	color: #9e9e9e;
	padding: 5px 15px;
	font-size: 12px;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	box-shadow: 0 2px 4px rgba(0,0,0,0.08)
}

.course-bar .bar-metas:hover {
	cursor: pointer;
	color: #e74c3c
}

.course-bar:first-child {
	margin-top: 0
}

.course-bar:hover {
	cursor: pointer
}

.course-bar.active {
	border-color: #f3d6ba;
	background-color: #fffceb;
	color: #e28327
}

.course-bar.shift {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 1px dashed #e0e0e0;
	background-color: #fafafa
}

.panel-fixed {
	position: fixed;
	top: 200px;
	right: 20px
}

.panel-fixed .panel-heading {
	position: relative
}

.panel-fixed .pack-up {
	position: absolute;
	top: 12px;
	right: 0;
	margin-right: 0 !important;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.panel-fixed .pack-up:hover {
	color: #C23D3A;
	cursor: pointer;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.course-list-show {
	position: fixed;
	top: 200px;
	right: 20px;
	display: none
}

.course-list-show .btn-more {
	padding: 10px 5px;
	color: #fff;
	background-color: #C23D3A
}

.course-filter.search-filter {
	padding-right: 0
}

.course-filter.search-filter .nav-pills {
	float: right
}

.course-filter.search-filter .nav-pills>li {
	margin: 0 0 10px 20px
}

.course-filter.search-filter .result-declare {
	position: absolute;
	top: 0;
	left: 0;
	line-height: 48px
}

.course-filter.search-filter .result-declare span {
	color: #f00;
	padding: 0 10px
}

.course-filter.search-filter .btn-group>.btn-primary {
	float: right
}

.course-filter.search-filter .btn-group>.dropdown-menu {
	left: inherit;
	right: 0
}

.course-filter.search-filter .btn-group>.dropdown-menu>li>a {
	text-align: center
}

.teacher-item {
	position: relative;
	margin: 10px auto;
	text-align: center;
	z-index: 1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	box-shadow: 0 2px 4px rgba(0,0,0,0.08);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.teacher-item:hover {
	transform: translateY(-5px);
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	box-shadow: 0 10px 20px rgba(0,0,0,0.1),0 6px 6px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.1),0 6px 6px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 10px 20px rgba(0,0,0,0.1),0 6px 6px rgba(0,0,0,0.2);
	-o-box-shadow: 0 10px 20px rgba(0,0,0,0.1),0 6px 6px rgba(0,0,0,0.2);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.teacher-item:hover .metas {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.teacher-item:hover .about {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.teacher-item .teacher-top {
	position: relative;
	z-index: 1;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background-color: #fafafa;
	padding: 20px 10px
}

.teacher-item .avatar-lg {
	border: 4px solid #fff
}

.teacher-item .title {
	height: 22px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal
}

.teacher-item .position {
	color: #9e9e9e;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal
}

.teacher-item .teacher-bottom {
	position: relative;
	height: 90px
}

.teacher-item .about,.teacher-item .metas {
	position: absolute;
	right: 20px;
	bottom: 20px;
	left: 20px;
	z-index: 1;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.teacher-item .about {
	top: 20px;
	line-height: 25px;
	overflow: hidden;
	color: #9e9e9e;
	opacity: 1;
	filter: alpha(opacity=100)
}

.teacher-item .metas {
	top: 30px;
	bottom: 30px;
	opacity: 0;
	filter: alpha(opacity=0)
}

.teacher-item .metas .btn {
	margin: 0 15px
}

@media (min-width:992px) and (max-width:1199px) {
	.teacher-item .metas .btn {
		margin: 0 10px
	}
}

.lt-ie9 .teacher-item {
	border: 1px solid #e0e0e0
}

.custompage .es-section img {
	max-width: 100%;
	height: auto
}

.error-panel {
	margin-top: 10%
}

.error-panel .panel-heading {
	text-align: center;
	font-size: 22px
}

@media (max-width:767px) {
	.error-panel .panel-heading {
		font-size: 16px
	}
}

.error-panel .panel-body {
	padding: 60px 0
}

@media (max-width:767px) {
	.error-panel .panel-body {
		padding: 30px 0
	}
}

.error-panel .well {
	position: relative;
	width: 60%;
	margin-left: 20%
}

@media (max-width:1199px) {
	.error-panel .well {
		width: 80%;
		margin-left: 10%
	}
}

@media (max-width:991px) {
	.error-panel .well {
		width: 90%;
		margin-left: 5%
	}
}

@media (max-width:991px) {
	.error-panel .well {
		width: 100%;
		margin-left: 0
	}
}

.error-panel .well p {
	margin: 30px 20px
}

@media (max-width:767px) {
	.error-panel .well p {
		margin: 10px 0
	}
}

.error-panel .well .error-404-icon {
	position: absolute;
	top: 20px;
	right: 30px;
	width: 191px;
	height: 241px;
	background: url('/assets/v2/img/icon_search.png') no-repeat
}

.error-panel .well .error-403-icon {
	position: absolute;
	right: -44px;
	bottom: -28px;
	width: 245px;
	height: 248px;
	background: url('/assets/v2/img/icon_lock.png') no-repeat
}

@media (max-width:1199px) {
	.error-panel .well .error-403-icon {
		right: -30px
	}
}

.error-panel .well .error-500-icon {
	position: absolute;
	top: 20px;
	right: -140px;
	width: 297px;
	height: 219px;
	background: url('/assets/v2/img/icon_server.png') no-repeat
}

@media (max-width:1199px) {
	.error-panel .well .error-500-icon {
		right: -80px
	}
}

@media (max-width:991px) {
	.error-panel .well .error-500-icon {
		right: -20px
	}
}

.error-title {
	font-family: Phosphate;
	font-size: 200px;
	text-transform: uppercase;
	color: #9a9a9a;
	margin-right: 30px
}

@media (max-width:1199px) {
	.error-title {
		font-size: 180px
	}
}

@media (max-width:991px) {
	.error-title {
		font-size: 160px
	}
}

@media (max-width:767px) {
	.error-title {
		font-size: 40px;
		margin-right: 10px
	}
}

.order-detail-bg {
	border: 1px solid #ddd;
	border-radius: 4px;
	padding: 3px;
	margin-bottom: 20px
}

.order-detail-bg .order-detail {
	position: relative
}

@media (max-width:767px) {
	.order-detail-bg .order-detail .img-responsive {
		width: 100%;
		margin-bottom: 10px
	}
}

.order-detail-bg .class-count {
	position: absolute;
	right: 20px;
	bottom: 20px;
	padding: 0;
	font-size: 16px;
	color: #666
}

.order-detail-bg .class-count .class-price {
	font-size: 24px
}

.order-detail-bg .order-item {
	border-bottom: 0;
	padding: 25px 30px
}

.order-detail-bg .order-count {
	padding: 0
}

.order-detail-bg .order-count .order-price {
	color: #ff7e00
}

.paid-courses .course-item {
	padding: 5px
}

.paid-courses .course-item:nth-child(odd) {
	background-color: #fafafa
}

.paid-courses .course-item .course-img {
	float: left
}

.paid-courses .course-item .course-img img {
	width: 112px;
	height: auto
}

.paid-courses .course-item .course-title {
	float: left;
	padding: 10px 20px;
	margin: 0
}

.paid-courses .course-item .course-title h4 {
	font-size: 16px
}

.paid-courses .course-item .course-info {
	padding: 16px 20px;
	float: right
}

.paid-courses .course-item .more {
	position: relative
}

.paid-courses .course-item .more:hover {
	cursor: pointer
}

.paid-courses .course-item .more:hover .more-info {
	display: block
}

.paid-courses .course-item .more .more-info {
	position: absolute;
	display: none;
	z-index: 1;
	top: 100%;
	right: 0;
	background-color: #fef7ed;
	border: 1px solid #ffd183;
	padding: 5px 10px;
	white-space: nowrap;
	border-radius: 2px
}

.order-pay .order-item {
	padding-top: 30px;
	line-height: 30px
}

.order-pay .order-item-clear {
	border-bottom: 1px solid #e5e5e5
}

.order-item .order-item-title {
	padding-left: 20px;
	height: 48px
}

.order-item-title .order-item-title-icon {
	background-repeat: no-repeat;
	background-position: -4px -9px;
	display: inline-block;
	width: 29px;
	height: 29px;
	float: left
}

.order-item-title .title {
	font-size: 18px;
	font-weight: normal;
	margin-left: 20px;
	float: left;
	margin-top: 2px;
	line-height: 1.2em
}

.order-item-title .add-coun {
	display: inline-block;
	font-size: 14px;
	padding-bottom: 5px;
	background-color: #fff8ed;
	border: 1px solid #ffb841;
	color: #ff7e00;
	padding: 5px 7px;
	line-height: 15px;
	border-radius: 3px;
	margin-left: 10px;
	float: left
}

.order-item-title .cancel {
	margin-left: 20px;
	float: left;
	text-decoration: none;
	color: #1071b5;
	cursor: pointer
}

.order-item .price_r {
	float: right;
	margin-top: 4px;
	line-height: 19px;
	position: relative
}

.order-item .price_txt {
	margin-right: 11px;
	margin-top: 4px;
	line-height: 19px
}

.order-item .price_r_mark {
	font-size: 27px;
	float: left;
	margin-right: 5px;
	margin-top: -3px
}

.order-item .price_r_num {
	font-size: 19px;
	float: left;
	margin-top: -4px;
	line-height: 26px
}

.order-item .pricehead {
	float: left;
	font-size: 15px
}

.order-item .coupon-detail {
	padding: 0 56px 17px 56px;
	font-size: 14px;
	margin-left: 15px
}

.order-detail {
	width: auto;
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
	min-height: 188px;
	padding: 20px
}

.order-price {
	font-size: 24px
}

.order-count {
	padding: 20px 0 40px 0
}

.order-item {
	padding: 0 5px
}

.order-panel {
	padding: 20px 20px 40px 20px
}

.course-text {
	display: block;
	font-size: 14px;
	margin: 6px 0
}

.coin-block {
	padding: 40px 0 25px 0
}

.coin-text {
	float: left
}

.coin-text img {
	margin: 0 10px 14px 0
}

.coin-text strong {
	font-size: 30px;
	color: #ff5d42
}

.coin-btn {
	float: left;
	margin: 4px 0 0 55px
}

.table.order-table>tbody>tr>td,.table.order-table>tbody>tr>th {
	padding: 10px;
	line-height: 22px
}

.order-item .order-item-detail {
	padding: 0 56px 17px 56px
}

.order-item .coin-detail {
	margin-left: 15px;
	font-size: 14px
}

.order-item .total-price {
	float: right;
	text-align: right;
	margin-bottom: 30px
}

.order-item .total-price .pay-rmb {
	color: #f60;
	font-size: 24px;
	font-weight: bold
}

.coin-detail input {
	height: 27px;
	line-height: 27px;
	border: 1px solid #b5b5b5;
	font-size: 18px;
	margin: 0 15px;
	width: 64px;
	text-align: center
}

.coin-detail span {
	color: #ff7e00
}

.order-pay .pay {
	margin-top: 20px
}

.order-item-detail .pay-password {
	margin-left: 15px;
	font-size: 12px;
	padding-top: 10px
}

.order-pay .buy-vip-num {
	float: right;
	margin-right: 15px;
	margin-top: 4px;
	line-height: 19px;
	position: relative
}

#lesson-note-plugin-form {
	background: #f5f5f5;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%
}

#lesson-note-plugin-form .note-content {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 107px
}

#lesson-note-plugin-form .note-actions {
	position: absolute;
	bottom: 15px;
	left: 10px;
	right: 10px
}

.lesson-question-plugin-pane-header {
	background: #f5f5f5;
	border-bottom: 1px solid #e9e9e9;
	padding: 10px;
	position: relative
}

.lesson-question-plugin-pane-header .back-to-list {
	float: left
}

.lesson-question-plugin-pane-header h4 {
	margin: 0;
	padding: 0 70px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 34px
}

.lesson-question-plugin-pane-header h4 i {
	font-weight: normal;
	color: #777;
	font-size: 14px
}

.lesson-question-plugin-pane-thread {
	padding: 10px;
	margin-bottom: 20px
}

.lesson-question-plugin-pane-thread h5 {
	margin: 0 0 10px;
	font-size: 14px;
	font-weight: bold
}

.lesson-question-plugin-pane-posts .posts-header {
	margin: 10px 10px;
	border-top: 1px solid #ddd;
	position: relative;
	height: 20px
}

.lesson-question-plugin-pane-posts .posts-header h5 {
	position: absolute;
	top: -18px;
	left: 10px;
	background: #fff;
	padding: 0 5px;
	font-size: 14px;
	font-weight: bold
}

.lesson-question-plugin-pane .posts {
	list-style: none;
	margin: 10px;
	padding: 0
}

.lesson-question-plugin-pane .post-item {
	margin-bottom: 20px
}

.lesson-question-plugin-pane .post-item-heading {
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 5px;
	margin-bottom: 5px
}

.lesson-question-plugin-pane .post-item-heading .avatar {
	float: left;
	width: 32px;
	height: 32px
}

.lesson-question-plugin-pane .post-item-heading .infos {
	margin-left: 42px
}

.lesson-question-plugin-pane .post-item-heading .infos .time {
	font-size: 12px;
	color: #999
}

.lesson-question-plugin-pane .post-item-heading .infos .teacher-flag {
	background: #5cb85c;
	font-size: 12px;
	color: #fff;
	float: right;
	padding: 1px 5px;
	border-radius: 2px
}

.lesson-question-plugin-pane .post-item-body {
	color: #444
}

.lesson-question-plugin-pane .post-form {
	margin: 10px
}

.toolbar-pane-list {
	font-size: 13px
}

.toolbar-pane-list .list-item-body {
	padding-left: 10px;
	padding-right: 10px
}

.toolbar-pane-list .meta,.toolbar-pane-list .summary {
	color: #999;
	font-size: 12px
}

.homework-pane,.material-pane {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	overflow: hidden
}

.homework-pane h5,.material-pane h5 {
	font-weight: bold;
	font-size: 13px;
	color: #999;
	margin: 10px
}

.homework-pane .lesson-about,.material-pane .lesson-about {
	color: #999;
	font-size: 12px;
	margin: 10px;
	margin-bottom: 30px
}

.course-item-list-in-toolbar-pane {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	overflow-y: hidden;
	overflow-x: hidden
}

.ppt-dashboard {
	width: 100%;
	position: fixed;
	top: 56px;
	bottom: 0;
	left: 0;
	right: 0;
	background: #e5e5e5
}

.slide-player {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.slide-player-full-window {
	padding: 0;
	margin: 0;
	height: 100%
}

.slide-player-fullscreen {
	position: fixed;
	overflow: hidden;
	z-index: 1000;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important
}

.modal-body .lesson-preview-ppt {
	position: relative;
	min-height: 500px
}

.loading-background {
	background: #fff url('/assets/v2/img/old/loader.gif') no-repeat center center
}

.slide-player-watermark {
	position: absolute;
	width: 100%;
	bottom: 50px;
	text-align: center;
	font-size: 14px;
	padding: 10px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	cursor: default
}

.slide-player-control {
	position: absolute;
	width: 100%;
	bottom: 0;
	text-align: center;
	font-size: 20px;
	padding: 10px;
	background: #fff;
	border-top: 1px solid #e2e2e2
}

.slide-player-control a {
	color: #666
}

.slide-player-control a:hover {
	color: #333
}

.slide-player-control .fullscreen {
	float: right;
	margin-left: 15px
}

.slide-player-control .goto-first {
	margin-left: 100px
}

.slide-player-control .goto-index {
	width: 50px;
	display: inline-block
}

.slide-player-control .goto-index-input {
	float: right;
	font-size: 16px
}

.slide-player-control .glyphicon {
	padding-left: 10px;
	padding-right: 10px
}

.slide-player-body {
	position: absolute;
	text-align: center;
	width: 100%;
	top: 0;
	bottom: 50px
}

.slide-player-body .slide {
	display: none;
	position: relative;
	max-height: 100%;
	width: auto;
	max-width: 100%;
	margin: 0 auto
}

.slide-player-body .slide.active {
	display: inline-block
}

.slide-notice {
	display: none;
	border-bottom: 1px solid #e5e5e5;
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
	box-shadow: 0 5px 15px rgba(0,0,0,0.5);
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
	z-index: 1000;
	text-align: center;
	margin: 100px auto;
	position: relative;
	width: 300px
}

.slide-notice .header {
	padding: 15px;
	min-height: 16px
}

.lesson-list {
	margin: 0 10px 0 40px;
	padding: 0;
	list-style: none;
	border-left: 2px solid #ccc
}

.lesson-list .item-chapter,.lesson-list .item-lesson {
	border: 1px solid #ccc;
	background: #fff;
	line-height: 40px;
	margin-bottom: 15px
}

.lesson-list .item-chapter {
	margin-left: -30px
}

.lesson-list .item-chapter-unit {
	margin-left: -15px
}

.lesson-list .item-lesson {
	margin-left: 20px
}

.lesson-list .item-line {
	border-bottom: 2px solid #ccc;
	vertical-align: top;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin-left: -21px;
	float: left
}

.lesson-list .item-content {
	margin-left: 10px;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	float: left
}

.lesson-list .item-actions {
	visibility: hidden;
	background: #f3f3f3;
	border-left: 1px solid #ddd;
	position: absolute;
	right: 15px;
	padding-right: 35px
}

.lesson-list .item-actions .btn,.lesson-list .item-actions .dropdown-menu>li>a {
	-webkit-transition: none;
	-o-transition: none;
	-moz-transition: none;
	transition: none
}

.lesson-list .item-actions a.dropdown-toggle:hover,.lesson-list .item-actions a.dropdown-toggle:focus,.lesson-list .item-actions .btn-link:hover,.lesson-list .item-actions .btn-link:hover {
	text-decoration: none
}

.lesson-list .item-chapter:hover .item-actions,.lesson-list .item-lesson:hover .item-actions {
	visibility: visible
}

.lesson-list .item-chapter:hover,.lesson-list .item-lesson:hover {
	background: #f3f3f3
}

.lesson-form .for-video-type,.lesson-form .for-audio-type,.lesson-form .for-text-type,.lesson-form .for-ppt-type,.lesson-form .for-document-type,.lesson-form .for-flash-type,.lesson-form .for-none-type {
	display: none
}

.lesson-form-video .for-video-type,.lesson-form-document .for-document-type,.lesson-form-flash .for-flash-type,.lesson-form-audio .for-audio-type,.lesson-form-text .for-text-type,.lesson-form-ppt .for-ppt-type {
	display: block
}

.file-chooser-uploader {
	padding: 20px;
	background: #f9f9f9;
	border: 1px solid #e6e6e6
}

.file-chooser-uploader-label {
	margin-bottom: 10px;
	font-weight: bold
}

.file-chooser-uploader-control {
	margin-bottom: 10px
}

.file-chooser-uploader .alert-info {
	margin-bottom: 0
}

.file-browser {
	padding: 10px;
	background: #f9f9f9;
	border: 1px solid #e6e6e6;
	height: 210px;
	overflow-y: auto;
	overflow-x: hidden
}

.file-browser-list-container {
	height: 110px;
	overflow-y: auto;
	overflow-x: auto
}

.file-browser-list {
	list-style: none;
	margin: 0;
	padding: 0
}

.file-browser-list li {
	padding: 5px 10px
}

.file-browser-list li:hover {
	background: #eee
}

.file-browser-list .filename {
	float: left;
	width: 50%;
	cursor: default
}

.file-browser-list .filesize {
	float: left;
	width: 20%;
	color: #777;
	cursor: default
}

.file-browser-list .filetime {
	float: left;
	width: 30%;
	color: #777;
	cursor: default
}

.teacher-list-group .nickname {
	display: inline-block;
	width: 160px;
	margin-left: 6px
}

.teacher-list-group .visible-checkbox {
	font-weight: normal
}

.teacher-list-group .delete-btn {
	margin-top: 12px
}

.teacher-list-group li .sort-handle {
	font-size: 18px;
	padding: 15px 10px 5px 5px;
	cursor: pointer
}

.teacher-say-text {
	margin-bottom: 5px
}

.question-eassy-form-control {
	margin-bottom: 18px
}

.question-eassy-form-control img {
	max-width: 100%
}

.question-set-item {
	margin-bottom: 50px;
	padding-top: 20px;
	border-top: 1px solid #ccc
}

.question-set-item-side {
	float: left;
	width: 40px
}

.question-set-item-main {
	margin-left: 50px
}

.question-heading {
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 10px;
	overflow: hidden;
	zoom: 1
}

.question-choices {
	list-style: none;
	padding-left: 0
}

.question-choices>li {
	padding: 6px 6px
}

.question-choices>li:hover {
	background: #eee;
	cursor: pointer
}

.question-choices .choice-index {
	color: #999;
	margin-right: 20px;
	float: left
}

.pay-center .uncheck {
	cursor: pointer;
	width: 150px;
	height: 58px;
	position: relative;
	text-align: center;
	font-size: 16px;
	line-height: 58px;
	border: 1px solid #ccc;
	margin-bottom: 30px
}

.pay-center .check {
	cursor: pointer;
	width: 150px;
	height: 58px;
	position: relative;
	text-align: center;
	font-size: 16px;
	line-height: 58px;
	border: 1px solid #21a557;
	margin-bottom: 10px
}

.pay-center .uncheck .icon {
	background: url('/assets/v2/img/old/pay-check-status.png') no-repeat;
	top: 0;
	right: 0;
	width: 23px;
	height: 26px;
	background-position: 0 -30px;
	position: absolute;
	overflow: hidden
}

.pay-center .check .icon {
	background: url('/assets/v2/img/old/pay-check-status.png') no-repeat;
	top: 0;
	right: 0;
	width: 23px;
	height: 26px;
	background-position: 0 -4px;
	position: absolute;
	overflow: hidden
}

.pay-center .help {
	float: left;
	width: 400px;
	height: 40px;
	line-height: 19px;
	padding-left: 30px;
	background: url('/assets/v2/img/old/iconfont-caution-block.png') no-repeat;
	font-size: 12px;
	color: #666;
	margin-top: 15px;
	margin-left: 15px
}

.pay-center .pay-amount {
	font-size: 20px
}

.pay-center .pay-amount span {
	color: #f60
}

.pay-center .pay-type-lable {
	padding-bottom: 10px
}

.pay-center .pay-button {
	float: left;
	margin-top: 15px
}

.pemember-password-wrap {
	position: relative
}

.pemember-password-wrap .pemember-password {
	position: absolute;
	top: 5px;
	right: 0
}

.social-logins {
	margin-bottom: 20px;
	margin-top: 30px
}

.social-logins .social-login-btn {
	margin-right: 20px
}

.social-logins .social-login-btn .social-icon,.social-logins .social-login-btn .social-img {
	margin-right: 8px
}

.es-mobile .mobile-first {
	background: url("/assets/v2/img/mobile/mobile_bg.jpg") top center
}

.es-mobile .mobile-first .container {
	position: relative;
	height: 600px
}

@media (max-width:1199px) {
	.es-mobile .mobile-first .container {
		height: 500px
	}
}

@media (max-width:767px) {
	.es-mobile .mobile-first .container {
		height: 400px
	}
}

.es-mobile .mobile-first .img-one {
	position: absolute;
	bottom: -60px;
	left: 7%
}

@media (max-width:1199px) {
	.es-mobile .mobile-first .img-one {
		width: 260px
	}
}

@media (max-width:991px) {
	.es-mobile .mobile-first .img-one {
		width: 240px
	}
}

.es-mobile .mobile-first .img-two {
	position: absolute;
	bottom: -100px;
	left: 12%;
	z-index: 1
}

@media (max-width:1199px) {
	.es-mobile .mobile-first .img-two {
		width: 320px
	}
}

@media (max-width:991px) {
	.es-mobile .mobile-first .img-two {
		width: 300px
	}
}

.es-mobile .mobile-first .mobile-content {
	position: absolute;
	top: 30%;
	left: 57%;
	color: #fff
}

@media (max-width:767px) {
	.es-mobile .mobile-first .mobile-content {
		top: 15%;
		left: 10%;
		right: 10%;
		text-align: center
	}
}

.es-mobile .mobile-first .title {
	margin-bottom: 20px
}

.es-mobile .mobile-first .subtitle {
	margin-bottom: 30px
}

.es-mobile .mobile-first .label-mobile {
	background: url("/assets/v2/img/mobile/label_mobile_bg.png") top center no-repeat;
	width: 240px;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
	margin-bottom: 30px
}

@media (max-width:1199px) {
	.es-mobile .mobile-first .label-mobile {
		font-size: 14px;
		background-size: 90% 90%;
		width: 200px
	}
}

@media (max-width:767px) {
	.es-mobile .mobile-first .label-mobile {
		width: 100%
	}
}

.es-mobile .mobile-first .btn-mobile {
	display: inline-block;
	border: 1px solid #fff;
	font-size: 16px;
	padding: 15px 20px;
	color: #fff;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

@media (max-width:1199px) {
	.es-mobile .mobile-first .btn-mobile {
		font-size: 14px;
		padding: 10px 15px
	}
}

.es-mobile .mobile-first .btn-mobile>i {
	margin-left: 5px;
	-webkit-animation: nextshake 1s infinite linear;
	animation: nextshake 1s infinite linear
}

.es-mobile .mobile-first .btn-mobile:hover {
	background: #fff;
	color: #333;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.es-mobile .mobile-first.active .img-one {
	-webkit-animation: fadeInLeft .5s .7s ease both;
	-moz-animation: fadeInLeft .5s .7s ease both;
	-o-animation: fadeInLeft .5s .7s ease both;
	animation: fadeInLeft .5s .7s ease both
}

.es-mobile .mobile-first.active .img-two {
	-webkit-animation: fadeInRight .5s .7s ease both;
	-moz-animation: fadeInRight .5s .7s ease both;
	-o-animation: fadeInRight .5s .7s ease both;
	animation: fadeInRight .5s .7s ease both
}

.es-mobile .mobile-first.active .title {
	-webkit-animation: fadeInDown .5s .2s ease both;
	-moz-animation: fadeInDown .5s .2s ease both;
	-o-animation: fadeInDown .5s .2s ease both;
	animation: fadeInDown .5s .2s ease both
}

.es-mobile .mobile-first.active .subtitle,.es-mobile .mobile-first.active .label-mobile,.es-mobile .mobile-first.active .btn-mobile {
	-webkit-animation: fadeInUp .5s .2s ease both;
	-moz-animation: fadeInUp .5s .2s ease both;
	-o-animation: fadeInUp .5s .2s ease both;
	animation: fadeInUp .5s .2s ease both
}

.es-mobile .mobile-second {
	min-height: 200px;
	background: #fff;
	padding: 150px 0 200px 0
}

@media (max-width:1199px) {
	.es-mobile .mobile-second {
		padding: 100px 0 120px 0
	}
}

@media (max-width:991px) {
	.es-mobile .mobile-second {
		padding: 50px 0
	}
}

.es-mobile .mobile-second.active .container {
	-webkit-animation: fadeInUp 1s ease both;
	-moz-animation: fadeInUp 1s ease both;
	-o-animation: fadeInUp 1s ease both;
	animation: fadeInUp 1s ease both
}

.es-mobile .mobile-second .container {
	padding: 0 70px;
	opacity: 0;
	transform: translateY(80px)
}

@media (max-width:1199px) {
	.es-mobile .mobile-second .container {
		padding: 0 50px
	}
}

@media (max-width:767px) {
	.es-mobile .mobile-second .container {
		padding: 0 10px
	}
}

.es-mobile .mobile-second .img-one {
	display: block;
	margin: 75px auto
}

@media (max-width:991px) {
	.es-mobile .mobile-second .img-one {
		margin: 20px auto
	}
}

.es-mobile .mobile-second .img-two {
	display: block;
	margin: 0 auto;
	width: 270px;
	height: auto;
	max-width: 100%
}

.es-mobile .mobile-second .btn-android,.es-mobile .mobile-second .btn-apple {
	display: inline-block;
	color: #fff;
	width: 100%;
	text-align: center;
	font-size: 28px;
	padding: 28px 20px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

@media (max-width:1199px) {
	.es-mobile .mobile-second .btn-android,.es-mobile .mobile-second .btn-apple {
		font-size: 22px;
		padding: 25px 15px
	}
}

@media (max-width:991px) and (min-width:768px) {
	.es-mobile .mobile-second .btn-android,.es-mobile .mobile-second .btn-apple {
		width: 49%;
		padding: 20px 12px
	}
}

@media (max-width:991px) {
	.es-mobile .mobile-second .btn-android,.es-mobile .mobile-second .btn-apple {
		font-size: 20px;
		padding: 10px 10px
	}
}

.es-mobile .mobile-second .btn-android:hover,.es-mobile .mobile-second .btn-apple:hover {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.es-mobile .mobile-second .btn-android>i,.es-mobile .mobile-second .btn-apple>i {
	font-size: 42px;
	margin-right: 10px
}

.es-mobile .mobile-second .btn-android {
	background: #35d572;
	margin-bottom: 35px
}

@media (max-width:991px) and (min-width:768px) {
	.es-mobile .mobile-second .btn-android {
		margin-bottom: 0
	}
}

@media (max-width:991px) {
	.es-mobile .mobile-second .btn-android {
		margin-bottom: 20px
	}
}

.es-mobile .mobile-second .btn-android:hover {
	background: #25b25b
}

.es-mobile .mobile-second .btn-apple {
	background: #4bd5f7
}

.es-mobile .mobile-second .btn-apple:hover {
	background: #1acaf5
}

.es-mobile .mobile-third {
	position: relative;
	padding-top: 100px;
	min-height: 200px;
	background: #fafafa url('/assets/v2/img/mobile/mobile_bg2.jpg') center 82% no-repeat
}

@media (max-width:1199px) {
	.es-mobile .mobile-third {
		padding-top: 50px
	}
}

@media (max-width:767px) {
	.es-mobile .mobile-third {
		background: #fafafa
	}
}

.es-mobile .mobile-third>.container {
	position: relative;
	padding: 0 70px;
	opacity: 0;
	transform: translateY(80px)
}

@media (max-width:1199px) {
	.es-mobile .mobile-third>.container {
		padding: 0 50px
	}
}

@media (max-width:767px) {
	.es-mobile .mobile-third>.container {
		padding: 0 10px
	}
}

.es-mobile .mobile-third .qrcode {
	margin: 150px 0 80px 8%;
	text-align: center;
	width: 250px;
	font-size: 24px;
	color: #313131
}

@media (max-width:1199px) {
	.es-mobile .mobile-third .qrcode {
		font-size: 20px;
		width: 220px;
		margin: 100px 0 50px 8%
	}
}

@media (max-width:991px) {
	.es-mobile .mobile-third .qrcode {
		margin-left: 5%
	}
}

@media (max-width:767px) {
	.es-mobile .mobile-third .qrcode {
		width: 80%;
		margin: 50px 10%
	}
}

.es-mobile .mobile-third .qrcode img {
	width: 100%;
	margin-bottom: 25px
}

.es-mobile .mobile-third .img-two {
	position: absolute;
	right: 7%;
	bottom: -90px
}

@media (max-width:1199px) {
	.es-mobile .mobile-third .img-two {
		width: 450px;
		bottom: -60px
	}
}

@media (max-width:991px) {
	.es-mobile .mobile-third .img-two {
		width: 400px;
		right: 0
	}
}

.es-mobile .mobile-third.active>.container {
	-webkit-animation: fadeInUp 1s ease both;
	-moz-animation: fadeInUp 1s ease both;
	-o-animation: fadeInUp 1s ease both;
	animation: fadeInUp 1s ease both
}

.es-mobile .mobile-third.active .img-two {
	-webkit-animation: fadeInUp 1s .2s ease both;
	-moz-animation: fadeInUp 1s .2s ease both;
	-o-animation: fadeInUp 1s .2s ease both;
	animation: fadeInUp 1s .2s ease both
}

.es-mobile .mobile-footer {
	position: relative;
	background: #35d572;
	height: 90px;
	z-index: 1
}

@media (max-width:1199px) {
	.es-mobile .mobile-footer {
		height: 70px
	}
}

.es-mobile .mobile-footer .container {
	position: relative
}

.es-mobile .mobile-footer img {
	position: absolute;
	right: 7%;
	margin-right: -5px
}

@media (max-width:1199px) {
	.es-mobile .mobile-footer img {
		width: 450px
	}
}

@media (max-width:991px) {
	.es-mobile .mobile-footer img {
		width: 400px;
		right: 0
	}
}

.es-mobile .step {
	font-size: 30px;
	color: #313131;
	margin-bottom: 100px
}

@media (max-width:1199px) {
	.es-mobile .step {
		margin-bottom: 50px;
		font-size: 24px
	}
}

@media (max-width:767px) {
	.es-mobile .step {
		font-size: 16px;
		margin-bottom: 30px
	}
}

.es-mobile .step .member {
	display: inline-block;
	width: 72px;
	height: 72px;
	line-height: 72px;
	margin-right: 20px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #35d572;
	color: #fff
}

@media (max-width:1199px) {
	.es-mobile .step .member {
		width: 60px;
		height: 60px;
		line-height: 60px
	}
}

@media (max-width:767px) {
	.es-mobile .step .member {
		width: 40px;
		height: 40px;
		line-height: 40px;
		margin-right: 10px
	}
}

.panel-qrcode .pay-qrcode-body {
	border: 1px solid #e0e0e0;
	margin-bottom: 20px;
	padding: 20px;
	text-align: center
}

.panel-qrcode .qrcode-img {
	float: left;
	width: 19%;
	margin-left: 24%
}

@media (max-width:1199px) {
	.panel-qrcode .qrcode-img {
		width: 23%;
		margin-left: 21%
	}
}

@media (max-width:991px) {
	.panel-qrcode .qrcode-img {
		width: 30%;
		margin-left: 15%
	}
}

@media (max-width:767px) {
	.panel-qrcode .qrcode-img {
		width: 100%;
		float: none;
		margin-left: 0
	}
}

.panel-qrcode .qrcode-img img {
	width: 100%;
	margin: 20px auto
}

.panel-qrcode .qrcode-img-two {
	float: left;
	width: 33%
}

@media (max-width:1199px) {
	.panel-qrcode .qrcode-img-two {
		width: 35%
	}
}

@media (max-width:991px) {
	.panel-qrcode .qrcode-img-two {
		width: 40%
	}
}

.panel-qrcode .qrcode-img-two img {
	margin: 0 auto
}

.panel-qrcode .text-qrcode {
	color: #fff;
	padding: 5px 10px;
	background: #C23D3A
}

.panel-qrcode .pay-qrcode-footer {
	text-align: right
}

.panel-qrcode .pay-qrcode-footer .pay-rmb {
	font-size: 24px;
	color: #e74c3c
}

.pay-center .check {
	border: 2px solid #e0e0e0;
	display: inline-block;
	margin-right: 15px
}

@media (max-width:767px) {
	.pay-center .check {
		margin-right: 5px;
		width: 120px;
		height: 50px;
		line-height: 50px
	}

	.pay-center .check img {
		width: 80px
	}
}

.pay-center .check.active {
	border: 2px solid #C23D3A
}


/*new*/
/*
#hd .wp, #bd .wp, #ft .wp, .nav-fixed .wp {
  margin-left: auto;
  margin-right: auto;
  width: 1190px;
  *zoom: 1;
}
*/

#hd {
  position: relative !important;
}

#bd {
  position: relative;
  padding: 40px 0 40px;
  overflow-x: hidden;
  overflow-y: hidden;
}
#bd * {
  box-sizing: content-box;
}
#bd .c-cat {
  position: relative;
  min-height: 630px;
  min-height: 440px;
}
#bd .c-cat .sd {
  position: absolute;
  left: 0;
  top: 0;
  width: 280px;
  z-index: 2;
}
#bd .c-cat .mn {
  position: relative;
  padding-left: 292px;
  padding-top: 440px;
  padding-top: 0px;
}

#top_b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 480px;
  background: url('/assets/v2/img/bg2560x480.jpg') no-repeat center 0;
}
#top_b a {
  display: block;
  width: 100%;
  height: 480px;
}

.c-nv {
  border: 1px solid #dad9da;
  border-radius: 5px;
  background: #f2f3f7;
}
.c-nv .hd {
  padding-left: 20px;
  line-height: 42px;
  margin-top:0px;
  margin-bottom:0px;
}
.c-nv .hd a {
  font-size: 18px;
  color: #424451;
}
.c-nv .hd a:hover {
  color: #C23D3A;
}
.c-nv .bd {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding:0;
  margin:0;
  list-style: none outside none;
}
.c-nv .bd li {
  position: relative;
  padding: 12px 20px 12px;
  border-top: 1px solid #dfdfdf;
  z-index: 2;
  margin:0;
}
.c-nv .bd .active {
  padding-left: 17px;
  border-left: 3px solid #C23D3A;
  background: #fefefe;
  /*background: #eef8fe;*/
}
.c-nv .bd .active .menu-wrap {
  display: block;
}
.c-nv .bd .active:before {
  position: absolute;
  top: 50%;
  right: -1px;
  display: block;
  margin-top: -7px;
  font-size: 0;
  line-height: 0;
  border: 7px solid transparent;
  border-right-color: #cacacc;
  content: ".";
  z-index: 10;
}
.c-nv .bd .active:after {
  position: absolute;
  top: 50%;
  right: -2px;
  display: block;
  margin-top: -7px;
  font-size: 0;
  line-height: 0;
  border: 7px solid transparent;
  border-right-color: #fdfdfd;
  content: ".";
  z-index: 11;
}
.c-nv .bd .last {
  border-bottom: none;
}
.c-nv .menu-wrap {
  position: absolute;
  top: -1px;
  left: 277px;
  display: none;
  width: 420px;
  min-height: 73px;
  border: 1px solid #dfdfdf;
  background: #ffffff;
  z-index: 3;
}
.c-nv .menu-wrap dl {
  margin: 0px 10px;
  padding: 0 10px;
  border-bottom: 1px solid #efefef;
}
.c-nv .menu-wrap dl dt {
  margin-right: 20px;
}
.c-nv .menu-wrap dl dt, .c-nv .menu-wrap dl dd {
  float: left;
  margin-top: 0px;
  padding: 10px 0px;
  line-height: 24px;
}
.c-nv .menu-wrap dl dd {
  max-width: 400px;
}
.c-nv .menu-wrap dl:last-child {
  border-bottom: none;
}
.c-nv .menu-tab, .c-nv .menu-wrap {
  overflow: hidden;
  margin:0;
  padding:0;
}
.c-nv .menu-tab dt, .c-nv .menu-wrap dt {
  line-height: 24px;
  font-size: 15px;
  font-weight: normal;
}
.c-nv .menu-tab dt span, .c-nv .menu-wrap dt span {
  margin: 0 8px;
  font-size: 12px;
}
.c-nv .menu-tab dt a, .c-nv .menu-wrap dt a {
  color: #000000;
}
.c-nv .menu-tab dt a:hover, .c-nv .menu-wrap dt a:hover {
  color: #C23D3A;
}
.c-nv .menu-tab dd, .c-nv .menu-wrap dd {
  margin-top: 5px;
  *margin-top: 2px;
  line-height: 20px;
  min-height: 20px;
}
.c-nv .menu-tab dd a, .c-nv .menu-wrap dd a {
  float: left;
  margin-right: 10px;
  white-space: nowrap;
  font-size: 13px;
  color: #777777;
}
.c-nv .menu-tab dd a:hover, .c-nv .menu-wrap dd a:hover {
  color: #C23D3A;
}

.c-wrap {
  position: absolute;
  top: 0;
  left: 290px;
  width: 890px;
  height: 440px;
}
.c-wrap img {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 890px;
}

.c-re {
  margin-top: 16px;
}
.c-re .hd {
  height: 30px;
}
.c-re .hd h3 {
  float: left;
  padding-top: 10px;
  font-size: 18px;
  vertical-align: baseline;
}
.c-re .hd h3 span {
  margin-left: 8px;
  font-size: 13px;
  vertical-align: baseline;
  color: #81828c;
}
.c-re .hd h3 i {
  margin: 0 5px;
  color: #e13d30;
}
.c-re .hd .tab {
  float: right;
}
.c-re .hd a {
  display: inline-block;
  width: 46px;
  line-height: 28px;
  text-align: center;
  border: 1px solid #33a8ff;
  font-size: 14px;
}
.c-re .hd a:hover {
  background: #33a8ff;
  border-color: #009aff;
  color: #FFF;
}
.c-re .hd .recommand {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  background: #33a8ff;
  color: #FFF;
}
.c-re .hd .hot {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  background: #FFF;
  color: #33a8ff;
}
.c-re .bd {
  margin-left: -10px;
  list-style: none outside none;
}
.c-re .bd li {
  float: left;
  margin-left: 1.3%;
  width: 32%;
  *width: 31.9%;
}
.c-re .bd img {
  width: 100%;
  height: 180px;
  background: #dcdee0 url(../../images/common/loading24x24.gif) no-repeat center center;
}

.c-wp {
  margin-top: 36px !important;
}
.c-wp .hd {
  padding-left: 10px;
  height: 18px;
  border-left: 4px solid #C23D3A;
}
.c-wp .hd h3 {
  float: left;
  line-height: 18px;
  font-size: 18px;
}
.c-wp .hd h3 a {
  font-size: 18px;
}
.c-wp .hd p {
  float: left;
  font-size: 14px;
  color: #d8d8d8;
}
.c-wp .hd p a {
  margin: 0 10px;
  color: #666666;
}
.c-wp .hd p a:hover {
  color: #009aff;
}
.c-wp .bd {
  margin-top: 20px;
}
.c-wp .sd {
  position: relative;
}
.c-wp .sd img {
  display: block;
  width: 280px;
  height: 380px;
  border-radius: 5px;
}
.c-wp .mn ul {
  margin-left: -10px;
  *float: right;
}
.c-wp .mn li {
  float: left;
  margin-bottom: 20px;
  padding-left: 10px;
  *padding-left: 1.3%;
  width: 33.3%;
  *width: 32%;
}
.c-wp .mn img {
  display: block;
  max-width: 100%;
  border-radius: 5px;
  width: 290px;
  height: 180px;
}
.c-wp .icon-first span {
  position: absolute;
  top: 0 !important;
  left: 0 !important;
  display: block;
  margin: 0 !important;
  width: 84px;
  height: 74px;
  background: url(../../images/course/icons-tag.png) no-repeat;
  content: ".";
}

.g4 .first {
  position: relative;
}
.g4 .first > a {
  height: 442px;
}

/*ÍøÕ¾×ó²àµ¼º½ÑùÊ½ÐÞ¸Ä*/
#float-consult .btn-group-vertical span.btn-warning{
  background-color: #465967;
  border-color: #465967;
  border-radius:0px;
}

#float-consult .btn-group-vertical span.btn-warning:hover{
  background-color: #5e717f;
  border-left-color: #5e717f;
  border-right-color: #5e717f;
}

#float-consult .btn-group-vertical span.btn-warning:first-child:hover{
  border-top-color: #5e717f;
}

#float-consult .btn-group-vertical span.btn-warning:last-child:hover{
  border-bottom-color: #5e717f;
}

#float-consult .btn-group-vertical span.btn-warning.bor-bottom{
  border-bottom-color: #5e717f;
}

#float-consult .btn-group-vertical span.btn-warning.bor-top{
  border-top-color: #5e717f;
}

#float-consult .btn-group-vertical span.btn-warning .popover,
#float-consult .btn-group-vertical span.btn-warning .popover-title,
#float-consult .btn-group-vertical span.btn-warning .popover-content{
  background-color: #5e717f;
  border-color: #5e717f;
  border-radius:0px;
  color:#fff;
  box-shadow:none;
}

#float-consult .btn-group-vertical span.btn-warning .popover .arrow{
  display: none;
}

#float-consult .btn-group-vertical span.btn-warning .popover a,
#float-consult .btn-group-vertical span.btn-warning .popover p,
#float-consult .btn-group-vertical span.btn-warning .popover span{
  color:#FFF;
}

#float-consult .btn-group-vertical span.btn-warning .popover-title{
  border-bottom: 1px solid #fff;
  border-right: 90px solid #5e717f;
  padding-left: 0px;
  margin-left: 15px;
}

#float-consult .btn-group-vertical span.btn-warning .popover .wx-top img{
  width:60%;
  height:60%;
}

#float-consult .btn-group-vertical span.btn-warning .popover .wx-bottom{
  text-align:center;
}

#float-consult .btn-group-vertical span.btn-warning .popover .nth-color:nth-child(odd){
  background-color: #465967;
  margin-left: -15px;
  padding-left: 15px;
  margin-right: -16px;
}

#float-consult .btn-group-vertical span.btn-warning .popover .nth-color:first-child{
  margin-top: -9px;
}

.prism-speed-selector .current-speed-selector{
	font-size: 12px;
}
.prism-stream-selector .current-stream-selector{
	font-size: 12px;
}
.lesson-content.prism-player .prism-volume .volume-control-icon, .prism-player .prism-volume div.volume-icon{
	width: 26px;
	height: 26px;
	margin-top: 3px;
}
.prism-player .prism-volume div.volume-control{
	bottom: 20px;
}
.prism-speed-selector .speed-selector-list li{
	font-size: 12px;
}

.es-header .nav.navbar-nav{
    margin-left: 80px;
}
.es-header .nav.navbar-nav li a{
	font-weight: 800;
    font-size: 18px;
    color: #3c464f;
    padding:18px 0px;
	margin-right:60px;
}
.es-header .nav.navbar-nav li.act a{
	border-bottom: 4px solid #fd6464;
    color: #fd6464;
}
