.sidebar {
	width: 64px;
	position: fixed;
	right: 0;
	top: 50%;
	margin-top: -200px;
	z-index: 100;
	list-style: none;
	border-radius: 8px 0 0 8px;
	box-shadow: -2px 0 8px 0 rgba(0,0,0,.08);
	background: #fff
}
.line30{height:30px;    background: #f5f7f9;}

.sidebar li {
	height: 69px;
	width: 100%;
	position: relative;
	text-align: center
}

.sidebar li a {
	display: block
}

.sidebar li i {
	display: block;
	width: 44px;
	border-top: 1px solid #e6e6e6;
	height: 38px;
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0 auto
}

.sidebar li .line {
	height: 1px;
	background: none
}

.sidebar li .icon-earphone {
	border-top: none
}

.panel-information-wrapper .b-list .b-item{display:block;}
.panel-topic-wrapper .b-item{display:block;}

.sidebar li span {
	text-align: center;
	font-size: 12px;
	line-height: 17px;
	margin-top: 4px;
	color: #333
}

.sidebar li:first-child i {
	border-top: none
}

.sidebar li:hover span {
	color: #49b849
}



.sidebar .goTopBtn {
	height: 49px;
	display: none;
	cursor: pointer
}

.sidebar .goTopBtn i {
	height: 35px
}

.sidebar .goTopBtn span {
	line-height: 14px;
	margin-top: 0;
	visibility: hidden;
	display: block;
	text-align: center
}

.sidebar .goTopBtn:hover i {
	height: 28px
}

.sidebar .goTopBtn:hover span {
	visibility: visible;
	margin-top: -5px
}

.sidebar .consult-tip {
	position: absolute;
	cursor: default;
	width: 172px;
	height: 146px;
	box-sizing: border-box;
	padding: 12px 8px 15px 0;
	text-align: center;
	color: #666;
	font-size: 12px;
	right: 64px;
	top: -40px;
	opacity: 0
}

.sidebar .consult-tip .consult-tip-close {
	position: absolute;
	top: 8px;
	right: 16px;
	width: 11px;
	height: 11px;
	cursor: pointer
}

.sidebar .consult-tip .consult-light {

	background-position: 50%;
	width: 21px;
	margin: 0 auto;
	height: 34px;
	margin-bottom: 9px
}

.sidebar .consult-tip .btn-consult-tip {
	margin-top: 15px;
	width: 85px;
	height: 31px;
	line-height: 31px;
	background-color: #49b849;
	color: #fff;
	font-size: 12px;
	border-radius: 4px;
	display: inline-block
}

.qrcodePop {
	cursor: default;
	display: block;
	position: absolute;
	right: 64px;
	top: -95px;
	font-size: 12px;
	text-align: center;
	display: none;
	width: 194px;
	height: 234px;

}

.qrcode:hover .qrcodePop {
	display: block
}

.shake {
	animation: zy 2.5s .15s linear infinite;
	-moz-animation: zy 2.5s .15s linear infinite;
	-webkit-animation: zy 2.5s .15s linear infinite;
	-o-animation: zy 2.5s .15s linear infinite
}

@keyframes zy {
	10% {
		transform: rotate(15deg)
	}

	20% {
		transform: rotate(-10deg)
	}

	30% {
		transform: rotate(5deg)
	}

	40% {
		transform: rotate(-5deg)
	}

	50%,to {
		transform: rotate(0deg)
	}
}

.countDownSection {
	width: 1000px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -500px
}

.countDownSection .countDown {
	position: absolute;
	width: 415px;
	height: 100px;
	top: 0;
	right: 45px;
	font-size: 0
}

.countDownSection .countDown span {
	vertical-align: top;
	font-size: 12px;
	display: inline-block;
	margin-right: 25px
}

.countDownSection .countDown em,.countDownSection .countDown i {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: 33px;
	line-height: 109px;
	margin-right: 1px;
	font-size: 26px;
	font-style: normal;
	text-align: center;
	color: #fff
}

.countDownSection .countDown em:first-child,.countDownSection .countDown i:first-child {
	margin-left: 1px
}

.countDownSection .countDown em {
	margin-left: 5px
}

.linkTopLayer {
	cursor: pointer;
	position: relative
}

.linkTopLayer .toplayers {
	position: relative;
	overflow: hidden
}

.linkTopLayer .toplayers .imgBox {
	width: 100%;
	height: 100px;
	display: block;
	text-align: center
}

.linkTopLayer .toplayers .toplayerClose {
	position: absolute;
	width: 32px;
	height: 32px;
	right: 20px;
	top: 50%;
	margin-top: -16px;

	cursor: pointer;
	z-index: 1
}

.linkTopLayer .toplayers .toplayer-btn {
	position: absolute;
	width: 193px;
	height: 52px;
	top: 50%;
	margin-top: -26px;

	left: 50%;
	margin-left: 350px;
	color: #fff
}

.linkTopLayer .toplayers .toplayer-btn .line1 {
	font-size: 20px;
	line-height: 52px;
	margin-left: -15px;
	text-align: center
}

.linkTopLayer .toplayers .toplayer-btn .line2 {
	font-size: 16px;
	line-height: 22px;
	padding: 4px 0;
	height: 44px;
	margin-left: -15px;
	text-align: center
}

@media screen and (max-width:1024px) {
	#topLayer {
		width: 1000px;
		margin: 0 auto
	}

	.toplayer-btn {
		margin-left: 230px!important
	}
}

