﻿#manager_add{
	width: 460px;
}
#manager_add.slide_add{
	width: 590px;
}
.add_list{
	margin-bottom: 20px;
	position: relative;
	font-size: 14px;
	overflow: hidden;
}
.cover{
	width: 900px;
}
.add_list>label{
	width: 70px;
	font-size: 14px;
	text-align: right;
	margin-right: 10px;
	float: left;
	color: #73879C;
}
.add_list>div{
	float: left;
}
.name_label>label,.tel_label>label,
.sex_label>label,.update_label>label,
.host_label>label,.theme_label>label,
.price_label>label,.key_label>label,
.page_label>label,.audio_label>label,
.password_label>label,.role_label>label{
	line-height: 30px;
}
.photo_label>label{
	line-height: 130px;
}
.honor_label>label{
	line-height: 110px;
}
.intro_label>label{
	line-height: 160px;
}
.course_label>label{
	line-height: 200px;
}
.course_outline>label{
	line-height: 200px;
}
.add_require>label{
	position: relative;
}
.add_require>label:after{
	display: block;
	content: "*";
	position: absolute;
	right: -5px;
	top: 0;
	color: #cf0202;
}
.add_list input{
	border: 1px solid #ccc;
}
.add_list>input{
	width: 368px;
	height: 28px;
	padding-left: 10px;
	float: left;
}
.add_list input::-webkit-input-placeholder {
	color:#898989;
}
.add_list input::-moz-placeholder {
	color:#898989;
}
.add_list input::-ms-input-placeholder {
	color:#898989;
}
.page_input input{
	width: 100px;
	height: 28px;
	padding-left: 10px;
	border: 1px solid #ccc;
	margin: 0 5px;
}
.page_input span{
	line-height: 28px;
	color: #898989;
}
#host_teacher{
	width: 380px;
	height: 30px;
	border: 1px solid #ccc;
	color: #898989;
}
.add_list_wrap{
	width: 380px;
}
.add_list_wrap>div{
	float: left;
}
.photo_label{
	overflow: hidden;
}
.photo_label>div{
	float: left;
}
.teacher_photo{
	width: 160px;
	height: 105px;
}
.lecture_photo{
	width: 150px;
	height: 150px;
}
.audio_photo{
	width: 120px;
	height: 120px;
}
.cover_photo{
	width: 120px;
	height: 160px;
}
.phote_position{
	position: relative;
}
.input_opacity{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}
.teacher_photo img,
.lecture_photo img,
.audio_photo img,
.cover_photo img{
	display: block;
	width: 100%;
	height: 100%;
}
.photo_message{
	width: 180px;
	height: 105px;
	margin-left: 10px;
}
.upload_control{
	width: 178px;
	height: 38px;
	border: 1px solid #ccc;
	border-radius: 5px;
	position: relative;
	text-align: center;
	line-height: 38px;
	color: #898989;
}
.upload_control input{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 38px;
	border: 0;
	opacity: 0;
}
.photo_message p{
	font-size: 14px;
	margin-top: 10px;
	color: #898989;
}
.sex_label{
	height: 30px;
}
.sex_label .add_list_wrap label,
.sex_label .add_list_wrap input,
.role_label .add_list_wrap label,
.role_label .add_list_wrap input{
	display: block;
	float: left;
	width: 20px;
	height: 100%;
	line-height: 30px;
}
.role_label .add_list_wrap label{
	width: auto;
}
.sex_label .add_list_wrap label:nth-of-type(2){
	margin-left: 5px;
}
.role_label .add_list_wrap input:nth-of-type(1),
.role_label .add_list_wrap label{
	margin-right: 5px;
}
.sex_option{
	display: block;
	float: left;
	width: 50px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #ccc;
	color: #898989;
	cursor: pointer;
	text-align: center;
}
.sex_male{
	border-right: 0;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.sex_female{
	border-left: 0;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.sex_active{
	background-color: #286090;
	border-color: #204d74;
	color: #fff;
}
.add_list textarea{
	width: 368px;
	padding: 5px;
	border: 1px solid #ccc;
	resize: none;
	color: #898989;
}
#teacher_honor{
	height: 98px;
}
#teacher_intro{
	height: 148px;
}
#course_intro{
	height: 200px;
}
#course_outline{
	height: 200px;
}
.limit{
	position: absolute;
	right: 10px;
	bottom: 10px;
	display: flex;
	justify-content: space-between;
}
.limit span{
	width: 25px;
	font-size: 12px;
	color: #666;
	text-align: right;
}
.limit .current{
	color: #333;
}
.add_list_7{
	padding: 30px;
	margin-bottom: 0;
}
.add_list_7 input{
	width: 70px;
	height: 30px;
	color: #fff;
	border-radius: 5px;
	cursor: pointer;
	padding-right: 10px;
}
#save_add,#save{
	width: auto;
	background-color: #26B99A;
	border: 1px solid #169F85;
}
#save{
	margin-left: 30px;
}
#hand_in{
	background-color: #26B99A;
	border: 1px solid #169F85;
}
#hand_error{
	background-color: #337ab7;
	border: 1px solid #2e6da4;
	margin-left: 30px;
}
.add_list_7 input:hover{
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
/*新建课程*/
.course_add{
	height: auto;
}
/*增加音频*/
.time_wrap{
	width: 380px;
	color: #898989;
}
.time_wrap>div{
	width: 100%;
	height: 30px;
	overflow: hidden;
}	
.time_wrap span,.time_wrap input{
	display: block;
	float: left;
}
.audio_limit input{
	width: 50px;
	height: 28px;
}
.audio_limit span{
	width: 30px;
	height: 100%;
	line-height: 30px;
	text-align: center;
}
.time_wrap .listen{
	margin-top: 10px;
}
.listen input{
	width: 20px;
}
.listen span{
	height: 100%;
	line-height: 30px;
	margin-left: 5px;
}
.price_label{
	justify-content: flex-start;
	color: #898989;
}
.price_label input{
	width: 50px;
}
.price_label span{
	margin-left: 5px;
	line-height: 30px;
}
/*新建轮播*/
.course_photo_label .add_list_wrap{
	width: 510px;
}