.must-star{
	color: #e02461;
}
.personal-left{
	width: 253px;
	height: 686px;
	float: left;
	background: #f5f5f5;
}
.personal-left .plupload input{
	cursor:pointer;
}
.personal-left .user{
	width: 100%;
	margin-top:70px;
	float: left;
	color: #4d4d4d;
	font-size: 15px;
	text-align: center;
	position: relative;
}
.personal-left .user img{
	margin: 0 auto;
}
.personal-left .user p{
	margin-top:10px;
}
.personal-left .user .portrait{
	width:24px;
	height: 20px;
	display: block;
	position: absolute;
	right:45px;
	bottom: 45px;
	cursor:pointer;
}
.personal-left .opt{
	margin-top:8px;
}
.personal-left .opt ul li{
	position: relative;
}
.personal-left .opt ul li dl{
	margin-bottom: 0;
}
.personal-left .opt ul li i{
	width: 35px;
	height: 33px;
	display: block;
	float: left;
	background: url(../images/person-opt.png) no-repeat 0 4px;
	margin-right: 6px;
}
.personal-left .opt ul li i.collect{
	background-position: 3px 2px;
}
.personal-left .opt ul li i.edit{
	background-position: 2px -69px;
}
.personal-left .opt ul li i.up_pass{
	background-position: 3px -143px;
}
.personal-left .opt ul li i.watchrecord{
	background-position: 1px -214px;
}
.personal-left .opt ul li i.buycourse{
	background-position: 2px -360px;
}
.personal-left .opt ul li i.auth{
	background-position: 2px -434px;
}
.personal-left .opt ul li i.publish{
	background-position: 2px -288px;
}
.personal-left .opt ul li a{
	padding: 10px 0 10px 30%;
    display: block;
    line-height: 33px;
    font-size: 15px;
    color: #4d4d4d;
    position: relative;
}
.personal-left .opt ul li a:hover{
	color: #e02461;
}
.personal-left .opt ul li a.active{
	background: #e02461;
	color: #fff;
}
.personal-left .opt ul li a.active .collect{
	background-position: -30px 2px;
}
.personal-left .opt ul li a.active .edit{
	background-position: -30px -71px;
}
.personal-left .opt ul li a.active .up_pass{
	background-position: -30px -143px;
}
.personal-left .opt ul li a.active .watchrecord{
	background-position: -30px -215px;
}
.personal-left .opt ul li a.active .buycourse{
	background-position: -32px -360px;
}
.personal-left .opt ul li a.active .auth{
	background-position: -31px -434px;
}
.personal-left .opt ul li a.active .publish{
	background-position: -31px -288px;
}
.personal-left .opt .publish_active .publish{
	background-position: -31px -288px;
}
.personal-left .opt .publish_active>a{
	background: #e02461;
	color: #fff !important;
}
.personal-left .opt .publish_active>a{
	background: #e02461;
	color: #fff !important;
}
.personal-left .opt .publish_active>dl{
	height: 78px;
}
.personal-left .opt .publish_active .arrow{
	background-position: 0 0;
}
.personal-left .opt ul li dl {
	height:0;
	overflow: hidden;
}
.personal-left .opt ul li dl.publish_active{
	height: 78px;
}
.personal-left .opt ul li dl dd a{
	display: block;
	text-align: center;
	padding: 3px 0;
	font-size: 13px;
}
.personal-left .opt ul li dl dd a.active{
	color: #e02461;
	background: none;
}
.personal-left .opt ul li .arrow{
	width: 14px;
	height: 13px;
	display: block;
	background: url(../images/jiantou1.png) no-repeat -24px 0;
	position: absolute;
	right:10px;
	top:20px;
}
.personal-left .opt ul li .arrow_active{
	background: url(../images/jiantou1.png) no-repeat 0px 0;
}
.main{
	width:717px;
	float: left;
	margin-left:20px;
	position: relative;
}
.main .title{
	padding-bottom: 10px;
	color: #777;
	border-bottom: 1px solid #e1e1e1;
}
.main .title:after{
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
}
.main .title span{
    font-size: 17px;
}
#mycourse .title span{
	float: left;
}
.main .title .clean_all{
	font-size: 16px;
	margin-right: 15px;
}
.main .title .click a{
	color: #e02461;
}
.main .title .clean_all .n_null{
	margin-right: 0;
	font-size: 16px;
}
.main .title .click {
	float: right;
}
.main .title .click .n_null{
	margin-right: 15px;
	color: #ccc;
	font-size: 16px;
}
.main .title .option{
	float: left;
	margin: 2px 0 0 20px;
}
.main .title .option a{
	color: #4d4d4d;
	font-size: 14px;
}
.main .video_list ul:after{
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
}
.main .video_list ul li{
	width: 235px;
	margin-right: 0;
}
.main .video_list ul li .append{
    color: #b4bbbf;
}
.main .video_list ul li .ccl{
	clear: both;
	padding-top: 9px;
}
.clean{
	width: 13px;
	height: 17px;
	display: block;
	float: right;
	margin-top: 1px;
	background: url(../images/clean_icon.png) no-repeat;
}
.main .video_list .collects_null{
	background: url(../images/user/collect_null.png) no-repeat;
}
.main .video_list .record_null{
	background: url(../images/user/record_null.png) no-repeat;
}
.main .video_list .null_status a{
	float: left;
	margin:10px 0 0 200px;
    font-size: 16px;
    color: #eb1a5e;
}
.main .video_list .null{
	height: 166px;
	margin-top: 70px;
    background-position: center 0;
}
.personal .opt label {
	margin-right: 15px;
}
.personal .formgroup .control .radio{
	top:-6px;
}
.personal .formgroup .control .warning{
	top:5px;
}
.personal .update_pass .formgroup label{
	width:80px;
}
.personal .video_list ul{
	margin: 0;
}
.personal .video_list ul li{
	margin: 10px 4px 0 0;
}
.personal .null{
	text-align: center;
	margin-top:30px;
}
.personal .null p{
	height: 20px;
	display: inline-block;
	padding-left: 30px;
	background: url(../images/tanhao.png) no-repeat;
}
.personal .video_list ul li .img{
	height: 120px;
}
.main .data{
	margin: 40px 0 0 120px;
}
.main .data .form_group input{
	height: 30px;
	line-height: 30px;
}
.main .data .form_group>label{
	width: 100px;
	display: inline-block;
	text-align: right;
	font-size: 13px;
	color: #888;
}
.main .data .form_group .placeholders{
	top:7px;
	left:116px;
}
.main .data .form_group textarea{
	width: 352px;
	height: 170px;
	resize:none;
	outline: none;
	border: 1px solid #e1e1e1;
	overflow: auto;
}
.main .data .form_group .opt label{
	cursor: pointer;
	margin-right: 15px;
}
.main .data input[type=submit]{
	background: #e02461;
	color: #fff;
	padding: 8px 20px;
	border: none;
	outline: none;
	cursor: pointer;
	border-radius: 3px;
	margin-left: 220px;
}
.page{
	padding-top: 20px;
}
.record_lists .append{
	padding-top: 4px;
}
.record_lists .append .watch_time{
	width: 110px;
	text-align: right;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	float: right;
}
.str_length{
	text-align: right;
	color: #999;
}
.s_line{
	width: 100%;
	height: 1px;
	background: #e1e1e1;
	margin: 15px 0;
} 
/* 消息中心样式 */
.msg_left{
	width: 220px;
	height: 200px;
	float: left;
	background: #f5f5f5;
}
.msg_left ul li{
	position: relative;
}
.msg_left ul li .msg_icon{
	width:18px;
	height: 16px;
	display: inline-block;
	position: absolute;
	right:24px;
	top:7px;
	background: url(../images/icon_msg.png);
}
.msg_left ul li a{
	font-size: 15px;
	color: #555;
	padding: 15px 0;
	display: block;
	text-align: center;
}
.msg_left ul li a.active{
	color: #e02461;
}
.msg_right{
	width: 690px;
	float: right;
	color: #666;
}
.msg_right h3{
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;	
}
.msg_right ul li{
	padding: 20px 0;
	border-bottom: 1px solid #e6e6e6;
}
.msg_right ul li:after{
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
}
.msg_right ul li .content{
	float: left;
	font-size: 14px;
	margin: 4px 0 0 20px;
}
.msg_right ul li .content .time{
	color:#219898;
	float:left;
	margin-top:10px;
}
.msg_right ul li .content .msg_co{
	width: 620px;
}
/* 反馈回复样式 */
.feedback_aswer{
}
.feedback_aswer ul li{
    border: 1px solid #e1e1e1;
    padding:10px 20px;
    color: #555;
    font-size: 13px;
    margin-top: 20px;
    position: relative;
}
.feedback_aswer ul li:after{
	content: "";
	display: block;
	visibility: hidden;
	clear:both;
}
.feedback_aswer ul li .clean{
	width: 13px;
	height: 17px;
	display: inline-block;
	background:url(../images/clean_icon_d.png);
	position: absolute;
	right:24px;
	top:12px;
}
.feedback_aswer ul li .clean:hover{
	background-position: -18px 0;
}
.feedback_aswer .feedback_a_box .f_t{
	float: left;
}
.feedback_aswer .feedback_a_box .f_time{
	margin-left: 20px;
}
.feedback_aswer .feedback_r{
	color: #dd0000;
}
.feedback_null{
	text-align: center;
	font-size: 22px;
	font-family: '宋体';
	margin-top: 150px;
	color: #ccc;
}
/* 反馈回复样式结束 */
/* 消息中心样式结束 */