.search_container {
	background: #fff;
	width: 100%;
	margin: 0
}

.search_container .search_wrapper {
	width: 1200px;
	margin: 0 auto;
	padding: 32px 0;
	position: relative
}

.search_container .course_logo {
	position: absolute;
	top: 0;
	left: 0
}

.search_container .collect_wrapper {
	position: absolute;
	right: 0;
	top: 32px;
	width: 138px;
	height: 40px
}

.search_container .course_logo a {
	display: table-cell;
	width: 210px;
	height: 104px;
	overflow: hidden;
	vertical-align: middle;
	text-align: left
}

.search_container .search_box {
	width: 700px;
	position: relative;
	margin-left: 250px
}

.search_container .search_wrap {
	height: 36px;
	border: 2px solid #59C4B2;
	position: relative
}

.search_container .search_input_wrap {
	padding-right: 100px;
	height: 100%;
	position: relative;
	background: #fff
}

.search_container .search_input_wrap .icon_search {
	position: absolute;
	top: 7px;
	left: 8px;
	font-size: 21px;
	color: #ddd
}

.search_container .search_input_wrap input {
	display: block;
	width: 100%;
	height: 36px;
	border: none;
	padding: 0;
	line-height: 35px;
	text-indent: 38px;
	z-index: 1;
	font-size: 14px;
	position: relative;
	background: transparent
}

.search_container .search_input_wrap .hot_word_wrapper {
	float: right;
	font-size: 12px;
	margin-top: -28px;
	position: relative;
	z-index: 1
}

.search_container .search_input_wrap .hot_word_wrapper .hot_word_item {
	display: inline-block;
	line-height: 21px;
	padding: 0 5px;
	text-align: center;
	background: #eee;
	color: #888;
	margin-right: 10px
}

.search_container .search_input_wrap .hot_word_wrapper .hot_word_item:hover {
	background: #59C4B2;
	color: #fff
}

.search_container .search_input_wrap .hot_word_wrapper .active {
	color: #f50
}

.search_container .search_btn {
	width: 100px;
	height: 100%;
	background-color: #59C4B2;
	border: none;
	font-size: 16px;
	color: #fff;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0
}

.search_container .search_btn:hover,.search_container .search_btn:link,.search_container .search_btn:visited {
	color: #fff
}

.search_container .s_autocomplete {
	display: none;
	width: 646px;
	border: 2px solid #57bc4c;
	position: absolute;
	left: -2px;
	top: 36px;
	z-index: 88;
	background: #fff;
	padding: 5px 0
}

.search_container .s_autocomplete a {
	line-height: 29px;
	display: block;
	padding: 0 10px;
	color: #999;
	font-size: 14px
}

.search_container .s_autocomplete .active,.search_container .s_autocomplete a:hover {
	color: #57bc4c;
	background: #fafafa
}

.search_container .collect_section {
	width: 100%;
	height: 100%
}

.search_container .course_collect {
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #e8e8e8;
	color: #666;
	text-align: center;
	font-size: 14px;
	padding-top: 10px;
	box-sizing: border-box;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	background: #fff;
	z-index: 10
}

.search_container .course_collect.hoverStyle {
	border-bottom: none;
	color: #57bc4c
}

.search_container .course_collect span {
	margin: 0 3px
}

.search_container .course_collect .hui-icon-star-solid {
	color: #ff9600
}

.search_container .course_collect i {
	color: #afafaf
}

.search_container .course_collect i:first-child {
	color: #ff9600
}

.search_container .course_collect_list {
	display: none;
	width: 231px;
	position: absolute;
	top: 40px;
	right: 0;
	background: #fff;
	border: 1px solid #e8e8e8;
	margin-top: -1px;
	z-index: 8
}

.search_container .favorites_ul {
	padding: 10px
}

.search_container .favorites_link {
	display: inline-block;
	width: 211px;
	height: 29px;
	line-height: 31px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666;
	font-size: 14px
}

.search_container .favorites_link:hover {
	color: #57bc4c
}

.search_container .detail_link {
	display: block;
	height: 32px;
	background: #f8f8f8;
	border-top: 1px solid #e8e8e8;
	text-align: center;
	line-height: 30px;
	color: #999;
	text-decoration: none
}

.search_container .no_collect {
	width: 200px;
	height: 40px;
	line-height: 41px;
	text-align: center;
	color: #666;
	font-size: 14px;
	z-index: 8
}

.search_container .no_collect a.loginBtn {
	color: #57bc4c
}

body,html {
	margin: 0;
	font-size: 14px
}

ul {
	list-style-type: none;
	padding: 0
}

h1,h2,h3,h4,h5,h6,ul {
	margin: 0
}

a,input {
	outline: 0
}

img {
	border: none
}

.clearfix:after,.clearfix:before {
	content: "";
	display: table
}

.clearfix:after {
	clear: both;
	overflow: hidden
}

.clearfix {
	zoom: 1
}

a:active,a:link,a:visited {
	color: #666;
	text-decoration: none
}

a:hover {
	color: #57bc4c
}



.feature-panel {
	background: #fff;
	margin-bottom: 30px;
	overflow: hidden;
	height: 140px
}

.feature-panel li {
	width: 25%;
	float: left;
	height: 100%;
	overflow: hidden;
	transition: opacity .2s ease-in-out
}

.feature-panel li:hover {
	opacity: .8;
	box-shadow: inset 0 0 2px #d5d5d5
}

.feature-panel img {
	width: 100%;
	height: auto;
	display: block
}

