.content{
	width: 100%;
	overflow: hidden;
}
.content-c{
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	overflow: hidden;
}

/*顶部课程信息*/e84e4bb21d8432c53df63314a0bd2124
.course-information{
	width: 1200px;
}
.5b189b632d6ea1925bda20a1916a6540{}
.course-info-left{
	width: 600px;
	height: 400px;
	float: left;
}
.banner{
	width: 600px;
}
.course-info-left p{
	display: block;
	height: 30px;
	margin-top: 15px;
	color: #999;
	font-size: 14px;
}
.course-info-left p a{
	display: block;
	float: left;
	margin-left: 15px;
}

.course-info-right{
	width: 570px;
	padding:15px;
	padding-top: 0px;
	height: 340px;
	float: right;
}
.course-info-right h3{
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 10px;
	width:580px;
	height:30px;
	word-wrap:break-word;
	overflow:hidden
}
.course-info-right .course-info-span span{
	font-size: 14px;
	color: #999;
	display: block;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}
.class-info{
	width: 550px;
	border:1px solid #e8e8e8;
	clear: both;
	position: relative;
	padding: 15px;
}
.class-info label{
	margin-top: -28px;
	font-size: 15px;
	color:#666;
	font-weight: normal;
	background: #fff;
	text-align: center;
	position: absolute;
	left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	z-index: 200;
}
.class-info p{
	display: block;
	text-indent: 1em;
	font-size: 14px;
	color:#666;
}
.course-info-price{
	background: #f8f8f8;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 19px;
	padding: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.course-info-price .spanprice{
	color: #f30;
	font-size: 23px;
	padding-right:6px
}

.course-info-price .spanmoney,.course-info-price .spanmoney del{
	color: #aaa;
	font-size: 16px;
}

.course-info-price em{
	font-style:normal;
	color: #f30;
	font-size: 21px;
}

.btn-group{
	width: 100%;
}
.paybtn{
	width: 150px;
	height: 50px;
	border-radius: 3px;
	background: #b56813;
	font-size: 18px;
	color: #fff;
	float: left;
	cursor:pointer
}

input.paybtn[type=button]:hover{
	background: #8f510d;
}

.paybtn0{
	width: 150px;
	height: 50px;
	border-radius: 3px;
	background: #e8e8e8;
	font-size: 18px;
	color: #888;
	float: left;
}

.gwcbtn{
	width: 150px;
	height: 50px;
	border-radius: 3px;
	border:1px solid #23b8ff;
	background: #fff;
	font-size: 18px;
	color: #23b8ff;
	float: left;
	margin-left:10px
}
input.gwcbtn[type=button]:hover{
	border:1px solid #12a8ff;
}

.gwcbtn0{
	width: 150px;
	height: 50px;
	border-radius: 3px;
	border:1px solid #e1e1e1;
	background: #fff;
	font-size: 18px;
	color: #999;
	float: left;
	margin-left:10px
}

/*课程概述 内容*/
.over-view-warp{
	width: 100%;
	overflow: hidden;
	background: #f4f4f4;
	padding-top: 23px;
}

.over-view-cont{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.over-view-cont-left{
	width: 845px;
	min-height:880px;
	float: left;
	padding: 15px;
	background: #fff;
	padding-top: 0px;
	padding-left:0px;
}
.tab-title{
	width: 100%;
}
.tab-title ul li{
	display: block;
	width: 130px;
	height: 40px;
	line-height: 40px;
	float: left;
	text-align: center;
	margin-bottom: 15px;
	border-top: 5px solid #fff;
}
.tab-title ul li:first-child{
	border-top: 5px solid #b56813;
}
.tab-title ul li:first-child a{
	color: #b56813;
}

.tab-title ul li a{
	display: block;
	width: 130px;
	height: 40px;
	line-height: 40px;
	float: left;
	text-align: center;
	font-size:15px;
	cursor:pointer
}
.tab-con{
	margin-left:15px
}
.tab-bg{
	border-top: 5px solid #23b8ff;
}
.teacher{
	width:300px;
	float: left;
	overflow: hidden;
	background: #fff;
	padding: 23px;
}
.teacher h3{
	font-weight: normal;
	font-size: 14px;
}
.course-introduction{padding-left:15px;padding-right:15px;width:800px; font-size:15px}
.course-introduction *{font-size:15px}
.course-introduction img{max-width:800px}
.teacher-subscribe{font-size:14px; font-weight:normal; color:#bbb; line-height:26px;padding-bottom:6px; padding-top:10px; text-align:center}
.teacher-subscribe span{color:#666;}

.teacher-card{
	width: 280px;
	height: 188px;
	float: left;
	margin-bottom: 6px;
}
.teacher-card a.teacher-a{
	color:#3aF;
	display:block;
	margin-top:6px;
	font-size:16px;
	text-align:center
}
.teacher-img{
	float: left;
	width:100%;
	height:118px;
	text-align:center
}
.teacher-img img{
	width: 102px;
	height: 102px;
	border-radius: 51px;
}

.course-introduction{
	width: 100%;
	margin-top: 60px;
	overflow: hidden;
}

.course-introduction img{
	max-width:800px
}
.b8f64bf09af1f51abe772683ac68017a{}
/*选项卡2*/
#tab2,#tab3,#tab4{
	display: none;
}
.tab-box{
	clear: both;
	overflow: hidden;
	margin-top: 30px;
}
.course-name p{
	display: block;
	width: 800px;
	float: left;
	height: 50px;
	cursor:pointer;
	line-height: 50px;
	padding-left:18px;
	font-size: 18px;
	font-weight:bold
}
.course-name p img{
	width:18px;
	vertical-align:middle;
	margin-top:-3px;
	margin-right:3px
}
.course-name p span{
	font-size: 13px;
	color:#999;
	font-weight:normal
}
.course-name p span font{
	color:#999;
}
.course{
	width: 800px;
	clear: both;
	font-size: 14px;
	background: #fff;
	margin-left:15px
}
.course li{
	float:left;
	width:96%;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #f4f4f4;
	padding:13px;
	padding-left:15px;
	margin-bottom:20px;
	color:#333;
	font-size:15px;
	list-style:none
}

.course li div{
	margin-top:10px;
	border-top:#f3f3f3 1px solid;
	font-size:12px;
	padding-top:10px;
	padding-left:35px;
	color:#666;
	line-height:20px
}

.course li span,.course li font{font-size:14px}

.course li span.lispantime{
	color:#999;
	font-size:13px;
	padding-left:6px;
	padding-right:6px
}

.course li span.lispantime font{
	color:#999;
}

/*选项卡3*/
.comment{
	padding: 5px;
	background: #f4f4f4;
	border: 1px solid #ddd;
	clear: both;
	line-height: 40px;
	overflow: hidden;
}

.comment ul li{
	display: block;
	float: left;
	text-align: center;
	margin-right: 15px;
}
.exc{
	line-height: 20px;
	width: 150px;
	border-right: 1px solid #ccc;
}
.exc span{
	font-size: 26px;
	color: #e85308;
}
.exc p{
	font-size: 14px;
}

.user-comment{
	width: 100%;
	clear: both;
	overflow: hidden;
	margin-top: 15px;
	border-top:1px solid #eee;
	padding-top: 15px;
}
.user-comment-left{
	width: 50px;
	height: 50px;
	background: red;
	overflow: hidden;
	float: left;
	border-radius: 50px;
	margin-left: 25px;
}
.user-comment-left img{
	width: 50px;
	height: 50px;
}
.user-comment-right{
	width: 730px;
	float: right;
}

.comment-info{
	width: 100%;
	overflow: hidden;
	font-size: 14px;
}
.comment-time{
	font-size: 14px;
	color: #aaa;
	margin-top: 15px;
}
.add-comment{
	width: 100%;
	margin-top: 15px;
	font-size: 14px;
	padding-top: 15px;
	border-top: 1px dashed #ccc;
}


.over-view-cont-right{
	width: 328px;
	float: right;
}
.about{
	background: #fff;
	padding: 15px;
	overflow: hidden;
}
.about h3{
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 15px;
}
.about img{
	width: 90px;
	height: 50px;
	float: left;
}
.info-right{
	overflow: hidden;
	width: 170px;
	float: right;
}
.info-right a{
	width: 170px;
	display: block;
	overflow: hidden;
	height: 40px;
	font-size: 14px;
}
.info-right span{
	float: left;
	font-size: 14px;
	color: green;
}
.info-right strong{
	float: right;
	font-size: 14px;
	color: #999;
	font-weight: normal;
}
.c64e68b6603926c35fa18dfa750405b1{}
.teacher-top{
	height: 70px;
}
.teacher-top a{
	color: #0087ff;
}
.teacher-top img{
	width: 70px;
	height: 70px;
	float: left;
}
.teacher-top p{
	width: 200px;
	display: block;
	float: left;
	margin-top: 5px;
	margin-left: 15px;

}
.teacher-top p img{
	width: 69px;
	height: 25px;
}

.teacher-midd{
	height: 53px;
	float:left;
}
.teacher-midd ul li{
	display: block;
	float: left;
	font-size: 14px;
	width: 88px;
	border-right:#e3e3e3 1px solid;
	text-align: center;
}
.teacher-midd ul li.midddlilast{
	border-right:none
}
.teacher-midd ul li p{
	color: #333;
	font-size:13px
}
.teacher-midd ul li span{
	color: #888;
	font-size:13px
}
.9ce3d037f3bd79883013c6d5db1f28b0{}
.teacher-info{
	width: 280px;
	font-size: 14px;
	line-height: 25px;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 30px;
	text-indent: 2em;
}

.teacher-chat{
	margin-top: 30px;
}
.teacher-chat h4{
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 10px;
}
.teacher-chat p{
	width: 280px;
	display: block;
	float: left;
	font-size: 14px;
	margin-bottom: 10px;
}
.teacher-chat p span{
	color: #999;
	font-size: 14px;
	line-height:30px
}

.44f3763b49ffc5e7dc2dbb68fadc4990{}
.recommend{
	width: 100%;
	background: #f4f4f4;
	padding-top: 1px;
	padding-bottom:80px;
}
.recommend-c{
	width: 1200px;
	height: 260px;
	margin: 0 auto;
	margin-top: 60px;
}
.recommend-c h3{
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 20px;
}

.course-group{
	width: 100%;
	overflow: hidden;
}


.move-nav{
	width: 1200px;
	height: 30px;
	background: red;
}
.1a9bde4c57c62b8601c6027218da1717{}

#btn2{
	display: none;
}
#btn2:hover{
	background: #0087ff;
}

.limited-time h2,.countdown span,.bv-goods-button i,.upcoming i,.remind-me i,.remind-ok i{background:url(../images/timegou.png) no-repeat}
.limited-time-warp{height:39px; margin-bottom:30px}.limited-time{height:28px;padding-top:11px;line-height:28px;background-color:#F0F0F0}.limited-timefloat{width:1200px;padding-bottom:11px}.limited-time h2{width:132px;height:29px; margin-left:10px;float:left;margin-top:-1px;background-position:0 0}.limited-time h2 b{display:none}.countdown{float:right;height:28px; margin-right:20px;}.countdown font{float:left;height:100%;padding-right:10px;font:12px/28px '\5b8b\4f53'}.countdown span{width:36px;height:20px;padding:4px 0 4px 1px;overflow:hidden;float:left;font:20px/21px Arial;_line-height:20px;letter-spacing:1px;text-align:center;color:#FFF;background-position:-42px -29px}.countdown em{float:left;height:100%;padding:0 6px;font:12px/28px '\5b8b\4f53'}.limited-time a{float:right;font:12px/28px '\5b8b\4f53'}.goodstimes{float:left; margin-left:15px; font-size:14px;}