/* 认证样式 */
.auth .formgroup .control .placeholders{
	top:6px;
}
.auth .auth_state{
	display: inline-block;
	margin: 3px 0 0 15px;
}
.auth .auth_state i{
	width: 22px;
	height:18px;
	display: inline-block;
	margin-top: 2px;
	float: left;
	background: url(../images/renzheng.png) no-repeat;
}
.auth .notedit input{
	background: #fbfbfb;
}
.auth .auth_state span{
	font-size:13px;
	margin-left: 4px;
}
.auth .auth_state span.audit {
	color: #dd0000;
}
.auth .auth_state i.active{
	background-position: -30px 0;
}
.auth .auth_edit{
	float: right;
	font-size: 16px;
	margin-top: 4px;
	color: #e02461;
}
.auth .formgroup label{
	width: 80px;
	font-size: 16px;
	color: #666;
	margin-right: 20px;
}
.auth .formgroup input{
	height: 30px;
	line-height: 30px;
}
.auth .label_cursor{
	height: 20px;
}
.auth .formgroup .opt{
	margin-top: 1px;
	float: left;
}
.auth .formgroup .opt label{
	width: auto;
	font-size: 14px;
	margin-right: 15px;
}
.auth .formgroup .opt label span{
	float: right;
}
.auth .license{
	margin: 10px 0 0 103px;
}
.auth .upload_tx{
	width: 170px;
	height:163px;
	float: left;
	background: #ccc;
}
.auth .formgroup button{
	width: 123px;
	height: 32px;
	line-height: 23px;
	font-size: 14px;
	color: #fff;
	background: #e02461;
	outline: none;
	border: none;
	float: right;
	cursor: pointer;
}
.auth .formgroup .bottom_prompt{
	margin-left: 105px;
}
.auth .upload-boxs{
	position: relative;
	float: left;
	overflow: hidden;
}
.auth .upload-boxs img{
	width: 220px;
	height: 220px;
	display: block;
	cursor:pointer !important;
}
.auth .upload-boxs .plupload input{
	height: 220px !important;
	cursor:pointer !important;
}
.auth .reupload{
	width: 100%;
	height: 18px;
	line-height: 18px;
	background: rgba(0,0,0,0.3);
	font-size: 12px;
	position: absolute;
	left:0;
	bottom: -18px;
	text-align: center;
	color: #fff;
	z-index: 3;
}
.auth .progress {
	height: 15px;
	width: 100%;
	position: absolute;
	left:1px;
	bottom:-15px;
	margin-bottom:0px;
	border-radius: 0;
	z-index: 2;
}
.auth .control .opt .radio{
	top:-6px;
}
.auth .require_right .require_prompt1 {
	top:-4px;
}
/* 认证样式结束 */
/* 我发布的课程样式 */
.publish .option{
	display: inline-block;
}
.publish .option a,.earning .option a{
	float: left;
}
.publish .option a.line:after,.earning .option a.line:after{
	content: "";
	width:1px;
	height: 22px;
	background: #ccc;
	display: inline-block;
	float: right;
	margin: 0px 20px 0;
}
.publish .head{
	width: 100%;
	height: 36px;
	background: #f5f5f5;
	margin-top: 20px;
	line-height: 36px;
}
.publish .head span.video{
	margin-left: 20px;
}
.publish .head span.state{
	margin-left: 380px;
}
.publish .head span.complete{
	margin-left: 80px;
}
.publish .head span.operate{
	float: right;
	margin-right: 40px;
}
.publish .content dl{
	width: 340px;
	float: left;
}
.publish .content ul li{
	overflow: hidden;
	padding: 15px 0 0 17px;
}
.publish .content ul li:after{
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
}
.publish .content dl:after{
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
}
.publish .content dl dt{
	float: left;
}
.publish .content dl dt img{
	width: 124px;
	height: 70px;
}
.publish .content dl dd{
	width: 196px;
	font-size: 14px;
	display: inline-block;
	margin: 14px 0 0 20px;
}
.publish .content dl dd a{
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	text-overflow:ellipsis;
	color: #4d4d4d;
}
.publish .content dl dd time{
	color: #ccc;
	float: left;
	margin-top: 5px;
}
.publish .content .result{
	width: 80px;
	text-align: center;
	margin: 22px 0 0 45px;
	display: inline-block;
	float: left;
	font-size: 15px;
	color: #ea185f;
}
.publish .content .progress_state{
	float: left;
	display: inline-block;
	margin: 23px 0 0 38px;
	color: #666;
	cursor:pointer;
}
.publish .content .progress_state label{
	cursor: pointer;
}
.publish .content .progress_state input{
	float: left;
	margin: 3px 5px 0 0;
	margin-top:2px \0\9;
	cursor: pointer;
}
.publish .content .operate_opt{
	width: 52px;
	float: right;
	margin: 0 27px 0 0 ;
}
.publish .content .operate_opt a{
	font-size: 13px;
	display: block;
	color: #666;
	text-align: center;
	margin-top: 4px;
}
.publish .content .operate_opt a:hover{
	color: #e02461;
}
.publish .content .not_release .operate_opt{
	margin-top: 10px;
}
.publish .content .null a{
	width: 103px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	background: #eb1a5e;
	margin: 15px auto 0;
	display: block;
}
/* 我发布的课程样式结束 */
/* 编辑课程样式 */
.course_box{
	width: 620px;
}
.course_box .head{
	width: 990px;
	font-size: 18px;
	color: #4d4d4d;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 8px;
	position:fixed;
	background: #fff;
	padding-top: 25px;
	z-index: 100;
}
.course_box .head:after{
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
}
.course_box .head span{
	float: left;
}
.course_box .head span.line:after{
	content: "";
	display: block;
	width: 1px;
	height: 20px;
	background: #ccc;
	float: right;
	margin: 4px 20px 0 20px;
}
.course_box .head .publish{
	float: right;
	font-size: 14px;
	border: 1px solid #eb1a5e;
	color: #eb1a5e;
	padding: 6px 15px;
	border-radius: 2px;
}
.course_box .edit_box{
	width: 744px;
	margin: 80px auto 0;
	color: #666;
}
.course_box .info p{
	color: #ccc;
	margin-bottom: 10px;
}
.course_box .info .formgroup{
	width: 100%;
	margin-bottom: 15px;
}
.course_box .info .control{
	width: 100%;
}
.course_box .info .course-pro{
	margin-bottom: 15px;
}
.course_box .info label{
	font-size: 16px;
	margin-bottom: 15px;
}
.course_box .info input,.course_box .info textarea{
	width: 100%;
}
.course_box .cover input{
	width: 500px;
	float: left;
}
.course_box .cover_btn{
	width: 90px;
	height: 33px;
	font-size: 14px;
	float: left;
	margin-left: 30px;
}
.course_box .btn-2{
	background: #9bacda;
}
.course_box .progress{
	width: 500px;
	height: 18px;
	background: #f5f5f5;
	position: absolute;
	left:0;
	top:45px;
	border-radius: 4px;
	overflow: hidden;
	display: none;
}
.course_box .progress_bar{
	width: 0px;
	height: 100%;
	background: url(../images/progress.png);
}
.course_box .set h3{
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-weight: normal;
	padding-left: 40px;
	background: url(../images/jiage.png) no-repeat;
}
.course_box .set .opt{
	float: left;
}
.course_box .chapter_box{
	margin-top: 5px;
}
.course_box .set .opt label{
	width: 60px;
	margin-top: 15px;
	font-size: 16px;
	text-align: left;
	display: block;
}
.course_box .set .course_price{
	width: 250px;
	margin: 48px 0 0 0 ;
}
.course_box .set p{
	margin: 0 0 0 70px;
}
.course_box .set .formgroup{
	margin-bottom: 8px;
}
.course_box .set .error{
	font-size: 13px;
	color: #dd0000;
	margin-top: 8px;
	float: left;
	display: none;
}
.set .formgroup .control .placeholders{
	top:56px !important;
	left:80px;
}
.course_box .set .formgroup .control .require_prompt{
	top:45px;
	right:-150px;
}
.course_box .hint-icon{
	float: right;
	margin: 9px 10px 0 0;
}
/* 我要开课样式 */
.beginclass .top p{
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.beginclass .top p span{
	height: 35px;
	line-height: 30px;
	font-weight: bold;
	color: #999;
	font-size: 20px;
	padding-left: 50px;
	display: inline-block;
	background: url(../images/bclass.png) no-repeat;
}
.beginclass .top .step{
	width: 725px;
	margin: 30px auto 40px;
	position: relative;
	left:3px;
}
.beginclass .top dl dd{
	width: 120px;
	height: 4px;
	display: inline-block;
	background: #ccc;
	position: relative;
	margin-right: 25px;
}
.beginclass .top dl dd .ti{
	font-size: 15px;
	color: #ccc;
	position:absolute;
	left:-48px;
	top:20px;
}
.beginclass .top dl dd .circle_s{
	width: 8px;
	height: 8px;
	position: absolute;
	border-radius: 50%;
	left:-4px;
	top:-2px;
	display: inline-block;
	background: #ccc;
}
.beginclass .top dl dd .circle_b {
	width: 20px;
	height: 20px;
	position: absolute;
	border-radius: 50%;
	left:-25px;
	top:-7px;
	display: inline-block;
	background: #ccc;
}
.beginclass .top dl dd .active{
	background: #e02461;
}
.beginclass .top dl dd:last-child{
	width: 0;
	margin-right: 0;
	background: none;
}
.beginclass .beginclass_btn{
	width: 120px;
	height: 40px;
	font-size: 18px;
	border-radius: 4px;
	background: #e02461;
	color: #fff;
	line-height: 40px;
	text-align: center;
}
.beginclass .courseset{
	clear: both;
	float: left;
	margin: 30px 0 0 144px;
}
.beginclass .publish{
	width: 726px;
	margin: 60px auto 0;
}
.beginclass .publish:after{
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
}
.beginclass .publish .state{
	float: left;
	margin: 6px 0 0 0 ;
	font-size: 16px;
	color: #777;
}
.beginclass .publish .publish_cb{
	float: right;
}
.beginclass .publish .content{
	background: #eee;
	clear:both;
	margin-top: 15px;
	padding: 15px;
}
.beginclass .publish .content h3{
	color: #666;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 10px;
}
.beginclass .publish .content p{
	font-size: 14px;
	color: #666;
	clear: both;
	margin-bottom: 10px;
}
.beginclass .publish .content p i{
	width: 10px;
	height: 10px;
	float: left;
	margin:6px 10px 10px 0;
	display: inline-block;
	background: #e02461;
	border-radius:50%;
}
.beginclass .publish .finish{
	width: 100%;
	text-align: center;
	margin-top: 40px;
}
/* 我要开课样式结束 */

/* 编辑课程样式 */
.edit_course .edit_co{
	cursor:pointer;
}
.edit_course .set{
	margin-top: 40px;
}
.edit_course .content{
	width: 620px;
	margin: 0 auto;
}
/* 编辑课程样式结束 */

/* 已购买的课程样式 */
.bu_course .box{
	width: 100%;
	height: 200px;
	color: #666;
	font-size: 14px;
}
.bu_course .box{
	margin:20px 0 0 0;
	border: 1px solid #e6e6e6;
}
.bu_course .box .bu_head{
	background: #EFEFEF;
	padding: 8px 28px;
}
.bu_course .box .bu_head .provider{
	margin-left: 100px;
}
.bu_course .box .bu-deadline{
	float: right;
}
.bu_course .box .bu-deadline ul li{
	float: left;
}
.bu_course .box .bu_l {
	float: left;
	position: relative;
	padding: 22px 46px 20px 26px;
}
.bu_course .box .bu_l img{
	width: 210px;
	height: 118px;
}
.bu_course .box .bu_l a{
	float: left;
}
.bu_course .box .bu_l .info{
	float: left;
	margin: 37px 0 0 30px;
}
.bu_course .box .bu_l .info a{
	width: 220px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	color: #666;
}
.bu_course .box .bu_l .info a:hover{
	color: #e02461;
}
.bu_course .box .bu_l span{
	display: block;
	float: left;
	clear: both;
	margin-top: 6px;
}
.bu_course .box .bu_l:after{
	content: "";
	width: 1px;
	height: 100px;
	background: #e6e6e6;
	margin-left: 40px;
	display: block;
	position: absolute;
	top:34px;
	right:0px;
}
.bu_course .box .bu_r{
	padding-top: 56px;
	font-size: 15px;
}
.bu_course .box .bu_r p{
	text-align: center;
}
.bu_course .box .bu_r .bu_price{
	color: #e02461;
}
/* 已购买的课程样式结束 */

/* 我的收益样式 */
#ea_contents{
	position: absolute;
	left:0;
}
#ea_datail{
	position: absolute;
	left:1300px;
	opacity: 0;
	filter:alpha(opacity=0);
	display: none;
}
#earnings{
	height: 686px;
}
.earning .title span{
	float: left;
}
.earning .option a{
	cursor: default;
}
.earning .ea_content{
	padding-top: 30px;
	color: #666;
}
.earning .ea_content dt p{
	float: left;
	padding-bottom: 8px;
	border-bottom: 2px solid #e1e1e1;
	font-size: 16px;
	text-align: right;
	margin-bottom: 20px;
}
.earning .ea_content dt p.co_name{
	width: 250px;
}
.earning .ea_content dt p.co_earning{
	width: 400px;
	margin-left: 40px;
	text-align: left;
}
.earning .ea_content dt p.co_earning i{
	font-size: 13px;
	margin-left: 6px;
}
.earning .ea_content dd{
	clear: both;
	cursor: pointer;
}
.earning .ea_content dd:after{
	content: "";
	display: block;
	visibility: visible;
	clear: both;
}
.earning .ea_content dd .dd_left{
	width: 250px;
	line-height: 40px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	text-align: left;
	float: left;
	font-size: 14px;
}
.earning .ea_content dd .dd_right{
	width: 400px;
	text-align: left;
	float: left;
	margin: 4px 0 0 40px;
}
.earning .ea_content dd .dd_right p{
	height: 30px;
	background: #f07ba1;
	float: left;
}
.earning .ea_content dd .dd_right i{
	font-size: 14px;
	line-height: 30px;
	margin-left: 12px;
}
#ea_datail{
	width: 1000px;
}
#ea_datail .title{
	padding-bottom: 10px;
	color: #777;
	border-bottom: 1px solid #e1e1e1;
	font-size: 17px;
}
#ea_datail .title span i{
	width: 30px;
	height: 32px;
	float: left;
	display: inline-block;
	margin: -11px 10px 0 0;
	background: url(../images/fn34.png) no-repeat;
}
#ea_datail .title span.back{
	cursor: pointer;
	float: right;
}
#ea_datail .title span.back i{
	width: 30px;
	height: 26px;
	float: right;
	margin:-2px 0 0 3px;
	background-position: -45px -10px;
}
#ea_datail .condition{
	padding: 20px 0 40px;
	margin-left: 50px;
}
#ea_datail .condition select{
	width: 100px;
	height: 30px;
	margin-right: 20px;
	cursor:pointer;
}
#ea_datail #course_name{
	text-align: center;
	font-size: 16px;
	color: #666;
}
/* 我的收益样式结束 */