.feature-panel .feature-img-box {
	width: 120px;
	text-align: center;
	position: absolute;
	margin: 12px 10px
}

.feature-panel .feature-dec {
	padding: 30px 0 30px 130px;
	line-height: 22px;
	color: #999;
	font-size: 14px
}

.feature-panel .feature-dec h3 {
	font-size: 20px;
	padding-bottom: 10px
}

.wrapper {
	width: 1200px;
	margin: 0 auto
}

.course-panel {
	background: #fff;
	margin-bottom: 30px;
	padding: 15px 0;
	height: 557px
}

.course-panel.small {
	height: 312px
}

.course-panel.jinghua,.course-panel.recommend {
	height: 323px
}

.course-panel h3 {
	line-height: 24px;
	margin: 10px 0;
	padding-left: 24px;
	border-left: 3px solid #57bc4c;
	float: left;
	width: 291px;
	font-size: 24px;
	color: #666
}

.course-panel .categary-list li {
	text-align: center;
	float: left;
	border-bottom: 3px solid #fff;
	padding: 10px 16px;
	font-size: 16px;
	cursor: default
}

.course-panel .categary-list li.on {
	color: #57bc4c;
	border-bottom: 3px solid #57bc4c
}

.course-panel .categary-list li.single {
	margin-bottom: 10px;
	float: left;
	margin-right: 18px;
	width: 133px
}

.course-panel .course-con {
	margin: 8px 18px 20px
}

.hot-course-panel {
	width: 275px;
	overflow: hidden;
	position: relative;
	float: left;
	height: 100%;
	margin-right: 15px
}

.hot-course-panel .hot-course-box {
	width: 100%;
	position: absolute;
	bottom: 0;
	background: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2lpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo5MmFkNGNiMi01ZmIxLTQ5ZWUtYTk0OC01YzBiYWYyMjY2NGIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODg5RDBENUY4RjUwMTFFNUFGMDVERUJBRTlGMUY2NTgiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODg5RDBENUU4RjUwMTFFNUFGMDVERUJBRTlGMUY2NTgiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkNGMENGRTQ0ODkzNzExRTU5MTg1RjQyNDlCNDBGM0I1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkNGMENGRTQ1ODkzNzExRTU5MTg1RjQyNDlCNDBGM0I1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+gaRxUwAAABtJREFUeNpi/P///xkGIgATA5FgVCF1FAIEGAAYuAPdyuXM2AAAAABJRU5ErkJggg==) repeat
}

.hot-course-panel img {
	width: 100%;
	display: block;
	transition: all .5s ease-out
}

.hot-course-panel a:hover img {
	transform: matrix(1.02,0,0,1.02,0,0)
}

.hot-course-panel .hot-course-desc {
	margin: 14px 8px 14px 24px
}

.hot-course-panel .hot-course-desc li {
	width: 33.3%;
	float: left
}

.hot-course-panel .hot-course-desc a {
	font-size: 14px;
	line-height: 26px;
	color: #666;
	display: block;
	transition: color .1s
}

.hot-course-panel .hot-course-desc a:hover {
	color: #57bc4c
}

.small .hot-course-panel .hot-course-desc {
	text-align: center;
	margin: 17px 14px
}

.course-r-panel {
	float: left;
	height: 480px;
	width: 876px
}

.small .course-r-panel {
	height: 235px
}

.loading {

}

.a6_adspace {
	height: 100%;

}

.market-list a {
	width: 32.3%;
	overflow: hidden;
	float: left;
	height: 100%;
	padding-left: 1%
}

.course-floor-nav {
	width: 91px;
	margin-left: -100px
}

.course-floor-nav a {
	display: block;
	line-height: 27px;
	text-align: center
}

.course-floor-nav a.on,.course-floor-nav a:hover {
	background: #57bc4c;
	color: #fff
}

#main-banner-slide .hui-carousel-next-btn {
	right: 0;
	height: 16%;
	top: 50%;
	margin-top: -6%;
	background: transparent;
	display: none
}

#main-banner-slide .hui-carousel-next-btn:hover .hui-icon-carat-r,#main-banner-slide .hui-carousel-prev-btn:hover .hui-icon-carat-w {
	color: #e7e7e7
}

#main-banner-slide .hui-carousel-prev-btn {
	left: 0;
	height: 16%;
	top: 50%;
	margin-top: -6%;
	background: transparent;
	display: none
}

#main-banner-slide.hover .hui-carousel-next-btn,#main-banner-slide.hover .hui-carousel-prev-btn {
	background: url(../home/images/bg_black.png) repeat;
	display: block
}

#main-banner-slide .hui-carousel-dotted li {
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background: url(../home/images/bg_white_light.png) repeat;
	border: 2px solid transparent
}

#main-banner-slide .hui-carousel-dotted li.hui-carousel-current {
	border: 2px solid #fff
}

#class_kf {
	display: none
}

#searchHeader {
	height: 104px;
	margin-bottom: 10px;
	background: #fff
}

.hui-pop-content {
	background: url(../home/images/updateTips.png) no-repeat
}

.hui-pop-content .hui-pop-close {
	position: absolute;
	top: 22px;
	right: 71px;
	width: 30px;
	height: 30px
}

.hui-pop-content .btn-close {
	display: inline-block;
	height: 50px;
	font-size: 18px;
	width: 180px;
	text-align: center;
	background: #fc6b5c;
	color: #fff;
	position: absolute;
	bottom: 94px;
	border-radius: 50px;
	left: 127px;
	line-height: 48px
}

