@font-face {
	font-family: 'iconfont';
	/* project id 714064 */
	src: url('//at.alicdn.com/t/font_714064_mmh0jam2ua.eot');
	src: url('//at.alicdn.com/t/font_714064_mmh0jam2ua.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_714064_mmh0jam2ua.woff') format('woff'), url('//at.alicdn.com/t/font_714064_mmh0jam2ua.ttf') format('truetype'), url('//at.alicdn.com/t/font_714064_mmh0jam2ua.svg#iconfont') format('svg');
}

.icon {
	font-family: 'iconfont';
	/* project id 694614 */
}

::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #cacaca;
}

:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #cacaca;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #cacaca;
}

:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #cacaca;
}

.flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.flex-v {
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.flex-1 {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.flex-align-center {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.flex-pack-center {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.flex-pack-justify {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.flex-pack-around {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-around;
	-ms-flex-pack: justify;
	justify-content: space-around;
}

.pa5 {
	padding: 5px
}

.plr5 {
	padding-left: 5px;
	padding-right: 5px
}

.pt5 {
	padding-top: 5px
}

.pb5 {
	padding-bottom: 5px
}

.pl5 {
	padding-left: 5px
}

.pr5 {
	padding-right: 5px
}

.pa10 {
	padding: 10px
}

.plr10 {
	padding-left: 10px;
	padding-right: 10px
}

.pt10 {
	padding-top: 10px
}

.pb10 {
	padding-bottom: 10px
}

.pl10 {
	padding-left: 10px
}

.pr10 {
	padding-right: 10px
}

.pa20 {
	padding: 20px
}

.plr20 {
	padding-left: 20px;
	padding-right: 20px
}

.pt20 {
	padding-top: 20px
}

.pb20 {
	padding-bottom: 20px
}

.pl20 {
	padding-left: 20px
}

.pr20 {
	padding-right: 20px
}

.ma5 {
	margin: 5px
}

.ml5 {
	margin-left: 5px
}

.mr5 {
	margin-right: 5px
}

.mt5 {
	margin-top: 5px
}

.mb5 {
	margin-bottom: 5px
}

.ma10 {
	margin: 10px
}

.ml10 {
	margin-left: 10px
}

.mr10 {
	margin-right: 10px
}

.mt10 {
	margin-top: 10px
}

.mb10 {
	margin-bottom: 10px
}

.ma20 {
	margin: 20px
}

.ml20 {
	margin-left: 20px
}

.mr20 {
	margin-right: 20px
}

.mt20 {
	margin-top: 20px
}

.mb20 {
	margin-bottom: 20px
}

.page-box {
	padding-top: 10px;
	width: 400px;
	margin: 0 auto;
}

.page-box span {
	line-height: 37px;
}

.sucaibox {
	position: absolute;
	padding: 4px;
	width: 300px;
	top: 64px;
	left: 50%;
	margin-left: -150px;
	height: 45px;
	background: #ccc;
	z-index: 1000;
}

.table-content td {
	word-wrap: break-word;
	white-space: normal
}

.model-box {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 1000;
}

.box-content {
	padding: 13px 15px;
	background: #e9ecf3;
	height: 100%;
}

.width60 {
	display: inline-block;
	width: 60px;
}

.width250 {
	display: inline-block;
	width: 250px;
}

.width310 {
	display: inline-block;
	width: 310px;
}

.width100 {
	display: inline-block;
	width: 100px;
}

.model-del-icon {
	position: absolute;
	top: 0px;
	right: 10px;
	font-size: 20px;
	cursor: pointer;
}

.model-save {
	position: fixed;
	right: 100px;
	bottom: 10px;
}

.model {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(153, 153, 153, 1);
	padding: 0 13px;
}

.modelTitle {
	height: 80px;
	border-bottom: 1px solid #333;
	line-height: 80px;
	font-size: 16px;
	color: #333;
}

.hide {
	display: none;
}

tr th {
	text-align: center;
}

.width60s {
	width: 65px;
	display: inline-block;
}

.width78 {
	display: inline-block;
	width: 78px;
}

.width143 {
	display: inline-block;
	width: 143px;
}

.tx-right {
	text-align: right;
}

.pointer {
	cursor: pointer;
}

.video-model {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100000000;
	background-color: #000;
	opacity: .8;
}

.m {
	width: 740px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
}

.addweidu,.addkeywords {
	display: inline-block;
	width: 56px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	border: 1px solid #ccc;
	cursor: pointer;
	background: #fff;
}
.keywordslist{
	width: 100px;
}
.scaleTab {
	margin-bottom: 13px;
	margin-left: -13px;
	background: #fff;
}

.scaleTab div {
	line-height: 45px;
	font-size: 20px;
	color: #333;
	text-align: center;
	width: 220px;
	background: rgba(215, 215, 215, 1);
	margin-right: 10px;
	cursor: pointer;
}

.scaleTab div.active {
	background: #e9ecf3;
}

.absolute {
	position: absolute;
}

.addTable1,
.addShare {
	top: 60px;
	right: 10px;
}

.table-list-box {
	margin-bottom: 10px;
}

.descSpan {
	display: inline-block;
	width: 500px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.largeAudio,.largePhoto,.largeVedio{
	cursor: pointer;
}
.weidu-desc-box textarea{
	height: 100px;
	width: 600px!important;
}
.scaleJianjie,.datishuoming,.baogaoshuoming{
	height: 100px;
}
.scaleTable td{
	word-break: break-all;
}
.addDescBtn,.chooseSucaiBtn,.addChildrenQuestion,.addAgeDescBtn{
	padding: 5px;background: #0e90d2;color: #fff;border-radius: 2px;
}
.descText{
	display: block;
	margin: 0 auto;
	width: 400px;
	height: 150px;
	margin-top: 20px;
}
.saveDesc{
	display: block;
	margin: 0 auto;
	margin-top: 10px;
}
.descInfo{
	width: 50px;
	margin-right:5px ;
	display: inline-block;
}
.delThisDesc{
	line-height: 20px;
}
.comDescSpan{
	display: inline-block;
	width: 70px;
	padding-left: 20px;
}
.paixu,.xuanzhuan,.teshuScore,.material_score{
	width: 45px;
}
.comDescInfo{
	display: inline-block;
	width: 60px;
}
.sWidth58{
	display: inline-block;
	width: 58px;
}
.audioUpload{
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	z-index: 12;
}
.tiList span{
	display: inline-block;
	width: 60px;
	margin-right: 5px;
}
.tiList{
	margin-bottom: 20px;
}
.childRange,.childScore{
	width: 100%;
}
.chooseTitleList{
	padding-left: 0;
	padding-right: 0;
}
.box{
	box-sizing: border-box;
}
.guanjiancizu{
	padding: 0 10px;
	border: 1px solid #ccc;
	line-height: 30px;
	font-size: 12px;
	color: #333;
	box-sizing: border-box;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline-block;
	border-radius: 2px;
}
.guanjiancizu.active{
	background: blue;
	color: #fff;
	border: none;
}
.inblock{
	display:inline-block;
}
.qingxuWidth{
	width: 50px;
}
.qingxu{
	cursor: pointer;
}
.uploadDaoju{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0;
}
