/*
自定义响应布局
*/
@media screen and (max-width: 575px) {

	/*搜索框适应超小屏*/
	.newDefined-xx-input-out {
		width: 150px !important;
	}

	.newDefined-xx-input {
		width: 150px !important;
	}

	.newDefined-xx-btn {
		width: 50px !important;
		height: 30px;
		line-height: 30px;
		padding: 0 10px;
		font-size: 12px;
	}

	.newDefined-input-xx {
		width: 70% !important;
	}

	.newDefined-btn-xx {
		margin-left: -60px !important;
	}

	.newDefined-btn-div-xx {
		width: 80px !important;
	}
}

@media screen and (max-width: 767px) {

	/*
    表头有搜索框的自定义响应布局
    */
	.newDefined-xs-form {
		display: inline-block !important;
		width: 250px !important;
	}

	.newDefined-xs-input-out {
		display: inline-block !important;
		width: 60% !important;
	}

	.newDefined-xs-btn {
		display: inline-block !important;
		height: 30px;
		line-height: 30px;
		padding: 0 10px;
		font-size: 12px;
	}

	.newDefined-btn-xs {
		display: inline-block !important;
		height: 28px !important;
		line-height: 28px;
		padding: 0 5px;
		font-size: 12px;
	}

	/*表头图标*/
	.newDefined-xs-ionic {
		margin: 0 0 1px 0 !important;
	}

	.newDefined-xs-ionic-b {
		width: 40px !important;
		height: 30px !important;
	}

	/*staff的样式*/
	.newDefined-xs-mg {
		margin-top: -35px;
	}

	.newDefined-xs-lab {
		padding: 9px 0 !important;
	}

	.newDefined-xs-mg-lt {
		margin-left: 80px;
	}

	/*卡片布局*/
	.newDefined-out-mg-xs {
		margin-top: 8px;
	}

	.newDefined-cbtn-mg-xs {
		margin: 10px 0 0 0 !important;
	}

	.newDefined-xs {
		margin: 12px auto !important;
		font-size: 14px;
	}

	.newDefined-btn-xs-fluid {
		margin-top: 20px !important;
		width: 100% !important;
	}

	/*上传按钮*/
	.newDefined-uplaod-btn-sm {
		margin-left: 111px;
	}

	/*添加卡片*/
	.newDefined-pic-father {
		position: relative;
	}

	.newDefined-pic-child {
		position: absolute;
		top: 29px;
	}

	/*树列表*/
	.newDefined-maxHeight-xs {
		max-height: 80px;
	}

	.newDefined-maxHeight-xs-check {
		max-height: 520px;
	}

	.newDefined-maxHeight-xs-checkbox {
		max-height: 265px;
	}

	.newDefined-btn-div-xs {
		width: 80px !important;
    }

	.newDefined-xs-checking {
		width: 227px;
	}

	/*课表*/
	.classTable-xs {
		width: 900px !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {

	/*
    表头有搜索框的自定义响应布局
    */
	.newDefined-sm-form {
		display: inline-block !important;
		width: 250px !important;
	}

	/*staff的样式*/
	.newDefined-sm-mg {
		margin-top: -35px;
	}

	.newDefined-btn-sm-mg {
		margin: 0 140px 0 72px;
	}

	/*卡片布局*/
	.newDefined-out-mg-sm {
		margin-top: 5px;
	}

	.newDefined-cbtn-mg-sm {
		height: 30px;
		line-height: 30px;
		padding: 0 10px;
		font-size: 12px;
		margin: 10px 0 0 0 !important;
	}

	.newDefined-sm {
		margin: 16px auto 0 !important;
		font-size: 13px;
	}

	.newDefined-btn-sm-fluid {
		margin-top: 23px;
	}

	.newDefined-out-mg-sm {
		margin-top: 18px !important;
	}

	/*表头图标*/
	.newDefined-sm-ionic {
		margin: 0 0 1px 0 !important;
	}

	/*文本超出部分隐藏*/
	.newDefined-div-sm {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	/*树列表*/
	.newDefined-maxHeight-sm {
		max-height: 787px;
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {

	/*
    表头有搜索框的自定义响应布局
    */
	.newDefined-md-form {
		display: inline-block !important;
		width: 250px !important;
	}

	/*staff的样式*/
	.newDefined-md-mg {
		margin-top: -35px;
	}

	.newDefined-btn-md-mg {
		margin: 0 140px 0 100px;
	}

	/*卡片布局*/
	.newDefined-out-mg-md {
		margin-top: 5px;
	}

	.newDefined-cbtn-mg-md {
		margin: 10px 0 0 0 !important;
	}

	.newDefined-btn-size {
		height: 30px;
		line-height: 30px;
		padding: 0 10px;
		font-size: 12px;
	}

	.newDefined-md {
		margin: 34px auto 0 !important;
		font-size: 13px;
	}

	.newDefined-md-p {
		font-size: 12px !important;
	}

	.newDefined-btn-md-fluid {
		margin-top: 20px;
		width: 50%;
	}

	/*表头图标*/
	.newDefined-md-ionic {
		margin: 0 0 1px 0 !important;
	}

	/*文本超出部分隐藏*/
	.newDefined-div-md {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	/*卡片底部固定*/
	.newDefined-footer-md-lg {
		text-align: center;
	}

	/*
   弹出层
   */
	.newDefined-inline-width-md {
		width: 45% !important;
	}

	/*树列表*/
	.newDefined-maxHeight-md {
		max-height: 787px;
	}
}

@media screen and (min-width: 1200px) {

	/*
    表头有搜索框的自定义响应布局
    */
	.newDefined-lg-form {
		display: inline-block !important;
		width: 50% !important;
	}

	/*staff的样式*/
	.newDefined-lg-pd {
		padding-right: 10px;
		box-sizing: border-box;
	}

	.newDefined-btn-lg-mg {
		margin: 0 110px 0 107px;
	}

	/*卡片布局*/
	.newDefined-out-mg-lg {
		margin-top: 25px;
	}

	.newDefined-cbtn-mg-lsg {
		margin: 4px 4px 0 0 !important;
	}

	/*文本超出部分隐藏*/
	.newDefined-div-lg {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		font-size: 14px !important;
	}

	.newDefined-lg {
		margin: 9px auto 0 !important;
		font-size: 12px;
	}

	.newDefined-btn-lg-fluid {
		margin-top: 27px;
		width: 50%;
	}

	.newDefined-lg-p {
		font-size: 12px !important;
	}

	.newDefined-content-lg {
		padding: 10px !important;
	}

	/*卡片底部固定*/
	.newDefined-footer-md-lg {
		text-align: center;
	}

	/*弹出层*/
	.newDefined-inline-width-lg {
		width: 45% !important;
	}

	/*树列表*/
	.newDefined-maxHeight-lg {
		max-height: 787px;
	}

	/*人脸input*/
	.newDefined-inputWidth-lg {
		width: 340px !important;
	}
}

/*
共同样式
*/
/*输入框*/
.newDefined-input {
	height: 32px !important;
}

/*卡片*/
.newDefined-card-p {
	margin-bottom: 0.5rem;
	font-size: 14px;
}

/*特定按钮*/
.newDefined-btn-w {
	width: 58px;
}

/*搜索框*/
.newDefined-input-mg {
	margin: 0 !important;
}

/*
staff样式
*/
.newDefined-item {
	display: inline;
	margin: 0 10px;
}

/*
左右浮动
*/
.newDefined-float-left {
	float: left;
}

.newDefined-float-right {
	float: right;
}

.newDefined-clear-both:after {
	display: block;
	content: "";
	clear: both;
}

/*卡片底部固定*/
.newDefined-roll {
	padding-bottom: 44px;
}

.newDefined-footer {
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 9999;
	padding-left: 22px;
	box-sizing: border-box;
	background-color: rgba(239, 239, 239, .7);
}

/*
弹跳窗
*/
.newDefined-div {
	width: 110px;
	padding: 8px 15px;
	height: 38px;
	line-height: 20px;
	text-align: left;
	white-space: nowrap;
	box-sizing: border-box;
	cursor: pointer;
}

.newDefined-btn {
	width: 130px;
	height: 38px;
	line-height: 38px;
	background-color: rgba(25, 160, 148, 0.5);
	border: none;
	border-radius: 5px;
	font-size: 13px;
	color: #fff;
	margin: 5px auto 5px;
	cursor: pointer;
	text-align: center;
}

.newDefined-btn-dele {
	background-color: rgba(157, 191, 185, .9);
	border: none;
	border-radius: 5px;
	font-size: 15px;
	color: #fff;
	cursor: pointer;
}

/*图片*/
.newDefined-upload-img {
	width: 92px;
	height: 92px;
	margin: 0 10px 10px 0;
}

/*弹出视频*/
.newDefined-input-width {
	width: 25% !important;
	display: inline-block;
}

/*上传按钮*/
.newDefined-uplaod-btn {
	margin-left: 162px;
}

/*表单多图*/
.newDefined-upload-img {
	width: 80px;
	height: 80px;
	cursor: pointer;
}

/*删除小按钮*/
.newDefined-btn-toDelet {
	width: 100px;
	height: 18px;
	color: #fff;
	cursor: pointer;
	background-color: rgba(25, 160, 148, 0.5);
	border: none;
	border-radius: 5px;
	text-align: center;
}

/*select切换*/
.toCheck {
	display: none;
}

/*列表项样式*/
.hoverLi:hover {
	background: rgba(221, 240, 237, .8);
}

/*课程li*/
.subjectLI {
	cursor: pointer;
	margin: 0px 15px 13px 4px;
	border-radius: 5px;
	text-align: center;
}

/*老师li*/
.teacherLI {
	cursor: pointer;
	margin: 0px 15px 13px 4px;
	border-radius: 5px;
	text-align: center;
}

/*span*/
.spanStyle {
	border: 1px solid #f2f2f2;
	border-radius: 4px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	display: inline-block;
	width: 74px;
	font-size: 15px;
}

.spanStyle2 {
	border: 1px solid #f2f2f2;
	border-radius: 4px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	display: inline-block;
	width: 120px;
	font-size: 12px;
}

/*login样式*/
/*@media screen and (max-width: 991px) {
	.newDefined-login-display-Lmd {
		display: none;
	}

	.newDefined-ContainerIN-Lmd {
		width: 100%;
		height: 100%;
		background-image: url(../style/res/loginImg/bgPhone.png);
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}

	.newDefined-Input-Lmd {
		text-align: center;
		margin-top: 55px;
	}

	.newDefined-Input-Lmd {
		background-color: #eeeeee;
	}

	.newDefined-Container-Lmd {
		width: 100%;
		max-height: 700px;
		overflow-y: hidden;
		position: relative;
	}

	.newDefined-ChildPic-Lmd {
		height: 100%;
	}

	.newDefined-ImgPostion-Lmd {
		position: absolute;
		bottom: 0px;
	}
}

@media screen and (min-width: 992px) {
	.newDefined-login-display-Mmd {
		display: none;
	}

	.newDefined-ChildPic-Mmd {
		height: 703px;
		margin-top: 5px;
	}

	.newDefined-ChildIMG-Mmd {
		text-align: center;
		margin-top: 150px;
	}

	.newDefined-Input-Mmd {
		text-align: center;
		margin-top: 167px;
	}

	.newDefined-Container-Mmd {
		width: 100%;
		max-height: 940px;
		overflow-y: hidden;
	}

	.newDefined-ContainerIN-Mmd {
		width: 100%;
		height: 100%;
		background-image: url(../style/res/loginImg/bgPC.jpg);
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}

	.newDefined-logoIMG-Mmd {
		margin-top: 12px;
		float: left;
		margin-left: 60px;
	}

	.newDefined-Input-Mmd {
		background-color: #fff;
		width: 350px !important;
		box-shadow: 0 0 30px -14px #000;
	}

	.newDefined-coypright-Mmd {
		position: absolute;
		top: 90px;
		right: 11px;
	}

	.newDefined-leftText-Mmd {
		float: left;
		margin-top: 41px;
		margin-left: 95px;
	}

	.ANew {
		color: #fff;
		transition: 0.5s;
	}

	.ANew:hover {
		color: #33ABA0;
	}
}

.newDefined-font {
	font-size: 12px !important;
}*/
@media screen and (max-width: 991px) {
	.newDefined-login-display-Lmd {
		display: none;
	}

	.newDefined-ContainerIN-Lmd {
		width: 100%;
		height: 100%;
		background-image: url(../style/res/loginImg/bgPhone.png);
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}

	.newDefined-Input-Lmd {
		text-align: center;
		margin-top: 55px;
		margin-top:5%;
	}

	.newDefined-Input-Lmd {
		background-color: #eeeeee;
	}

	.newDefined-Container-Lmd {
		width: 100%;
		/* max-height: 700px; */
		overflow-y: hidden;
		position: relative;
	}

	.newDefined-ChildPic-Lmd {
		height: 100%;
	}

	.newDefined-ImgPostion-Lmd {
		position: absolute;
		bottom: 0px;
	}
}

@media screen and (min-width: 992px) {
	.newDefined-login-display-Mmd {
		display: none;
	}

	.newDefined-ChildPic-Mmd {
		height: 750px;
		margin-top: 5px;
		margin-top:2px;
	}

	.newDefined-ChildIMG-Mmd {
		text-align: center;
		margin-top: 150px;
		margin-top:15%
	}

	.newDefined-Input-Mmd {
		text-align: center;
		margin-top: 167px;
	}

	.newDefined-Container-Mmd {
		width: 100%;
		max-height: 940px;
		overflow-y: hidden;
	}

	.newDefined-ContainerIN-Mmd {
		width: 100%;
		height: 100%;
		background-image: url(../style/res/loginImg/bgPC.png);
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}

	.newDefined-logoIMG-Mmd {
		margin-top: 12px;
		margin-top:1%;
		float: left;
		margin-left: 60px;
	}

	.newDefined-Input-Mmd {
		background-color: #fff;
		width: 350px !important;
		box-shadow: 0 0 30px -14px #000;
	}

	.newDefined-coypright-Mmd {
		position: absolute;
		top: 90px;
		top:9%;
		right: 11px;
		padding-top:9%;
		box-sizing:border-box;
	}

	.newDefined-leftText-Mmd {
		float: left;
		margin-top: 41px;
		/* margin-top:3%; */
		margin-left: 95px;
	}

	.ANew {
		color: #fff;
		transition: 0.5s;
	}

	.ANew:hover {
		color: #33ABA0;
	}
}

.newDefined-font {
	font-size: 12px !important;
}

@media screen and (max-width: 991px) {
	.newDefined-login-display-Lmd {
		display: none;
	}

	.newDefined-ContainerIN-Lmd {
		width: 100%;
		height: 100%;
		background-image: url(../style/res/loginImg/bgPhone.png);
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}

	.newDefined-Input-Lmd {
		text-align: center;
		margin-top: 55px;
		margin-top:5%;
	}

	.newDefined-Input-Lmd {
		background-color: #eeeeee;
	}

	.newDefined-Container-Lmd {
		width: 100%;
		/* max-height: 700px; */
		overflow-y: hidden;
		position: relative;
	}

	.newDefined-ChildPic-Lmd {
		height: 100%;
	}

	.newDefined-ImgPostion-Lmd {
		position: absolute;
		bottom: 0px;
	}
}

@media screen and (min-width: 992px) {
	.newDefined-login-display-Mmd {
		display: none;
	}

	.newDefined-ChildPic-Mmd {
		height: 750px;
		margin-top: 5px;
		margin-top:2px;
	}

	.newDefined-ChildIMG-Mmd {
		text-align: center;
		margin-top: 150px;
		margin-top:15%
	}

	.newDefined-Input-Mmd {
		text-align: center;
		margin-top: 167px;
	}

	.newDefined-Container-Mmd {
		width: 100%;
		max-height: 940px;
		overflow-y: hidden;
	}

	.newDefined-ContainerIN-Mmd {
		width: 100%;
		height: 100%;
		background-image: url(../style/res/loginImg/bgPC.png);
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}

	.newDefined-logoIMG-Mmd {
		margin-top: 12px;
		margin-top:1%;
		float: left;
		margin-left: 60px;
	}

	.newDefined-Input-Mmd {
		background-color: #fff;
		width: 350px !important;
		box-shadow: 0 0 30px -14px #000;
	}

	.newDefined-coypright-Mmd {
		position: absolute;
		top: 90px;
		top:9%;
		right: 11px;
		padding-top:9%;
		box-sizing:border-box;
	}

	.newDefined-leftText-Mmd {
		float: left;
		/* margin-top: 41px;
		margin-top:2%; */
		margin-left: 95px;
	}

	.ANew {
		color: #fff;
		transition: 0.5s;
	}

	.ANew:hover {
		color: #33ABA0;
	}
}

.newDefined-font {
	font-size: 12px !important;
}

/*下线*/
.newDefined-icon-unlink {
	display: block;
	width: 16px;
	height: 16px;
	background-image: url(../style/res/icon/unlink.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
/*上线*/
.newDefined-icon-link {
	display: block;
	width: 16px;
	height: 16px;
	background-image: url(../style/res/icon/link.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
/*媒资管理/课程内容管理/新增课程*/
.newDefined-icon-newClass {
	width: 47%;
	height: 47%;
	background-image: url(../style/res/icon/newClass.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
/*媒资管理/课程内容管理/修改课程*/
.newDefined-icon-editClass {
	width: 47%;
	height: 47%;
	background-image: url(../style/res/icon/editClass.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
/*媒资管理/课程内容管理/课程状态*/
.newDefined-icon-classStatus {
	width: 47%;
	height: 47%;
	background-image: url(../style/res/icon/classStatus.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
/*媒资管理/课程内容管理/新增分集*/
.newDefined-icon-newDMT {
	width: 47%;
	height: 47%;
	background-image: url(../style/res/icon/newDMT.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
/*媒资管理/课程内容管理/修改分集*/
.newDefined-icon-editDMT {
	width: 47%;
	height: 47%;
	background-image: url(../style/res/icon/editDMT.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
/*媒资管理/课程内容管理/分集状态*/
.newDefined-icon-DMTstatus {
	width: 47%;
	height: 47%;
	background-image: url(../style/res/icon/DMTstatus.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
/*预览查看*/
.newDefined-icon-toSee {
	display: block;
	width: 16px;
	height: 16px;
	background-image: url(../style/res/icon/toSee.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.newDefined-icon-zxkt {
	display: block;
	width: 16px;
	height: 16px;
	background-image: url(../style/res/icon/zxkt.svg);
	background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: -8px!important;
}
.newDefined-icon-gggl {
	display: block;
	width: 16px;
	height: 16px;
	background-image: url(../style/res/icon/gggl.svg);
	background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: -8px!important;
}
.newDefined-icon-xybk {
	display: block;
	width: 16px;
	height: 16px;
	background-image: url(../style/res/icon/xybk.svg);
	background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: -8px!important;
}
/*审核*/
.newDefined-icon-shenhe {
	display: block;
	width: 16px;
	height: 16px;
	background-image: url(../style/res/icon/shenhe.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
/*停用*/
.newDefined-icon-teastop {
	display: block;
	width: 16px;
	height: 16px;
	background-image: url(../style/res/icon/stop.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

/*恢复*/
.newDefined-icon-tearecover {
	display: block;
	width: 16px;
	height: 16px;
	background-image: url(../style/res/icon/recover.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
/*挂失*/
.newDefined-icon-tealose {
	display: block;
	width: 16px;
	height: 16px;
	background-image: url(../style/res/icon/lose.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

/*start1*/
.newDefined-icon-start1 {
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle;
	background-image: url(../style/res/icon/start1.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
/*start2*/
.newDefined-icon-start2 {
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle;
	background-image: url(../style/res/icon/start2.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

/*树*/
.newDefined-icon-tree {
	display: block;
	width: 16px;
	height: 16px;
	background-image: url(../style/res/icon/tree.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.newDefined-icon-open{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/open.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.newDefined-icon-close{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/close.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.newDefined-icon-flow{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/flow.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

/*受理*/
.newDefined-icon-accept{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/accept.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.newDefined-icon-report{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/report.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.newDefined-icon-orderEnd{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/orderEnd.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.newDefined-icon-orderEnd1{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/orderEnd2.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.newDefined-icon-orderPass{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/orderPass.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.newDefined-icon-orderReject{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/orderReject.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.newDefined-icon-orderReject_s{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/orderReject_s.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.newDefined-icon-orderFill{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/orderFill.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.newDefined-icon-orderFill1{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/orderFill1.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.newDefined-icon-orderFills{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/orderFills.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.newDefined-icon-orderRepeat{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/orderRepeat.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.newDefined-icon-orderVerify{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/orderVerify.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.newDefined-icon-orderHistory{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/orderHistory.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.newDefined-icon-orderBack{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/orderBack.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.newDefined-icon-orderReport{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/orderReport.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.newDefined-icon-baseInfo{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/baseInfo.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.newDefined-icon-orderMe{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/orderMe.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.newDefined-icon-activityBack{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/activityBack.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.newDefined-icon-online{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/online.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.newDefined-icon-assinOrder{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/assinOrder.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.newDefined-icon-waitAudit{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/waitAudit.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.newDefined-icon-activityEnd{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/activityEnd.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.newDefined-icon-activeBack{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/activeBack.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.newDefined-icon-fanganBack{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/fanganBack.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.newDefined-icon-seeDetail{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/seeDetail.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.newDefined-icon-assignOrder{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/assignOrder.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.newDefined-icon-volunteeAudit{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/volunteeAudit.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.newDefined-icon-orderRejects{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/orderRejects.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.newDefined-icon-orderFillss{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/orderFillss.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.newDefined-icon-orderEnds{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/orderEnds.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.newDefined-icon-orderFills{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/orderFills.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.newDefined-icon-accepts{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../style/res/icon/accepts.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.newDefined-icon-addAll {
    display: block;
    width: 16px;
    height: 16px;
    background-image: url(../style/res/icon/addAll.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.amap-logo{
    display: none!important;
}
.amap-copyright {
    opacity:0;
}
#nav_bg{
    background-color: rgba(0,0,0,.3);
    width:1920px;
    height: 1080px;
    display: none;
    position:absolute;
    top:51px;
    left:100%;
}
#nodeDiv{
    
    width:720px;

    position:absolute;
    top:0px;
    background-color: #fff;
    z-index: 2;
 
}
#node_zz{
    width:100%;
    height: 100%;
    z-index: 1;
    position:absolute;
    top:0px;
    left:0;

}
#nodeDiv .trans{
    height: 51px;
    background-color: transparent;
}
#nodeDiv #node_li{
    background-color:#fff;
    overflow: scroll;
    height: 800px;
    margin-left: 20px;
}
#nodeDiv .node_model{
    width:150px;
    float: left;
    text-align: left;
    margin-left: 10px;
   
}
#nodeDiv .node_model:first-child{
    margin-left: 10px;
}
#nodeDiv .nav_tit{
    color:#333;
    font-size: 14px;
    font-weight: 600;
    border-bottom: 1px solid  #E5E8ED;
   
}

#nodeDiv li{
    color:#333;
    font-size: 14px;
    cursor: pointer;
   
}

#nodeDiv li .start_y{
    color:yellow;
}
.books_div{
    width: 100%;
}
.books_input{
    width:80%;
}
.book_code1{
    position: absolute;
    top: 1px;
    left: 0px;
    border: 0;
    height: 36px;
    background-color: transparent;
}
/* #nav_ul li a{
    padding-left: 0px;
    text-align: center;
} */
#LAY_app{
    height: 100%;
}