.hui-pop-content .btn-close:hover {
	background: #ff5644
}

.last-panel {
	margin-bottom: 0
}

.hui-carousel .hui-carousel-next-btn,.hui-carousel .hui-carousel-prev-btn {
	top: 0;
	left: -30px
}

.hui-carousel .hui-carousel-next-btn {
	right: -30px;
	left: auto
}

.container {
	min-width: 1200px
}

.course-main {
	position: relative;
	background-color: #fff
}

.course-menu {
	
	left: 0;
	width: 100%;
	height: 40px;
	background-color: #59C4B2
}

.menu-wrapper {
	width: 1180px;
	height: 100%;
	margin: 0 auto
}

.course-screen {
	position: relative;
	width: 1200px;
	margin: 0 auto
}

.course-nav {
	top: 0;
	left: 0;
	height: 512px;
	width: 270px
}

.course-nav,.course-user {
	position: absolute;
	z-index: 1;
	background-color: #fff
}

.course-user {
	top: 80px;
	right: 0;
	height: 388px;
	width: 146px;
	border: 1px solid #f0f0f0
}

.course-feature {
	padding: 20px 0
}

.course-content,.course-feature {
	width: 1200px;
	margin: 0 auto
}

.course-floor-nav {
	position: fixed;
	top: 250px;
	width: 75px;
	background: #fff;
	margin-left: -80px;
	display: none
}

.course-menu-wrapper {
	height: 40px;
	padding-left: 280px;
	font-size: 14px
}
.postop {
    position: absolute;
    width: 280px;
    height:  40px;
    line-height:  40px;
    text-align:  center;
    font-size: 16px;
    color:  #fff;
    background-color: #009688;
}
.course-menu-wrapper .menu-item {
	float: left
}

.course-menu-wrapper .menu-name {
	display: block;
	padding: 0 26px;
	line-height: 40px;
	color: #fff
}

.course-menu-wrapper .menu-name:hover {
	background: 0 0 #4FAA9B repeat
}

.course-menu-wrapper .menu-name .hot-icon-fire {
	width: 26px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	margin-top: -7px;

	background-repeat: no-repeat;
	background-position: 0 0
}

.course-nav-wrapper {
	font-size: 12px;
	line-height: 1
}

.course-nav-wrapper .dd {
	position: relative
}

.course-nav-wrapper .dt {
	height: 40px;
	line-height: 40px;
	text-align: center;
	padding: 0 10px;
	color: #fff;
	background-color: #33772c;
	display: block;
	cursor: pointer;
	font-size: 14px
}

.course-nav-wrapper .nav-list {
	position: relative;
	height: 462px;
	padding-top: 5px
}

.course-nav-wrapper .hot-icon {
	display: inline-block;
	font-size: 0;
	height: 14px;
	width: 25px;
	background: 0 0 url(../home/images/hot.png) no-repeat transparent
}

.course-nav-wrapper .list-item {
	position: relative;
	display: block;
	padding: 14px 26px 14px 16px;
	border-left: 4px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff
}

.course-nav-wrapper .list-item h3 {
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	white-space: nowrap
}

.course-nav-wrapper .list-item .nav-txt {
	margin-right: 10px;
	font-size: 12px
}

.course-nav-wrapper .list-item .nav-txt-large {
	font-size: 15px;
	margin-right: 10px;
	color: #4c4c4c
}

.course-nav-wrapper .list-item .nav-icon {
	position: absolute;
	right: 16px;
	top: 17px;
	color: #ccc
}

.course-nav-wrapper .list-item.on {
	border-top-color: #fafafa;
	border-bottom-color: #fafafa;
	background-color: #fafafa;
	border-left-color: #5bba52
}

.course-nav-wrapper .list-item.on a {
	color: #49b849
}

.course-nav-wrapper .list-item.on a .nav-txt-large {
	color: #58bc4c
}

.course-nav-wrapper .list-item.on a .nav-txt:hover {
	text-decoration: underline
}

.course-nav-wrapper .list-item.on .nav-icon {
	display: none
}

.course-nav-wrapper .hot-list {
	height: 13px;
	overflow: hidden
}

.course-nav-wrapper .hot-list .hot-list-item {
	font-size: 13px;
	color: #999;
	margin-right: 8px
}

.course-nav-wrapper .hot-list .hot-list-item:hover {
	color: #49b849
}

.course-nav-wrapper .nav-sub-wrapper {
	position: absolute;
	top: 0;
	left: 270px;
	width: 530px;
	height: 448px;
	font-size: 14px;
	padding: 0 50px 24px;
	background-color: #fafafa;
	overflow: hidden;
	z-index: 1;
	display: none
}

.course-nav-wrapper .sub-wrapper {
	height: 100%;
	overflow: hidden
}

.course-nav-wrapper .operation-list {
	height: 62px;
	line-height: 62px;
	border-bottom: 1px dashed silver;
	overflow: hidden
}

.course-nav-wrapper .operation-list a {
	color: #49b849;
	padding: 6px 12px
}

.course-nav-wrapper .operation-list a .hot-icon-fire {
	width: 26px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	margin-top: -7px;

	background-repeat: no-repeat;
	background-position: 0 0;
	animation: hotfire .2s infinite;
	-moz-animation: hotfire .2s infinite;
	-webkit-animation: hotfire .2s infinite;
	-o-animation: hotfire .2s infinite
}