/* 上传视频页面样式 */
.upload_vb {
	width: 1200px;
	margin: 100px auto 0;
	min-height: 440px;
}
.upload_vb .file_upload {
	float: left;
	font-size: 13px;
	color: #999;
	margin: 7px 0 0 20px;
	letter-spacing: 1px;
}
.upload_vb .do_up{
	width: 360px;
	margin: 0 0 0 20px;
}
/* 上传视频页面样式结束 */

/* 我的收藏样式 */
.my_collect .video_list img{
	height: 120px;
}
/* 我的收藏样式结束 */
.hint-icon{
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url(../images/wenhao1213.png) no-repeat;
}

#withdrawalModal .modal-footer button{
	width: 60px;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
}
#withdrawalModal .modal-footer button#cancel-btn{
	background: #ccc;
}
#withdrawalModal .money-out{
	clear: both;
	display:none;
	float: left;
	margin: 10px 0 0 115px;
	color: #dd0000;
}
#withdrawalModal .modal-body{
	height: 120px;
}

/* 我要开课协议样式 */
#course_pro_modal .protocol{
	height:300px;
	overflow-y:scroll;
	font-size:13px;
	color:#666;
}
#course_pro_modal .protocol div{
	margin-bottom: 8px;
}
#course_pro_modal .protocol h4 {
	font-size: 14px;
	font-weight: bold;
}
#course_pro_modal .protocol h6{
	font-weight: bold;
}
#course_pro_modal .protocol p{
	margin-top: 4px;
	text-indent: 30px;
}
/* 我要开课协议样式结束 */
.element-invisible {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px,1px,1px,1px);
}


.personal .video_list .course-box ul{
	margin:0;
}