.course-nav-wrapper .operation-list a:hover {
	border-radius: 4px;
	background-color: #49b849;
	color: #fff
}

.course-nav-wrapper .operation-item+.operation-item {
	margin-left: 20px
}

.course-nav-wrapper .sub-list {
	padding-top: 24px;
	padding-left: 12px
}

.course-nav-wrapper .sub-list .sub-item+.sub-item {
	margin-top: 16px
}

.course-nav-wrapper .sub-list a {
	position: relative
}

.course-nav-wrapper .sub-list .sub-cate {
	text-align: left
}

.course-nav-wrapper .sub-list .sub-cate a {
	display: inline-block;
	width: 92px
}

.course-nav-wrapper .sub-list .sub-cate a:hover {
	color: #49b849
}

.course-nav-wrapper .sub-list .sub-cate i {
	font-size: 12px
}

.course-nav-wrapper .sub-list .sub-cate:hover,.course-nav-wrapper .sub-list .sub-cate i:hover {
	color: #49b849
}

.course-nav-wrapper .sub-cate {
	float: left;
	width: 108px;
	height: 26px;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	color: #4c4c4c
}

.course-nav-wrapper .cate-list {
	float: left;
	width: 410px;
	line-height: 30px
}

.course-nav-wrapper .cate-list a:hover {
	color: #49b849
}

.course-nav-wrapper .cate-item {
	color: #999;
	display: inline-block;
	margin-right: 30px;
	line-height: 16px
}

.icon-hot {
	display: inline-block;
	width: 26px;
	height: 20px;

	background-size: contain;
	margin-top: -7px
}

#DSPbannerhtml {
	min-height: 512px
}

.ads-banner-wrapper {
	visibility: hidden;
	position: relative;
	z-index: 0;
	min-height: 512px
}

.ads-banner-wrapper.visible {
	visibility: visible
}

.ads-banner-wrapper .sliders {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden
}

.ads-banner-wrapper .sliders li {
	display: block;
	position: absolute;
	left: 50%;
	top: 0;
	opacity: 0;
	z-index: 0
}

.ads-banner-wrapper .sliders li.active {
	z-index: 10;
	opacity: 1
}

.ads-banner-wrapper .sliders li.leave {
	z-index: 4!important;
	transition: opacity .25s linear;
	opacity: 0
}

.ads-banner-wrapper .sliders li.enter {
	z-index: 8!important;
	transition: opacity .25s linear;
	opacity: 1
}

.ads-banner-wrapper .indicators {
	background-color: rgba(0,0,0,.1);
	padding: 5px 10px;
	border-radius: 10px;
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 20;
	line-height: 0
}

.ads-banner-wrapper .indicators .circle {
	cursor: pointer;
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-left: 10px;
	background-image: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHBJREFUeNpi/P//PwMUKACxJRBLQvnPgfg4ED8AcRihCm2A2IUBO9gDxEeYoCY5MeAGIDk5JiiDCY9CsBoQIcZAGEgwMRAHmEAKXxGh8BlI4T4g/odHEUhuHxM0nPbhUQiSe8SIJcClofynyAEOEGAAje8bCT13ajwAAAAASUVORK5CYII=);border-radius: 5px
}

.ads-banner-wrapper .indicators .circle:first-child {
	margin-left: 0
}

.ads-banner-wrapper .indicators .circle.active,.ads-banner-wrapper .indicators .circle:active,.ads-banner-wrapper .indicators .circle:hover {
	background-image: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFpJREFUeNpi+P//PwMU2wPxRiB+AsUboWJgeZiiiv+4QQVMIUjXHzwKQXI2IIWH/xMGBxiBxAcGBgZ+BvzgIxMDcYAZpPAyEQrPkuQZooMHPcCfQzFKgAMEGACkXQdSyVe5OQAAAABJRU5ErkJggg==)
}

@media \0screen\,screen\9 {
	.ads-banner-wrapper .indicators {
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#19000000,endColorste=#19000000)
	}
}

.course-my-info {
	height: 186px;
	padding: 16px 18px 0;
	text-align: center
}

.course-my-info .info-btn {
	display: block;
	height: 32px;
	line-height: 32px;
	margin-top: 10px;
	font-size: 14px;
	text-align: center;
	border: 1px solid #49b849
}

.course-my-info .info-btn:hover {
	border-color: #42a542
}

.course-my-info .btn-dark {
	background-color: #49b849;
	color: #fff
}

.course-my-info .btn-dark:hover {
	background-color: #42a542
}

.course-my-info .btn-light {
	position: relative;
	background-color: #fff;
	color: #49b849
}

.course-my-info .btn-light .icon-registe {
	position: absolute;
	width: 22px;
	height: 26px;
	background: url(../home/images/gift.gif) 0 0 no-repeat;
	right: -8px;
	top: -10px;
	display: none
}

.course-my-info .btn-light:hover {
	color: #42a542
}

.course-my-info .my-head {
	width: 64px;
	height: 64px;
	border-radius: 80px;
	display: block;
	margin: 0 auto;
	overflow: hidden
}

.course-my-info .my-head .my-head-img {
	width: 100%;
	height: 100%
}

.course-my-info .my-head .vip-user-icon {
	position: absolute;
	width: 38px;
	top: -1px;
	left: 32px
}

.course-my-info .info-detail {
	display: block;
	padding: 15px 0 7px;
	line-height: 1;
	font-size: 12px;
	color: #999
}

.course-my-info .info-detail.link {
	padding-bottom: 0
}

.course-my-info .info-detail.on {
	color: #dfa546
}

.course-my-info .info-detail .vipimg {
	width: 24px;
	vertical-align: text-bottom;
	padding-bottom: 2px
}

.coinList {
	padding: 6px 0 3px
}

.coinList .coin-item {
	float: left;
	width: 50%;
	overflow: hidden
}

.coinList .num {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #48a63e;
	text-decoration: none
}

.coinList .num,.coinList .txt {
	display: block;
	text-align: center
}

.coinList .txt {
	line-height: 1;
	color: #999;
	font-size: 12px
}

.meng {
	background: #000;
	filter: alpha(opacity=50);
	opacity: .5;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.cha {
	background: url(../home/images/cha.png) no-repeat;
	width: 34px;
	height: 34px;
	cursor: pointer
}

.new-bg-nologin {
	position: relative;
	z-index: 1002
}

.new-bg-nologin .cha {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	z-index: 3;
	cursor: pointer
}

.new-bg-nologin .imgbox {
	display: inline-block
}

.new-bg-nologin .currentimg {
	position: fixed;
	left: 50%;
	top: 50%
}

.quick-entry-wrapper {
	padding: 23px 18px
}

.quick-entry-wrapper .enter-item {
	line-height: 16px;
	font-size: 0;
	text-align: center
}

.quick-entry-wrapper .enter-item+.enter-item {
	margin-top: 20px
}

.quick-entry-wrapper .enter-item-txt {
	display: block;
	color: #999;
	cursor: default
}

.quick-entry-wrapper .enter-item-txt.item-link {
	cursor: pointer
}

.quick-entry-wrapper .enter-item-txt.item-link:hover {
	color: #49b849
}

.quick-entry-wrapper .enter-icon {
	font-size: 20px;
	vertical-align: middle
}

.quick-entry-wrapper .enter-txt {
	font-size: 14px;
	padding-left: 8px;
	vertical-align: middle
}

.user-class-wapper {
	padding: 38px 18px;
	line-height: 1
}

.user-class-wapper .myclass-title {
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: 400;
	color: #333
}

.user-class-wapper .myclass-item {
	margin-top: 14px
}

.user-class-wapper .myclass-link {
	display: block;
	font-size: 14px;
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.user-class-wapper .myclass-link:hover {
	color: #49b849
}

.course-floor-wrapper {
	line-height: 1
}

.course-floor-wrapper .floor {
	margin-top: 30px
}

.panel-header-wrapper {
	height: 36px
}

.panel-header-wrapper .title {
	float: left
}

.panel-header-wrapper .title h3 {
	display: inline-block;
	width: 291px;
	line-height: 24px;
	margin: 6px 0;
	padding-left: 24px;
	font-size: 24px;
	font-weight: 300;
	color: #666;
	border-left: 3px solid #49b849
}

.panel-header-wrapper .nav-list {
	float: left;
	width: 852px;
	margin-right: 30px;
	font-size: 16px
}

.panel-header-wrapper .nav-list .nav-item {
	float: left;
	line-height: 30px;
	padding: 0 16px;
	color: #666;
	border: 3px solid #fff;
	border-width: 3px 0;
	cursor: pointer
}

.panel-header-wrapper .nav-list .nav-item img {
	position: relative;
	right: 7px
}

.panel-header-wrapper .nav-list .nav-item+.nav-item {
	margin-left: 22px
}

.panel-header-wrapper .nav-list .nav-item.on,.panel-header-wrapper .nav-list .nav-item:hover {
	color: #49b849
}
.activea{display:block !important;}
.b-item{display:none;}
.panel-header-wrapper .nav-list .nav-item.on {
	border-bottom-color: #49b849
}

.panel-header-wrapper .nav-list .ni-img {
	padding: 0 9px 0 13px
}

.panel-ads-wrapper {
	height: 100%;
	overflow: hidden;
}

.course-panel-wrapper{background:#fff;}

.course-panel-wrapper .panel-header {
	padding: 22px 0;
	border-bottom: 1px solid #f0f0f0
}

.course-panel-wrapper .panel-con {
	height: 480px;
	padding: 30px
}

.course-panel-wrapper .con-l {
	float: left;
	width: 275px;
	height: 100%;
	margin-left: 20px;
}

.course-panel-wrapper .con-r {
	float: left;
	width: 865px;
	height: 100%
}

.course-panel-wrapper .con-rl {
	float: left;
	width: 594px;
	height: 100%;
	margin: 0 28px
}

.course-panel-wrapper .con-topic {
	margin-top: 20px
}

.course-panel-wrapper .con-rr {
	float: right;
	width: 215px;
	height: 100%
}

.course-panel-wrapper .con-information {
	margin-top: 42px
}

.course-panel-wrapper .img {
	height: 100%;
}

.panel-suggest-wrapper {
	font-size: 14px;
	color: #666
}

.panel-suggest-wrapper .suggest-title {
	position: relative;
	margin: 0 7px 5px
}

.panel-suggest-wrapper .suggest-title a {
	position: absolute;
	top: 0;
	right: 0;
	line-height: 14px;
	margin: 4px 0
}

.panel-suggest-wrapper .suggest-title i,.panel-suggest-wrapper .suggest-title span {
	vertical-align: middle
}

.panel-suggest-wrapper h3 {
	display: inline-block;
	font-size: 16px;
	padding-left: 12px;
	line-height: 22px;
	border-left: 3px solid #49b849
}

.panel-suggest-wrapper .suggest-list {
	height: 186px
}

.panel-suggest-wrapper .suggest-item {
	float: left;
	width: 184px;
	padding: 7px
}

.panel-suggest-wrapper .suggest-item .suggest-item-trace {
	display: block
}

.panel-suggest-wrapper .suggest-item:hover {
	padding: 6px;
	border: 1px solid #e6e6e6
}

.panel-suggest-wrapper .suggest-item a:hover {
	color: #49b849
}

.panel-suggest-wrapper .suggest-item .img {
	width: 100%;
	height: 125px
}

.panel-suggest-wrapper .suggest-item .detail {
	padding-top: 3px;
	height: 42px;
	line-height: 21px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2
}

.panel-topic-wrapper {
	font-size: 14px;
	color: #666
}

.panel-topic-wrapper .b-title {
	margin: 0 7px;
	margin-bottom: 4px
}

.panel-topic-wrapper h3 {
	display: inline-block;
	font-size: 16px;
	padding-left: 12px;
	line-height: 22px;
	border-left: 3px solid #49b849
}

.panel-topic-wrapper .b-list {
	height: 228px
}

.panel-topic-wrapper .b-list.l-size .b-item+.b-item {
	height: 100px
}

.panel-topic-wrapper .b-list.m-size .b-item {
	width: 283px;
	height: 100px
}

.panel-topic-wrapper .b-item {
	float: left;
	width: 184px;
	height: 214px;
	padding: 7px
}

.panel-topic-wrapper .b-item:hover {
	padding: 6px;
	border: 1px solid #e6e6e6
}

.panel-topic-wrapper .b-item .img {
	width: 100%;
	height: 100%
}

.panel-ranking-wrapper {
	font-size: 12px;
	color: #666
}

.panel-ranking-wrapper .b-title {
	position: relative;
	margin: 0 0 22px
}

.panel-ranking-wrapper h3 {
	display: inline-block;
	font-size: 16px;
	padding-left: 12px;
	line-height: 22px;
	border-left: 3px solid #49b849
}

.panel-ranking-wrapper .b-tab {
	position: absolute;
	top: 0;
	right: 0
}

.panel-ranking-wrapper .b-tab a {
	float: left;
	width: 58px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #e6e6e6;
	border-radius: 2px 0 0 2px
}

.panel-ranking-wrapper .b-tab a+a {
	border-radius: 0 2px 2px 0
}

.panel-ranking-wrapper .b-tab a.b-tab-item {
	border-radius: 2px
}

.panel-ranking-wrapper .b-tab a.on,.panel-ranking-wrapper .b-tab a:hover {
	color: #fff;
	border-color: #49b849;
	background-color: #49b849
}

.panel-ranking-wrapper .b-list {
	height: 159px;
	padding: 12px 0;
	border-top: 1px solid #f0f0f0
}


.panel-ranking-wrapper .b-item a {
	display: block
}

.panel-ranking-wrapper .b-item .b-header {
	position: relative;
	padding-left: 20px;
	height: 15px;
	line-height: 15px;
	margin-top: 10px
}

.panel-ranking-wrapper .b-item .b-order-icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 15px;
	height: 100%;
	text-align: center;
	font-style: normal;
	color: #fff;
	background-color: #49b849
}

.panel-ranking-wrapper .b-item .b-order-icon.on2 {
	background-color: #6dc66d
}

.panel-ranking-wrapper .b-item .b-order-icon.on3 {
	background-color: #92d492
}

.panel-ranking-wrapper .b-item a:hover {
	color: #49b849
}

.panel-ranking-wrapper .b-item.on .b-con {
	display: block
}

.panel-ranking-wrapper .b-item .b-txt {
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.panel-ranking-wrapper .b-item .b-con {
	display: none;
	margin-top: 10px
}

.panel-ranking-wrapper .b-item .img {
	float: left;
	width: 94px;
	height: 62px;
	margin-right: 8px
}

.panel-ranking-wrapper .b-item .price-wrapper {
	float: left;
	width: 113px;
	line-height: 1
}

.panel-ranking-wrapper .b-item .price {
	padding: 4px 0 7px;
	font-size: 14px;
	color: #f60
}

.panel-ranking-wrapper .b-item .origin-price-wrapper {
	color: #999
}

.panel-ranking-wrapper .b-item .origin-price {
	font-size: 13px;
	text-decoration: line-through
}

.panel-information-wrapper {
	font-size: 12px;
	color: #666
}

.panel-information-wrapper .b-title {
	margin: 0 0 15px
}

.panel-information-wrapper h3 {
	display: inline-block;
	font-size: 16px;
	line-height: 22px;
	padding-left: 12px;
	border-left: 3px solid #49b849
}

.panel-information-wrapper .b-list {
	padding-top: 3px;
	border-top: 1px solid #f0f0f0
}

.panel-information-wrapper .b-item {
	margin-top: 8px;
	color: #494949
}

.panel-information-wrapper .b-item a {
	display: block;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.panel-information-wrapper .b-item a:hover {
	color: #49b849
}

.course-interest-wrapper {
	height: 323px;
	padding: 15px 0;
	font-size: 14px;
	background-color: #fff
}

.course-interest-wrapper h3 {
	float: left;
	width: 291px;
	line-height: 24px;
	font-size: 24px;
	color: #666;
	margin: 10px 0;
	padding-left: 24px;
	border-left: 3px solid #49b849
}

.course-interest-wrapper .hui-icon-refresh {
	color: #999;
	margin-right: 5px;
	font-size: 12px
}

.course-interest-wrapper a.link-refresh {
	float: right;
	padding: 8px;
	margin: 6px 24px 0 0
}

.course-interest-wrapper a.link-refresh:hover .hui-icon-refresh {
	color: #49b849
}

.course-interest-wrapper .list-con {
	height: 268px
}

.course-interest-wrapper .class-list {
	padding: 0 2px
}

.course-interest-wrapper .class-list li {
	width: 270px;
	float: left;
	padding: 10px;
	position: relative
}

.course-interest-wrapper .class-list li:hover {
	padding: 9px;
	border: 1px solid #e6e6e6
}

.course-interest-wrapper .interest-con {
	margin: 8px 18px 20px
}

.course-cooperation-wrapper {
	height: 140px;
	padding: 15px 0;
	font-size: 14px;
	background-color: #fff;
	overflow: hidden
}

.course-cooperation-wrapper h3 {
	float: left;
	width: 291px;
	line-height: 24px;
	font-size: 24px;
	color: #666;
	margin: 10px 0;
	padding-left: 24px;
	border-left: 3px solid #49b849
}

.course-cooperation-wrapper .cooperation {
	height: 80px;
	margin: 18px 50px
}

.course-cooperation-wrapper .cooperation-list li {
	width: 220px;
	height: 80px;
	float: left;
	text-align: center
}

.hui-carousel {
	position: relative
}

.hui-carousel li,.hui-carousel ul {
	list-style: none
}

.hui-carousel .hui-carousel-clip {
	overflow: hidden
}

.hui-carousel .hui-carousel-item {
	float: left
}

.hui-carousel .hui-carousel-next-btn,.hui-carousel .hui-carousel-prev-btn {
	position: absolute;
	width: 30px;
	height: 100%;
	display: block;
	top: 0!important;
	left: -30px!important;
	background: #fff
}

.hui-carousel .hui-carousel-next-btn {
	right: -30px!important;
	left: auto!important
}

.hui-carousel .hui-carousel-next-btn:hover,.hui-carousel .hui-carousel-prev-btn:hover {
	background: #f5f5f5
}

.hui-carousel .hui-icon-carat-r,.hui-carousel .hui-icon-carat-w {
	position: absolute;
	top: 50%;
	margin-top: -12px;
	width: 22px;
	height: 24px;
	display: block;
	color: #e7e7e7;
	font-size: 20px;
	left: 50%;
	margin-left: -11px
}

.hui-carousel .hui-carousel-next-btn:hover .hui-icon-carat-r,.hui-carousel .hui-carousel-prev-btn:hover .hui-icon-carat-w {
	color: #a6a6a6
}

.hui-carousel .hui-carousel-dotted {
	position: absolute;
	bottom: 10px;
	left: 40%
}

.hui-carousel .hui-carousel-dotted li {
	width: 8px;
	height: 8px;
	float: left;
	border-radius: 50%;
	margin-right: 10px;
	cursor: pointer
}

.hui-carousel .hui-carousel-slide {
	position: absolute;
	bottom: 10px;
	left: 40%
}

.hui-carousel .hui-carousel-slide li {
	width: 20px;
	height: 4px;
	float: left;
	margin-right: 10px;
	cursor: pointer
}

.hjc-loading {

}

.floor-nav-wrapper .floor-nav-item {
	display: block;
	line-height: 27px;
	text-align: center;
	font-size: 14px;
	color: #666
}

.floor-nav-wrapper .floor-nav-item.on,.floor-nav-wrapper .floor-nav-item:hover {
	background-color: #49b849;
	color: #fff
}

.course-item-wrapper {
	font-size: 14px;
	height: 100%
}

.course-item-wrapper:hover .course_tag {
	left: 6px;
	top: 6px
}

.course-item-wrapper .class-title {
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	margin: 7px 0 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.course-item-wrapper .class-price {
	color: #f60;
	margin-left: -3px;
	line-height: 33px;
	font-size: 20px
}

.course-item-wrapper a.link-listen {
	display: block;
	float: right;
	color: #999;
	margin-top: 7px
}

.course-item-wrapper a.link-listen:hover {
	color: #49b849
}

.course-item-wrapper .hui-icon-play1-circle {
	color: #49b849;
	margin-right: 5px
}

.course-item-wrapper .class-original-price {
	color: #999;
	text-decoration: line-through
}

.course-item-wrapper .course_tag {
	position: absolute;
	top: 7px;
	left: 7px;
	display: block;
	width: 30px;
	height: 30px;
	color: #fff;
	text-align: center;
	line-height: 29px
}

.course-item-wrapper .class-cover img {
	width: 100%;
	height: 176px
}

.hp-category a .hp-name {
	color: #fff
}

.nav-sub-wrapper.sub-cat-img {
	background-position: 100% 98%;
	background-repeat: no-repeat
}

.nav-sub-wrapper .linkdiv {
	position: absolute;
	right: 12px;
	bottom: 10px
}

.nav-sub-wrapper .linkdiv>a {
	float: right;
	margin: 6px 0 0
}

.nav-sub-wrapper .linkdiv>a>img {
	float: right;
	width: 95%
}

.course-menu-wrapper .menu-name.hitalk,.course-menu-wrapper .menu-name.hitalk:hover {
	text-indent: -10000px;
	width: 146px
}

.hero .container {
	width: 1200px
}

.hero .container ._map {
	background-position: 50%;
	background-repeat: no-repeat
}