/* #ad82ca */
@CHARSET "UTF-8";
body{
	background:#f5f5f5;
}
body input[type="submit"],body input[type="button"],body button{
	border:0px;
	cursor:pointer;
}
#adminbody{
/* 	position:fixed; */
/* 	width:100%; */
/* 	height:100%; */
/* 	overflow:hidden; */
}
#adminbody #adbottom{
/* 	position:fixed; */
/* 	bottom:0; */
/* 	left:0; */
/* 	line-height: 25px; */
	position:relative;
	z-index:999;
}
#adbody{
	background:#fff;
}
#adtop{
	width:100%;
	background:#fff;
	padding:20px 0;
	position:fixed;
	top:0;
	left:0;
}
#adtop .adtopbox{
	width:850px;
	margin:0 auto;
	position:relative;
}
#adtop .adtopbox div{
	float:left;
}
#adtop .adtopbox .logo img{
	max-height:70px;
}
#adtop .adtopbox .fright{
	position:absolute;
	right:60px;
	top:16px;
	display:none;
}
#adcontainerlogin{
	
}
#loginchild{
	width:100%;
	height:100%;
	overflow:auto;
	background:url("../images/loginPageBackground.jpg") no-repeat left center;
	background-size:cover;
	padding:120px 0;
	min-height: 500px;
}
#loginchild.teacherLoginBg{
	background:url("../images/teacherBg.jpg") no-repeat left center;
	background-size:cover;
}
#adbanner{
	width:100%;
}
#adbanner .adbannerbox{
	width:851px;
	margin:0 auto;
}
#adbanner .adbannerbox form{
	float:right;
	width:370px;
	margin-right:20px;
}
#adlogin,#tealogin{
	background:url("../images/loginBg.png");
	background-size:100% 100%;
	padding:10px 35px 10px 25px; 
}
#adlogin .loginbox,#tealogin .loginbox{
	line-height: 50px;
    height: 50px;
    border-radius: 5px;
    margin: 20px auto;
    background: #fff;
    position: relative;
    overflow: hidden;
	width:90%;
}
.frmIcon{
    position:absolute;
	left:0px;
	top:8px;
    width: 50px;
    height: 32px;
	border-right: 1px dashed #d6c1e4;
	z-index:2;
}
.frmIcon.user{
	background:url("../images/userIcon.png")no-repeat center center;
}
.frmIcon.pass{
	background:url("../images/passIcon.png")no-repeat center center;
}
.loginFrmInputItem{
	height:100%;
	overflow:hidden;
	position:relative;
	z-index:1;
}
.loginFrmInputItem input {
    line-height: 50px;
    height: 50px;
    border: 0;
	color:#a0a0a0;
    display: block;
	font-size:16px;
	width: 100%;
    padding: 0px 10px 0px 60px;
	border-radius:5px;
	background:none;
}
#adlogin .submit,#tealogin .submit {
    padding: 0;
    background:url("../images/loginBtnBg.png");
	background-size:100% 100%;
    color: #fff;
    width: 100%;
    line-height: 45px;
    height: 45px;
    font-size: 18px;
	margin-top:30px;
    border-radius: 5px;
	margin-bottom:40px;
}
#adlogin .sel,#tealogin .sel{
	width:100%;
	margin-bottom:40px;
}
#adlogin .sel a,#tealogin .sel a{
	width:100%;
	float:left;
	text-align:center;
	color:#fff;
	font-size:18px;
	line-height:50px;
	border-bottom:1px solid #FFF;
	cursor:default;
}
#adlogin .sel .dian,#tealogin .sel .dian{
	width:5px;
	height:10px;
	margin:0 5px;
	background:url("../images/yuand.png") no-repeat center center;
	background-size:5px auto;
}
#adlogin .sel .fright,#tealogin .sel .fright{
	float:right;
}
#adlogin .sel .active,#tealogin .sel .active{
/* 	background:url("../images/lineImg.png") no-repeat center bottom; */
/* 	background-size:100% auto; */
}
#tealogin{
	display:none;
}
#adbottom{
/* 	position:fixed; */
/* 	bottom:0; */
/* 	left:0; */
/* 	width:100%; */
	background:#fff;
	text-align:center;
	padding:15px 0;
	color:#000;
	line-height: 25px;
}
#adcontainerlogin{
	width:100%;
	padding-top:110px;
/* 	padding-bottom:120px; */
	height:100%;
	background:#fff;
	overflow:hidden;
}
#adcontainer{
	width:100%;
	height:100%;
	padding-bottom:15px;
	padding-top:135px;
	overflow:hidden;
}
#adcontainerchild{
	width:100%;
	height:100%;
	overflow:auto;
	background:#f5f5f5;
}
#adbottom .about a{
	color:#333;
	font-size:14px;
	line-height:25px;
}
#adbottom .about span{
	margin:0 3px;
}
#adbottom p{
	color:#999999;
	font-size:14px;
	line-height:25px;
}
#adbottom p span{
	margin:0 3px;
}
#adheader{
	background:#f5f5f5;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:99999;
}
#adheaderchild{
	background:#f5f5f5 url("../images/headerBg.png") no-repeat left top;
	background-size:100% 100%;
	height:70px;
}
#adheader .fleft{
	line-height:70px;
	height:70px;
	color:#fff;
	font-size:28px;
/* 	width:40%; */
	padding-left:20px;
}
#adheader .fleft .weblogo{
/* 	width:50px; */
	float:left;
	padding:10px 0;
	margin-right:10px;
}
#adheader .fleft .weblogo a{
	height:50px;
}
#adheader .fleft img{
/* 	width:50px; */
	height:50px;
	vertical-align:unset;
}
#adheader .fleft .webtitle{
/* 	width:100%; */
/* 	padding-left:60px; */
	float:left;
}
#adheader .fleft .webtitle a{
	color:#FFF;
}
#adheader .fright{
/* 	width:50%; */
}
#adheader .fright .headernav{
	float:left;
	color:#fff;
	height:70px;
	line-height:70px;
	padding-right:100px;
	text-align:right;
}
#adheader .fright .headernav a{
	color:#fff;
	font-size:18px;
	margin:0 15px;
}
#adheader .fright .headernav a:hover{
	color: #e5e5e5;
}
#adheader .fright .adjs{
	background:url("../images/teacherIcon.png") no-repeat left center;
	background-size:16px auto;
	padding-left:20px;
}
#adheader .fright .adsy{
	background:url("../images/homeIcon.png") no-repeat left center;
	background-size:15px auto;
	padding-left:20px;
}
#adheader .fright .adyy{
	background:url("../images/yyicon.png") no-repeat left center;
	background-size:15px auto;
	padding-left:20px;
}
#adheader .fright .adxx{
	background:url("../images/lbicon.png") no-repeat left center;
	background-size:15px auto;
	padding-left:20px;
}
#adheader .fright .adbj{
	background:url("../images/classModule.png") no-repeat left center;
	background-size:15px auto;
	padding-left:20px;
}
#adheader .fright .adgy{
	background:url("../images/jxgyIcon.png") no-repeat left center;
	background-size:15px auto;
	padding-left:20px;
}
#adheader .aduser{
	min-width:100px;
	margin-right:20px;
	float:right;
	line-height:70px;
	white-space:nowrap;
}
#adheader .aduser .userheader{
	float:left;
/* 	line-height:70px; */
	width:30px;
/* 	padding:20px 0; */
/* 	border-radius:50%; */
}
#adheader .aduser img{
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	margin-top:20px;
}
#adheader .aduser a{
	white-space:nowrap;
	color:#fff;
	font-size:15px;
}
#adheader .aduser .username{
	width:100%;
	padding-left:40px;
	position:relative;
}
#adpart1 {
	width:100%;
	padding:0 15px;
	margin:15px auto 0px;
	float:left;
}
#adpart1 .adpart1box{
	width:100%;
	background:#fff;
	height:50px;
	line-height:50px;
	position:relative;
	padding:0 15px;
	border:1px solid #eeeeee;
}
#adpart1 .grade{
	position:absolute;
	top:10px;
	right:10px;
	height:30px;
	line-heigh:30px;
	background:#f5f5f5;
	border-radius:10px;
	padding-right:20px;
}
#adpart1 .xia{
	position:absolute;
	top:2px;
	right:10px;
	background:url("../images/xiala.png") no-repeat center center;
	background-size:10px auto;
	width:20px;
	height:30px;
}
#adpart1 .grade select{
	line-height:30px;
	height:30px;
	border: none; 
	outline: none;
	color:#ad84ca; 
	width: 100%; 
	appearance: none; 
	-webkit-appearance: none; 
	-moz-appearance: none;
	background:#f5f5f5; 
	border-radius:10px;
	padding:0 10px;
}

#adpart1 span{
	width:100%;
	background:url("../images/crumbs.png") no-repeat left center;
	background-size:20px auto;
	padding-left:25px;
	color:#ad82ca;
	font-size:16px;
}
#adpart2{
	width:100%;
	padding-left:15px;
	margin:15px auto;
}
#adpart2 .adpart2box{
	width:100%;
}
#adpart2 .adpart2box .fleft{
	width:60%;
	padding-right:15px;
	background:#f5f5f5;
}
#adpart2 .adpart2box .action{
	padding:15px;
	background:#fff url("../images/bor.png") no-repeat left bottom;
	background-size:100% auto;
	border:1px solid #eeeeee;
}
#adpart2 .adpart2box .actioncont div {
    width: 16.6%;
    float: left;
    margin: 20px auto;
	text-align: center;
}
#adpart2 .adpart2box .actioncont div span {
    width: 100%;
    text-align: center;
    line-height: 32px;
}
#adpart2 .adpart2box .action .actiontitle{
	padding-left:25px;
	background:#fff url("../images/shuxian.png") no-repeat 5px center;
	background-size:10px auto;
	color:#ad82ca;
	line-height:30px;
	font-size:16px;
}
#adpart2 .adpart2box .mrt15{
	margin-top:15px;
}
#adpart2 .adpart2box .fright{
	width:40%;
	padding-right:15px;
	border:1px solid #eeeeee;
}
#adpart2 .adpart2box .fright .admininfo{
	background:#fff url("../images/bor.png") no-repeat left bottom;
	background-size:100% auto;
	padding:20px;
	border-bottom:1px dashed #e6e6e6;
}
#adpart2 .adpart2box .fright .admininfo .adminhead{
	width:99px;
	height:99px;
	float:left;	
}
#adpart2 .adpart2box .fright .admininfo .adminhead{
	border:3px solid #d9d9d9;
	border-radius:50%;
	margin:0 10px;
}
#adpart2 .adpart2box .fright .admininfo .adminhead img{
	width:100%;
	height:100%;
	border-radius:50%;
}
#adpart2 .adpart2box .fright .admininfo .admincont{
	width:100%;
	padding-left:130px;
}
#adpart2 .adpart2box .fright .admininfo .admincont p{
	font-size:14px;
	line-height:33px;
}
#adpart2 .adpart2box .fright .admininfo .admincont p span{
	font-size:18px;
}
#adpart2 .adpart2box .fright .adnotice{
	width:100%;
	padding:10px;
	background:#fff;
}
#adpart2 .adpart2box .fright .adnotice .noticetitle{
	width:100%;
	background:#fff url("../images/hornIcon.png") no-repeat left center;
	background-size:15px auto;
	padding-left:25px;
	color:#ad82ca;
	font-size:16px;
	line-height:30px;
}
#adpart2 .adpart2box .fright .adnotice .adcont{
	margin:5px 0;
	height:368px;
	overflow:auto;
}
#adpart2 .adpart2box .fright .adnotice .adcont a{
	width:100%;
	line-height:40px;
	font-size:15px;
	height:40px;
	overflow:hidden;
	z-index:0;
	position:relative;
}
#adpart2 .adpart2box .fright .adnotice .adcont a span{
	width:20px;
	height:40px;
	background:#fff url("../images/shuzi.png") no-repeat center center;
	background-size:18px auto;
	text-align:center;
	font-size:12px;
	color:#ad82ca;
	margin-right:5px;
}
#adpart2 .adpart2box .fright .adnotice .adcont a i{
	width:60px;
	height:40px;
	background:#fff url("../images/you.png") no-repeat center center;
	background-size:10px auto;
	z-index:1;
	float:right;
	position:absolute;
	top:0;
	right:0;
}
#adpart2 .adpart2box .fright .adnotice .adcont .all{
	color:#a9c4fb;
	margin-top:8px;	
}

#adpart1 .content{
	min-width:190px;
	position:absolute;
	top:10px;
	right:10px;
	color:#ad84ca;
	height:30px;
	line-height:30px;
}
#adpart1 .content .select{
    height: 30px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
    font-size: 13px;
    background-color: #f5f5f5;
    position: relative;
	border-radius:10px;
}
#adpart1  .content .select:after{
    content:'';
    display:block;
    width: 10px;
    height: 10px;
    position:absolute;
    top:11px;
    right: 10px;
	background:#f5f5f5 url("../images/xiala.png") no-repeat center center;
	background-size:10px auto;
}
#adpart1 .content .select p{
    padding: 0 15px;
    line-height: 30px;
    cursor: pointer;
	border-radius:10px;
	overflow:hidden;
}
#adpart1 .content .select ul{
    list-style-type:none;
    background-color: #fff;
    width: 100%;
    overflow-y:auto;
    position: absolute;;
    top: 35px;
    left: 0;
    max-height: 0;
}
#adpart1 .content .select ul li{
    padding: 0 15px;
    line-height: 40px;
    cursor: pointer;
}
#adpart1 .content .select ul li:hover{
    background-color: #f5f5f5;
}
#adpart1 .content .select ul li.selected{
    background-color: #ad82ca;
    color: #fff;
}
@-webkit-keyframes slide-down{
    0%{transform: scale(1,0);}
    25%{transform: scale(1,1.2);}
    50%{transform: scale(1,0.85);}
    75%{transform: scale(1,1.05);}
    100%{transform: scale(1,1);}
}
#adpart1 .content .select.open ul{
    max-height: 250px;
    transform-origin: 50% 0;
    -webkit-animation:slide-down .5s ease-in;
    transition: max-height .2s ease-out;
	overflow:hidden;
}
#adpart1 .content .select.open:after{
    transform: rotate(180deg);
    top: 11px;
    transition: all .3s ease-in;
}
#adlist{
	width:100%;
/* 	height:100%; */
/* 	padding:85px 15px 120px 15px; */
	padding:85px 15px 15px;/*add*/
}
#adlist:after{
	content:"";
	display:block;
	width:0px;
	height:0px;
	clear:both;
	visibility:hidden;
}
#adlist .listleft{
	width:200px;
	height:100%;
	border:1px solid #eeeeee;
	position:relative;
	background:#fff url("../images/bor.png") no-repeat left bottom;
	background-size:100% auto;
	float:left;
	z-index:10001;
	padding-bottom:20px;
}
#adlist .listleft .title{
	width:100%;
	line-height:40px;
	background:#f5f5f5 url("../images/shuxian.png") no-repeat 15px center;
	background-size:10px auto;
	padding-left:35px;
	color:#ad84ca;
	font-size:16px;
	position:absolute;
	top:0;
	left:0;
}
#adlist .listleft .leftcont{
	width:100%;
	height:100%;
	overflow:hidden;
	
	padding-top:40px;
}
#adlist .listleft .leftcont .leftcontchild{
	width:100%;
	height:100%;
/* 	overflow:auto; */
}
#adlist .listleft .leftcont .leftcontchild .block{
	padding:0 10px;
}
#adlist .listleft .leftcont .leftcontchild .tit{
	display:block;
	line-height:20px;
	padding:10px 0 10px 25px;
	font-size:16px;
	background:#fff url("../images/listyy.png") no-repeat 5px center;
	background-size:15px auto;
	border-top:1px dashed #e6e6e6;
}
#adlist .listleft .leftcont .leftcontchild .tit.cur{
	color:#ad82ca;
}
#adlist .listleft .leftcont .leftcontchild .tit:first-child{
	border-top:0;
}
#adlist .listleft .leftcont .leftcontchild .grade{
	width:100%;
}
#adlist .listleft .leftcont .leftcontchild .nj{
	line-height:40px;
	font-size:15px;
	padding-left:20px;
	overflow:hidden;
}
#adlist .listleft .leftcont .leftcontchild .nj .cur{
	color:#ad82ca;
}
#adlist .listleft .leftcont .leftcontchild ul{
	display:none;
}
#adlist .listleft .leftcont .leftcontchild .nj:before{
	content:"";
	float: left;
	margin-top: 14px;
	width: 0px;
	height:0px;
	border-top: 6px solid transparent;
	border-left: 7px solid #ad84ca;
	border-bottom: 6px solid transparent; 
}
#adlist .listleft .leftcont .leftcontchild .nj a{
	display:block;
	margin-left:15px;
	white-space:nowrap;
	overflow:hidden;
}
#adlist .listleft .leftcont .leftcontchild .active:before{
	content:"";
	float: left;
	position: relative;
	margin-top: 16px;
	width: 0px;      
	height:0px;
	border-top: 7px solid #ad84ca;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
}
#adlist .listleft .leftcont .leftcontchild ul li{
	width:100%;
	padding-left:30px;
	line-height:30px;
	font-size:14px;
	white-space:nowrap;
}
#adlist .listleft .leftcont .leftcontchild ul li.cur a{
	color:#ad84ca;
}
#adlist .listleft .leftcont .leftcontchild ul li:before {
	content:"";
	text-align: left;
	line-height: 30px;
	color: #fff;
	background: #ddd;
	float: left;
	position: relative;
	margin-top: 12px;
	width: 6px;      
	height: 6px;      
	background-color:#ad84ca;      
	border-radius: 50%;      
	-moz-border-radius: 50%;      
	-webkit-border-radius: 50%;  
}
#adlist .listleft .leftcont .leftcontchild ul li a{
	margin-left:3px;
	white-space:nowrap;
}
#adlist .listright{
	width:100%;
	height:100%;
	padding-left:210px;
	position:relative;
}
#adlist .listright #adpart3{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	padding-left:210px;
	z-index:10000;
}
#adpart3 .adpart1box {
    width: 100%;
    background: #fff;
    height: 50px;
	line-height: 50px;
    position: relative;
    padding: 0 15px;
    border: 1px solid #eeeeee;
}
#adpart3 .content {
    width: 190px;
    position: absolute;
    top: 10px;
    right: 10px;
    color: #ad84ca;
    height: 30px;
    line-height: 30px;
	z-index:9999;
}
#adpart3 span {
    width: 100%;
    background: url("../images/crumbs.png") no-repeat left center;
        background-size: auto;
    background-size: 20px auto;
    padding-left: 25px;
    color: #ad82ca;
    font-size: 16px;
}
#adpart3 .black{
	color:#333;
}
#adpart3 .black a{
	color:#ad82ca;
}
#adpart3 .content .select.open::after {
    transform: rotate(180deg);
    top: 11px;
    transition: all .3s ease-in;
}
#adpart4 .caozuo .output{
	position:relative;
	border:0px;
	padding:0px;
/* 	background:url("../images/xiala.png") no-repeat 98px 14px; */
/* 	background-size:10px auto; */
/* 	padding-right:20px; */
}
#adpart4 .caozuo .output i{
	display:block;
	border: 1px solid #ad82ca;
	border-radius: 3px;
	padding: 8px 12px;
}
#adpart4 .btnpage .caozuo{
	float:left;
}
#adpart4 .btnpage .page{
	float:right;
	width:auto;
	margin-top:20px;
}
#adpart4 .caozuo .output .outputcont{
	position:absolute;
	top:33px;
	left:0;
	width:100%;
	background:#ad82ca;
	border:1px solid #ad82ca;
	display:none;
}
#adpart4 .caozuo .output .outputcont span{
	width:100%;
	color:#fff;
	text-align:center;
	border-top:0;
	line-height:35px;
	border-top:1px solid #ad82ca;
}
#adpart4 .caozuo .output .outputcont span:first-child{
	border-top:0;
}
#adpart3 .content .select::after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 11px;
    right: 10px;
    background: #f5f5f5 url("../images/xiala.png") no-repeat center center;
    background-size: 10px auto;
}
#adpart3 .content .select p {
    padding: 0 15px;
    line-height: 30px;
    cursor: pointer;
    border-radius: 10px;
    overflow: hidden;
}
#adpart3 .content .select {
    font-family: "Microsoft Yahei";
    font-size: 13px;
}
#adpart3 .content .select {
    height: 30px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
    font-size: 13px;
    background-color: #f5f5f5;
    position: relative;
    border-radius: 10px;
}
#adpart3 .content .select.open ul {
    max-height: 250px;
    transform-origin: 50% 0;
    -webkit-animation: slide-down .5s ease-in;
    transition: max-height .2s ease-out;
    overflow: hidden;
}
#adpart3 .content .select ul {
    list-style-type: none;
    background-color: #fff;
    width: 100%;
    overflow-y: auto;
    position: absolute;
    top: 35px;
    left: 0;
    max-height: 0;
}
#adpart3 .content .select ul li.selected {
    background-color: #ad82ca;
    color: #fff;
}
#adpart3 .content .select ul li {
    padding: 0 15px;
    line-height: 40px;
    cursor: pointer;
}
#adpart4{
	width:100%;
	height:100%;
	padding-top:60px;
	overflow:hidden;
}
.adpart4child{
	width:100%;
	height:100%;
	overflow:auto;
	background:#fff;
	border:1px solid #eeeeee;
	padding-bottom:15px;
}
#adpart4 .tit{
	background:#f7fafc;
	line-height:50px;
	color:#ad84ca;
	font-size:16px;
	padding:0 20px;
}
#adpart4 .tit a{
	font-size:14px;
	font-weight:bold;
	margin-left:20px;
	text-decoration: underline;
}
#adpart4 .caozuo{
	padding:0px 20px;
	position: relative;
	z-index: 2;
}
#adpart4 .caozuo a{
	border:1px solid #ad82ca;
	border-radius:3px;
	color:#ad82ca;
	padding:8px 12px;
	margin-right:10px;
	margin-top:20px;
}
.listTable{
	padding:20px 20px 0px;
	min-height:82px;
	position:relative;
}
.listTable table{
	width:100%;
	border-collapse: collapse;
	background:#FFF;
	position:relative;
}
.listTable table th {
    height: 40px;
    line-height: 40px;
    background: #f5f5f5;
    text-align: center;
    font-weight: normal;
    font-size: 15px;
	font-weight:bold;
    padding: 0px 5px;
}
.listTable table td {
    height: 45px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    padding: 0px 5px;
    color: #666;
}
.listTable table td a {
	color:#ad82ca;
}
.listTable table td,.listTable table th{ 
	border:1px solid #eeeeee;
	white-space:nowrap;
}
#adpart4 .page{
	width:100%;
	padding:0 20px;
	text-align:right;
	line-height:35px;
	font-size:14px;
}
#adpart4 .page a{
	color:#ad82ca;
	margin-left:10px;
}
#adpart4 .page a.info,#adpart4 .page a.current{
	color:#333;
	cursor:default;
}
#adpart4 .page a.current{
	border:1px solid #ad82ca;
	line-height:normal;
	padding:2px 8px;
	border-radius:3px;
}
#adpart4 .band{
	position:relative;
}
#adpart4 .band .bandimg{
	position:absolute;
	top:8px;
	right:20px;
	width:25px;
	height:25px;
	background:#eeeeee url("../images/config.png") no-repeat left center;
	background-size:20px auto;
	display:block;
}
#adpart4 .bandcont{
	display:none;
	width:130px;
	position:absolute;
	right:0px;
	top:30px;
	border:1px solid #eeeeee;
	font-weight:normal;
	text-align:left;
	background:#fff;
	font-size:12px;
	line-height:28px;
	padding:0 10px;
}
#adpart4 .bandcont ul{
	border-top:1px solid #eeeeee;
	padding:5px 0;
}
#adpart4 .bandcont ul:first-child{
	border:0;
}
#adpart4 .bandcont ul li{
	padding-left:17px;
}
#adpart4 .bandcont ul li:hover a,#adpart4 .bandcont ul li.cur a{
	color:#ad82ca;
	font-weight:bold;
}
#adpart4 .bandcont .act{
	background:#fff url("../images/check.png") no-repeat left center;
	background-size:10px auto;
}

.layer {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.1);
    z-index: 9999999;
	display:none;
}
.layerCont {
    width: 630px;
	height:100%;
    background: #FFF;
    position: fixed;
    right:-630px;
    top:0;
    border-radius: 3px;
    padding: 0px 40px;
	padding-bottom:20px;
    overflow: auto;
	box-shadow: -2px 0 8px #999999;
}
.closeLayer {
    display: block;
    width: 17px;
    height: 17px;
    position: absolute;
    right: 15px;
    top: 15px;
    background: url("../images/close.png") no-repeat center center;
}
.layerTitle {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 23px;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 40px;
}
.layerCont form > .goon {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    width: 135px;
    margin: 20px;
    margin-left: 200px;
}
.layerCont form > .subLayer {
    margin: 20px;
    display: inline-block;
    margin-right: 200px;
    float: right;
}
.btn {
    background: #ad82ca;
    color: #FFF;
    text-align: center;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    border: none;
	width:135px;
	border-radius:3px;
	cursor:pointer;
}

.layerCont .wenben{
	width:100%;
	margin:10px auto;
}
.layerCont .half{
	width:50%;
	float:left;
	text-align:center;
}
.layerCont .bot{
	margin-bottom:30px;
}
.layerCont span,.layerCont .likeSpan{
	width:100px;
	font-size:15px;
	line-height:40px;
	float:left;
	text-align:right;
	white-space:nowrap;
}
.layerCont span.important:before,.layerCont .likeSpan.important:before{
	content:"*";
	color:red;
	margin-right:5px;
	line-height:40px;
	height:40px;
}
.int input[type='text'],.layerCont .int input[type='number'],.layerCont .int input[type='password']{
	border:0;
	border:1px solid #ccc;
	line-height:40px;
	height:40px;
	width:100%;
	padding:0 13px;
}
.layerCont .bot input{
	border:0;
}
.layerCont .int{
	width:100%;
	padding-left:120px;
	line-height:40px;
	height:40px;
}
.inputb {
	width:100%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ccc;
    background: #fafbfe;
    color: #666;
    font-size: 13px;
    padding: 0px 13px;
}
.int .radio-inline{
	width:25%;
	float:left;
	margin:0 auto;
}
input[type="radio"] + label::before {
    content: "\a0";
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    border-radius: 50%;
    text-indent: .15em;
    margin-bottom: 4px;
    border: 1px solid #CCCCCC;
}
.int .select label::before {
/*     background-color: #ad82ca; */
/*     background-clip: content-box; */
/*     padding: 2px; */
/* 	width:11px; */
/* 	height:11px; */
}
input[type="radio"]:checked + label:before {
    background-color: #ad82ca;
    background-clip: content-box;
    padding: 2px;
	width:11px;
	height:11px;
}
input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}
.radio-inline{
    padding-left: 0;
}
input[type=radio][disabled]:checked + label:before{
    background-color:#CCCCCC;
    background-clip: content-box;
    padding: 2px;

}
.layerCont .int .dx{
	width:50px;
}
.layerCont .areabox{
	width:100%;
	height:auto;
}
.int .area{
	border:0;
	border:1px solid #ccc;
	width:100%;
	line-height:20px;
	height:100px;
	padding:10px 15px;
	resize:none;
	font-size:13px;
	color:#333;
	font-family: Microsoft YaHei, Simsum, serif;
}
.layerCont .stClassTit{
	width:auto;
}
.questionMark{
	display:inline-block;
	width:14px;
	height:14px;
	line-height:14px;
	text-align:center;
	margin:13px 0px 13px 5px;
	border-radius:50%;
	color:#FFF;
	font-size:12px;
	background:#ad82ca;
	cursor:pointer;
}
.caozuo a .questionMark{
	margin:0px 0px 0px 5px;
}
.caozuo a:hover .questionMark{
	color:#ad82ca;
	background:#FFF;
}
.layerCont .stClassFilter{
	float:left;
	margin-left:20px;
	height: 40px;
	overflow:hidden;
}
.layerCont .stClassFilter a{
	display:inline;
	font-size:15px;
}
.layerCont .stClassFilter a.cur{
	color:#ad82ca;
}
.layerCont .stClassFilter span{
	display:inline;
	margin:0px;
	width:auto;
	float:none;
}
.stClassSchool{
	margin-top:10px;
	padding-left: 120px;
}
.stClassSchool:first-child{
	margin:0px;
}
.stSchoolName{
	font-size:14px;
	line-height:normal;
}
.stGroup,.stClassCont{
	padding-left:23px;
}
.stGroupName{
	height:30px;
	line-height:30px;
}
.stGroupName input[type="checkbox"],.stClassItem input[type="checkbox"]{
	float:left;
	margin-top:8px;
}
.stGroupName span,.stClassItem span{
	float:left;
	font-size:13px;
	width:auto;
	line-height:30px;
	margin:0px 10px;
}
.stGroupName input[type="text"],.stClassItem input[type="text"]{
	float:left;
	width:190px;
	padding:0px 10px;
	height:24px;
	line-height:24px;
	border: 1px solid #ccc;
	background:#FFF;
	margin-top:3px;
}
.stGroupName input.notFocus,.stClassItem input.notFocus{
	background:#f5f5f5;
}
.stClassCont{
	display:none;
}














@media screen and (max-width: 1600px){
	#adpart4 .band{
		width:160px;
	}
}
@media screen and (max-width: 1400px){
	#loginchild{
		padding:50px 0;
	}
}
@media screen and (max-width: 1300px){
	#adpart4 .band .bandimg{
		top:28px;
	}
}
@media screen and (max-width: 1150px){
/* 	#adheader .fright{ */
/* 		width:100%; */
/* 	} */
	#adheader .fright .headernav{
		text-align:left;
		padding-left:10px;
		padding-right:0;
	}
/* 	#adlist{ */
/* 		padding-top:150px; */
/* 	} */
/* 	#adheader .fleft{ */
/* 		width:100%; */
/* 	} */
	#adpart4 .band .bandimg{
		top:50px;
		right:38%;
	}
	#adpart4 .bandcont{
		top:82px;
	}
}
@media screen and (max-width: 851px){
	#adtop .adtopbox{
		width:100%;
	}
	#adbanner .adbannerbox{
		width:100%;
	}	
	#adheader .fright .headernav{
		display:none;
	}
}

.layerCont .importInput{
	width: 67px;
    height: 61px;
    line-height: 61px;
    border: 1px solid #cce6f8;
    background: #fafbfe url("../images/import.png")no-repeat center center;
	margin:20px auto 0px;
	position:relative;
}
.layerCont .importInput input{
	display:block;
	width:100%;
	height:100%;
    opacity: 0;
	cursor:pointer;
}
.layerCont .importInput a{
	width:100%;
	height:100%;
	text-align:center;
	color:#ad82ca;
	font-size:15px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:99;
	display:none;
}
.layerCont .importFileName{
	font-size:13px;
	color:#ad82ca;
	text-align:center;
	margin:0px 0px 20px 0px;
	height:25px;
	line-height:25px;
}
.layerCont .importTpl{
	text-align:center;
	line-height:25px;
	color:#666;
	font-size:13px;
	margin-bottom:20px;
}
.layerCont .importTpl a{
	font-size:13px;
	color:#ad82ca;
	display:inline;
}
.line{
	display:block;
	width:100%;
	height:20px;
}
.filterTitle{
	height:50px;
	line-height:50px;
	padding-left:35px;
	color: #ad84ca;
    font-size: 18px;
	background:#F6FAFD url("../images/shuxian.png") no-repeat 20px center;
}
.filterFrm{
	margin:20px 0px;
}
.frmItem{
	float:left;
	width:50%;
	padding:0px 20px 20px;
}
.frmItem select,.frmItem input{
	display:block;
	width:100%;
	height:35px;
	line-height:35px;
	border:1px solid #ccc;
	border-radius:3px;
	padding:0px 10px;
	font-size:15px;
	color:#333;
	font-family:"Microsoft YaHei";
}
.frmItemSubmit{
	float:left;
	width:100%;
}
.tgFilterFrm{
	padding:15px 0px;
}
.frmItemSubmit input[type='submit']{
	display:block;
	padding:0px 40px;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#fff;
	background:#ad84ca;
	border-radius:5px;
	border:none;
	margin:0px auto;
	cursor:pointer;
}
.smallFilterTitle{
	background:url("../images/shuxian.png") no-repeat 20px center;
}
.filterTable{
	padding:0px 20px 20px;
	position:relative;
}
.filterTable table{
	width:100%;
}
.filterTableContiner{
	margin-left:200px;	
}
.filterTableClass{
/* 	position:absolute; */
/* 	left:20px; */
/* 	top:0px; */
	float:left;
	width:200px;
	padding-right:10px;
	padding-bottom:20px;
}
.filterTableClassCont{
	border:1px solid #ddd;
}
.filterTable table th,.filterTable table td{
	border:1px solid #eeeeee;
    border-collapse: collapse;
	padding:0px 10px;
	text-align:center;
	font-size:15px;
	line-height:35px;
}
.filterTable table th{
	background:#eeeeee;
	border:1px solid #e5e5e5;
	line-height:normal;
}
.filterTable table td a{
	color:#ad84ca;
}
.filterTitle a{
	float:right;
	border: 1px solid #ad82ca;
    border-radius: 3px;
    color: #ad82ca;
    padding: 8px 15px;
    margin-right: 20px;
	font-size:13px;
	line-height:normal;
}
.tgOutputBtn a{
	margin-top:7px;
}
.layerCont .checkboxInput{
	height:auto;
	line-height:normal;
}
.layerCont .checkboxInput .checkboxItem{
	float:left;
	width:33.33%;
	margin:10px 0px 0px;
}
.layerCont .checkboxInput .checkboxItem label{
	display:block;
	overflow:hidden;
	height:20px;
	line-height:20px;
}
.layerCont .checkboxInput .checkboxItem label input{
	width:auto;
	height:auto;
	padding:0px;
	line-height:normal;
	border:0px;
}

.layerCont .frmNotice{
	float:left;
	width:auto;
	font-size:13px;
	color:#F00;
	margin:0px 0px 0px 10px;
}
.layerCont .actPic {
    float: left;
    width: 80px;
    height: 80px;
    position: relative;
	margin:0px;
}
.actPic label {
    display: block;
    width: 100%;
    height: 100%;
    border: 1px dashed #e5e5e5;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    background: #fafafa;
}
.actPic label i {
    display: block;
    height: 26px;
    background: url("../images/dajia.png") no-repeat center center;
    margin: 15px 0px 10px;
}
.actPic label p {
    font-size: 12px;
    color: #666;
    height: 12px;
    line-height: 12px;
}
.layerCont .actPic label input {
    visibility: hidden;
	border:none;
	width:auto;
	height:auto;
	line-height:normal;
	padding:0px;
}
.actPic .removePic {
    width: 17px;
    height: 17px;
    background: url("../images/x.png") no-repeat center center;
    position: absolute;
    top: -7px;
    right: -7px;
    z-index: 3;
    display: none;
}
.actPic label:hover {
    border: 1px dashed #ad82ca;
}
.actPic label:hover p {
    color: #ad82ca;
}
.layerCont .uploadCont span,.layerCont .uploadCont .int{
	height:80px;
	line-height:80px;
}
.actPic img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
    background: #FFF;
	border:1px dashed #ad82ca;
}
.layerCont .wenben .classNames{
	line-height:30px;
	font-size:15px;
	text-align:center;
}
.layerCont .classCheckCont{
	height:auto;
	line-height:normal;
}
.layerCont .classCheckCont .classCheck{
	margin:10px 0px 0px;
}
.layerCont .classCheckCont .classCheck span{
	width:20%;
	line-height:normal;
	text-align:left;
}
.layerCont .classCheckCont .classCheck span label{
	display:inline-block;
	margin:5px 0px;
}
.layerCont .classCheckCont .classCheck span label input{
	border:unset;
	height:auto;
	line-height:normal;
	padding:0px;
	width:auto;
}
.selectTeacher{
	position:relative;
}
.teacherSelect{
	width:150px;
	position:absolute;
	left:50%;
	top:80%;
	margin-left:-75px;
	border:1px solid #ccc;
	z-index:999;
	border-radius:3px;
	background:#FFF;
	display:none;
}
.teacherNameSearch{
	padding:5px 10px;
	position:relative;
}
.teacherNameSearch:after{
	content:"未搜索到相关教师";
	display:block;
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:12px;
	color:#999;
	position:absolute;
	left:0px;
	top:100%;
	z-index:9;
}
.teacherNameSearch input{
	display:block;
	width:100%;
	height:25px;
	line-height:25px;
	border:solid #ccc;
	border-width:0px 0px 1px;
	text-align:center;
}
.teacherSelect ul{
	display:block;
	max-height:180px;
	overflow:auto;
	min-height:30px;
	position:relative;
	z-index:10;
}
.teacherSelect ul li{
	display:block;
	background:#FFF;
}
.teacherSelect ul li:hover{
	background:#eee;
}
.teacherSelect ul li a{
	display:block;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:13px;
	color:#333;
}
.parentsTable table{
	width:100%;
	text-align:center;
}
.parentsTable table th{
	height:30px;
	line-height:30px;
	font-size:15px;
	color:#666;
	background:#f5f5f5;
}
.parentsTable table td{
	height:30px;
	line-height:30px;
	font-size:13px;
	color:#666;
}
.parentsTable table tr:hover{
	background:#fbf7f7;
}
.parentsTable table td a{
	color:#ad82ca;
}
#adheader .aduser .userInfoMenu{
	position:absolute;
	left:0px;
	top:100%;
	z-index:99999;
	width:100px;
	background:#FFF;
	display:none;
}
#adheader .aduser .userInfoMenu a{
	display:block;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#333;
	font-size:!5px;
}
#adheader .aduser .userInfoMenu a:hover{
	color:#ad82ca;
	background:#eee;
}
#adheader .aduser .username:hover .userInfoMenu{
	display:block;
}
.setupFrm{
	margin:20px;
}
.setupFrm form{
	display:block;
}
.setItem{
	margin-bottom: 20px;
	line-height: 35px;
}
.setItem .itemField {
    float: left;
    width: 100px;
	font-size: 15px;
}
.setItem .itemFrm{
	padding-left:100px;
}
.setItem .itemFrm .input {
    height: 35px;
    line-height: 35px;
    width: 300px;
	border: 1px solid #cce6f8;
	background: #fafbfe;
	color: #333;
	font-size: 13px;
	padding: 0px 13px;
}
.setItem .itemFrm .gray{
	color:#999;
}
.itemFrm label{
	margin-right:20px;
}
.itemFrm label input{
	position:static;
	clip:unset;
}
.setItem .itemFrm .smsCode .input{
	float:left;
	width:180px;
}
.setItem .itemFrm .smsCode button{
	float:left;
	width:100px;
	height:35px;
	line-height:35px;
	text-align:center;
	margin-left:20px;
	background:#ad82ca;
	border:none;
	color:#FFF;
	cursor:pointer;
	border-radius:2px;
}
.subSet{
	width:100px;
	height:35px;
	line-height:35px;
	text-align:center;
	background:#ad82ca;
	border:none;
	color:#FFF;
	cursor:pointer;
	border-radius:2px;
}
.uploadHeadpic{
	width:80px;
	height:80px;
	position:relative;
}
.uploadHeadpic img{
	display:block;
	width:100%;
	height:100%;
	border-radius:50%;
	position:relative;
	z-index:9;
	border:1px solid #eee;
}
.uploadHeadpic input{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:10;
	opacity:0;
	cursor:pointer;
}
.msgTit{
	height:50px;
	line-height:50px;
	border-bottom:1px solid #eee;
	font-size:16px;
	margin:0px 20px;
	padding-left: 20px;
	background:url("../images/shuxian.png") no-repeat left center;
}
.msgFrm .itemFrm .input{
	width:600px;
}
.msgFrm .itemFrm .input.short{
	width:300px;
}
.msgFrm .uploadHeadpic img{
	border-radius: 10px;
	border: 1px solid #cce6f8;
}
.listleft .title a{
	float:left;
	width:50%;
	border-left:1px solid #eee;
	text-align:center;
	height:40px;
	line-height:40px;
	font-size:16px;
	color:#333;
}
.listleft .title a:first{
	border-left:0px;
	border-right:1px solid #eee;
}
.listleft .title a.cur{
	color:#ad84ca;
	border-bottom:1px solid #ad84ca;
}
#adlist .listleft .title.db{
	padding:0px;
	background:none;
}
.msgFtit{
	float:right;
	color:#999;
	font-size:13px;
}
.msgCont{
	margin:20px;
	font-size:15px;
	color:#666;
}
.msgCont img{
	max-width:100%;
}
.layerCont .timeArea{
	margin:0px;
	float:left;
	width:100%;
}
.layerCont .timeNotice{
	float:left;
	width:auto;
	margin:0px;
	color:red;
}
.timeItem{
/* 	padding-right:50px; */
	position:relative;
	display:none;
	margin:20px 0px;
}
.timeItemShow{
	display:block;
}
.timeBtn{
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	position:absolute;
	right:0px;
	top:5px;
	color:#ad82ca;
	border:1px solid #ad82ca;
	border-radius:50%;
	font-size:15px;
}
.changetime{
	display:none;
}
.layerCont .checkboxCont{
	height:auto;
	line-height:normal;
}
.layerCont .checkboxCont label{
	float:left;
	width:33.33%;
	margin:10px 0px 0px;
	overflow:hidden;
	height:20px;
	line-height:20px;
}
.layerCont .checkboxCont.fourLabel label{
	width:25%;
}
.layerCont .checkboxCont label input{
	width:auto;
	height:auto;
	padding:0px;
	line-height:normal;
	border:0px;
}
.listTable table .dptName{
	text-align:left;
	padding:0px 20px;
}
.listTable table .dptName i{
	display:inline-block;
	width:50px;
}
.listTable table .dptName em{
	display:inline-block;
	padding-right:10px;
	color: #ad82ca;
	font-style: normal;
}
.adddpt{
	visibility:hidden;
}
.statusChange{
	width:30px;
	height:30px;
	border-radius:50%;
	vertical-align:middle;
}
.statusOpen{
	background:url("../images/statusNo.png") 100% 100%;
}
.statusClose{
	background:url("../images/statusYes.png") 100% 100%;
}

.layerCont .chosePlug div{
	width:auto;
	margin:0px;
}
.layerCont .chosePlug{
	margin:0px;
	position:relative;
}
.layerCont .chosePlug a{
	display:block;
	border: 1px solid #ccc;
	line-height: 38px;
	padding: 0 13px;
}
.chosePlugContiner{
	position:absolute;
	left:0px;
	top:100%;
	width:100%;
	border:solid #ccc;
	border-width:0px 1px 1px;
	z-index:9999;
	background:#FFF;
	padding:5px 0px;
	overflow:auto;
	display:none;
}
.chosePlugContiner li{
	display:block;
	line-height:26px;
	padding:0px 13px;
}


.chosePlug{
	position:relative;
	z-index:999;
}
.chosePlugRadio .chosePlugContiner li:hover>label{
	color:#ad84ca;
	cursor:pointer;
}
.chosePlugRadio .chosePlugContiner li.chosePlugSelected>label{
	color:#ad84ca;
	cursor:pointer;
	font-weight:bold;
}
.chosePlugRadio .chosePlugContiner li:hover label{
	cursor:pointer;
}
.chosePlugRadio .chosePlugContiner li label{
	margin-left:5px;
	white-space:nowrap;
}


.chosePlugContiner li .arrow{
	float:left;
	width:12px;
	height:12px;
	margin-top:7px;
	position:relative;
}
.chosePlugContiner li .arrow.collapsed:before{
	content:"";
	width:0px;
	height:0px;
	border-top:6px solid transparent;
	border-left:7px solid #ad84ca;
	border-bottom:6px solid transparent;
	position:absolute;
	left:3px;
	top:0px;
	cursor:pointer;
}
.chosePlugContiner li .arrow.expanded:before{
	content:"";
	width:0px;
	height:0px;
	border-top:7px solid #ad84ca;
	border-left:6px solid transparent;
	border-right:6px solid transparent;
	position:absolute;
	left:0px;
	top:3px;
	cursor:pointer;
}
.chosePlugContiner li .checkbox{
	float:left;
	width:14px;
	height:14px;
	border:1px solid #ccc;
	background:#FFF;
	margin:6px 8px 0px 6px;
	position:relative;
}
.chosePlugContiner li .checkbox.checked{
	border:1px solid #ad84ca;
	background:#ad84ca url("../images/dui.png")no-repeat center center;
}
.chosePlugContiner li .checkbox.half_checked:before{
	content:"";
	display:block;
	width:8px;
	height:8px;
	background:#ad84ca;
	position:absolute;
	left:2px;
	top:2px;
}
.chosePlugContiner li ul{
	display:none;
	width:100%;
	padding-left:15px;
}
.layerCont .frmItemContiner{
	margin:0px;
	min-height:100%;
	background: #fafbfe;
	cursor:pointer;
	position:relative;
}
.layerCont .likeSelectTxt{
	display:block;
	font-size:13px;
	float:none;
	text-align:left;
	width:100%;
	padding: 0 13px;
	border: 1px solid #ccc;
}
.layerCont .frmItemContiner .teacherSelect{
	position:absolute;
	left:0px;
	top:100%;
	border-radius:0px;
	border:solid #ccc;
	border-width:0px 1px 1px;
	margin:0px;
	width:100%;
}
.layerCont .frmItemContiner .teacherSelect .teacherNameSearch{
	margin:0px;
}
.layerCont .frmItemContiner .teacherSelect .teacherNameSearch input{
	width: 100%;
	height: 25px;
	line-height: 25px;
	border: solid #ccc;
	border-width: 0px 0px 1px;
}
.fieldName font{
	cursor:pointer;
}
.leftshu a:hover{
	color: #ad82ca;
}
#adpart2 .adpart2box .fright .adnotice .adcont a:hover{
	color: #ad82ca;
}
.listTable tr:hover td{
	background: #fafbfe;
}
#adpart4 .caozuo a:hover{
	color: #FFF;
	background:#ad82ca;
}
#adpart2 .adpart2box .actioncont div span a:hover,#adpart2 .adpart2box .actioncont div>a:hover+span a{
	color: #ad82ca;
}
#adpart2 .adpart2box .actioncont div>a img{
	border-radius:20px;
}
#adpart2 .adpart2box .actioncont div>a:hover img,#adpart2 .adpart2box .actioncont div>a img.picShadow{
	box-shadow:10px 10px 10px #ddd;
}
#adbottom .about a:hover{
	color: #ad82ca;
}
.filterItem .chosePlug a{
	display:block;
	height: 35px;
	line-height: 35px;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 0px 10px;
	font-size: 15px;
	color: #333;
	font-family: "Microsoft YaHei";
}
.setClass{
	display:inline-block;
	margin-right:10px;
}
#adpart4 .caozuo .setClass a{
	margin:0px;
}
#adpart4 .caozuo .setClass ul{
	width:auto;
}
#adpart4 .caozuo .setClass .chosePlugContiner{
	border:1px solid #ccc;
}
#adpart4 .caozuo .setClass .chosePlugContiner li{
	white-space:nowrap;
}
.filterFrm{
	margin:0px;
	border-bottom:1px solid #eee;
	background:#f5f5f5;
}
.filterFrm form{
	display:block;
	background:#FFF;
	margin-bottom:10px;
	border-bottom:1px solid #eee;
}
.filterContiner{
	position:relative;
	padding:20px 90px 20px 0px;
}
.filterContiner input[type="submit"]{
	display:block;
	width:50px;
	height:35px;
	line-height:35px;
	text-align:center;
	color:#FFF;
	background:#ad82ca;
	border-radius: 3px;
	position:absolute;
	top:20px;
	right:20px;
}
.filterItem{
	float:left;
	padding-left:20px;
	width:33.33%;
}
.filterItem input[type="text"],.filterItem select{
	display:block;
	width:100%;
	height:35px;
	line-height:35px;
	padding:0px 10px;
	border:1px solid #ccc;
	font-size:14px;
	color:#333;
	border-radius: 3px;
	background:#FFF;
}
.filterItem input[type="text"]:focus,.filterItem select:focus{
	border:1px solid #ad82ca;
}
.layerCont .twoInput input{
	width:45%;
	float:right;
}
.layerCont .twoInput input:first-child{
	float:left;
}
.layerCont .int input.ptCheckbox{
	height:auto;
	line-height:normal;
	border:unset;
	width:auto;
	padding:0px;
}
.threeInput .threeInputItem{
	width:50%;
	float:left;
	margin:10px 0px 0px;
}
.threeInput .threeInputItem.nomargin{
	margin:0px;
}
.threeInput .threeInputItem{
	padding:0px 10px 0px 0px;
}
.threeInput .threeInputItem:nth-child(2n+0){
	padding:0px 0px 0px 10px;
}
.minListASize{
	min-width:14px;
	height:100%;
}
.listBlockA{
	display:block;
	line-height:normal;
	margin:5px auto;
}
.moreFilterItem{
	margin-bottom:20px;
}
.noMargin{
	margin:0px;
}
.moreFilterItem label{
	margin-right:10px;
}
.listTable table td .nota{
	cursor:text;
	color:#666;
}
.listTxtIpt{
	padding:0px 2px;
	text-align:center;
	border: 1px solid #bbb;
	background:#FFF;
}
.checkboxListCheck{
	position:absolute;
	left:100%;
	top:0px;
	background:#FFF;
	border:1px solid #ccc;
	border-radius:3px;
	z-index:100;
	display:none;
}
.checkListTitle{
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:14px;
	color:#333;
	border-bottom:1px solid #ccc;
}
.checkboxListCheck form{
	display:block;
}
.checkListCont{
	padding:0px 15px 10px;
	font-size:13px;
	color:#666;
}
.checkListCont label{
	display:block;
	height:20px;
	line-height:20px;
	margin-top:10px;
	white-space:nowrap;
	text-align:left;
}
.checkListCont label input{
	margin-right:10px;
}
.checkListBtn{
	border-top:1px solid #ccc;
	white-space:nowrap;
}
.checkListBtn input{
	display:inline-block;
	padding:1px 10px;
	cursor:pointer;
	background:#FFF;
	font-size:13px;
	margin:5px 10px;
}
.checkListBtn input[type="submit"]{
	color: #FFF;
	background: #ad82ca;
	border:1px solid #ad82ca;
	border-radius: 3px;
}
.checkListBtn input[type="reset"]{
	color: #ad82ca;
	background: #FFF;
	border:1px solid #ad82ca;
	border-radius: 3px;
}
.relative{
	position:relative;
}
.listBlockp{
	line-height:normal;
	margin:2px 0px;
}
.pageFtit{
	font-weight:normal;
	font-size:16px;
	color:#ad82ca;
}
.pageFtitDes{
	font-size:13px;
	color:#666;
	margin-right:30px;
	line-height:35px;
}
.multiLine{
	border-top:1px solid #eee;
	line-height:20px;
}
.multiLine:first-child{
	border:none;
}
.chooseWeekCont{
	width: 100%;
	padding-left: 120px;
}
.weekTitle{
	font-size:15px;
	border-bottom:1px solid #eee;
	line-height:40px;
}
.chooseArea{
	margin:10px 0px;
}
.chooseArea span{
	width:50%;
	text-align:left;
	line-height:30px;
}
.chooseArea span input{
	margin-right:10px;
}
.setItem .itemField.important{
    color:#ad82ca;
}
.timeListItem{
	float:left;
	width:155px;
	padding-right:20px;
	overflow:hidden;
}
.setItem .itemFrm .timeListItem input{
	width:100%;
}
.timeCheckItem{
	float:left;
	width:155px;
	margin-top:10px;
	line-height:20px;
}
.timeCheckContiner{
	width:620px;
}
.timeCheckItem label{
	margin:0px;
}
.pageTextarea{
	border: 1px solid #cce6f8;
	background: #fafbfe;
	color: #333;
	font-size: 13px;
	padding: 5px 13px;
	height: 110px;
	line-height: 25px;
	resize:none;
	width:600px;
}
.classCheckTitle .stClassTit{
	float: left;
	font-size: 15px;
}
.classCheckTitle .questionMark{
	margin-top:11px;
}
.classCheckTitle .stClassFilter{
	float:left;
	margin-left: 20px;
}
.classCheckTitle .stClassFilter a{
    display:inline;
    font-size: 15px;
}
.classCheckTitle .stClassFilter a.cur{
	color: #ad82ca;
}
.classCheckTitle .stClassFilter span{
	font-size: 15px;
}
.classCheck .stClass .stClassSchool{
	padding-left:0px;
}
.siblingsClassToggle{
	color: #ad82ca;
	font-size:15px;
	line-height:normal;
	margin:5px 0px;
}
.deviceToggle{
	width: 100%;
	line-height: 55px;
	font-size: 18px;
	text-align: center;
	background: #fff;
	border-bottom: 3px solid #ad84ca;
}
.deviceToggle a{
	margin:0px 10px;
}
.deviceToggle a.cur{
	color:#ad84ca;
}
.studentSearch{
	float:right;
	position:relative;
	width:48%;
}
.searchStudentList{
	position:absolute;
	left:0px;
	top:40px;
	width:100%;
}
.searchStudentList a{
	display:block;
	line-height:30px;
}
.searchStudentList a:hover{
	background:#eee;
}
.checkStudentFrm{
	display:block;
	margin-top:20px;
}
.studentCheckLeft{
	float:left;
	width:150px;
}
.studentCheckLeft textarea{
	display:block;
	border: 1px solid #ccc;
	line-height: 25px;
	height: 506px;
	width: 100%;
	padding:2px 5px;
	resize:none;
	font-size:15px;
}
.studentCheckCenter{
	float:left;
	width:270px;
	padding-left:120px;
	position:relative;
}
.studentCheckCenter textarea{
	display:block;
	border: 1px solid #ccc;
	line-height: 25px;
	height: 506px;
	width: 100%;
	padding:2px 5px;
	resize:none;
	font-size:15px;
}
.checkStudentSubmit{
	display:block;
	width:90px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#FFF;
	font-size:15px;
	background:#ad84ca;
	border-radius:3px;
	border:0px;
	position:absolute;
	left:15px;
	top:238px;
}
.studentCheckRightTitle{
	float:left;
	width:120px;
	height:506px;
	text-align:center;
	line-height:506px;
	color:#ad84ca;
	font-size:18px;
}
.studentCheckRight{
	float:left;
	width:300px;
	border: 1px solid #ccc;
	line-height: 25px;
	height: 506px;
	padding:2px 5px;
	font-size:15px;
	overflow:auto;
}
.studentCheckRight p .no{
	color:red;
}
.studentCheckRight p a{
	color:#ad84ca;
}
.studentCheckLikes{
	float:left;
	width:400px;
	border: 1px solid #ccc;
	height: 506px;
	margin-left:120px;
	padding-top:40px;
	position:relative;
	display:none;
}
.studentCheckLikesTitle{
	height:40px;
	line-height:40px;
	padding:0px 15px;
	color:#ad84ca;
	font-size:18px;
	background: #f5f5f5;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
}
.studentLikeList{
	width:100%;
	height:100%;
	overflow:auto;
}
.studentLikeList table{
	width:100%;
}
.studentLikeList table td{
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 13px;
	padding: 0px 2px;
	color: #666;
}
.kctypes{
	width: 100%;
	padding-left: 120px;
	padding-right:70px;
	position:relative;
	margin-top:10px;
}
.kctypes:first-child{
	margin:0px;
}
.kctypesCont .weekInput{
	float:left;
	width:30%;
	margin-right:3%;
	border: 1px solid #ccc;
	line-height: 40px;
	height: 40px;
	padding: 0 13px;
}
.kctypesCont>input {
    float: left;
    width: 30%;
    margin-right: 3%;
    border: 1px solid #ccc;
    line-height: 40px;
    height: 40px;
    padding: 0 13px;
}
.kctypes .addKctypes{
	display:block;
	width:20px;
	height:20px;
	border: 1px solid #ccc;
	border-radius: 50%;
	background: url("../images/jia.png")no-repeat center center;
	position:absolute;
	right:40px;
	top:10px;
}
.kctypes .removeKctypes{
	display:block;
	width:20px;
	height:20px;
	border: 1px solid #ccc;
	border-radius: 50%;
	background: url("../images/jian.png")no-repeat center center;
	position:absolute;
	right:0px;
	top:10px;
}
.kctypes .addKctypes:hover,.kctypes .removeKctypes:hover{
	border:1px solid #ad84ca;
}
.yearXianToggle{
	margin-left:10px;
}
.yearXianOther{
	display:none;
}
.qrcodeLayer .layerCont{
	width:400px;
	height:400px;
	text-align:center;
	right:50%;
	margin-right:-200px;
	top:50%;
	margin-top:-200px;
	padding:0px;
}
.qrcodeLayer .layerCont img{
	width:260px;
	height:260px;
	margin-top:50px;
	margin-bottom:20px;
}
.qrcodeLayer .layerCont p{
	font-size:15px;
}
.grayBg{
	background:#f3f5f6;
}
.questionPageTitle{
	width:100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #eee;
	font-size: 16px;
	padding:0px 20px 0px 40px;
	background:#FFF url("../images/shuxian.png")no-repeat 20px center;
	position:absolute;
	left:0px;
	top:0px;
	z-index:3;
}
.questionType{
	position:absolute;
	left:0px;
	top:0px;
	background:#fafafa;
	width:230px;
	height:100%;
	padding:50px 6px 12px 12px;
	overflow:auto;
	z-index:1;
}
.questionType dl{
	display:block;
	margin-top:12px;
}
.questionType dl dt{
	font-size:14px;
}
.questionType dl dd label{
	float:left;
	width:100px;
	height:35px;
	line-height:30px;
	font-size: 12px;
	background-color: #ffffff;
	border-radius: 2px;
	cursor: pointer;
	letter-spacing: 4px;
	border:1px solid #d8d8d8;
	color: #707070;
	margin:6px 6px 0px 0px;
	padding:1px;
}
.questionType dl dd label.qstpHover{
	border:2px solid #ad82ca;
	color:#ad82ca;
	padding:0px;
}
.questionType dl dd label i{
	display:inline-block;
	margin:-3px 5px 0px 10px;
	width:15px;
	height:15px;
	vertical-align:middle;
}
.questionIconRadio{
	background:url("../images/questionIconRadio.png")no-repeat left center;
	background-size:14px;
}
.questionType dl dd label.qstpHover .questionIconRadio{
	background:url("../images/questionIconRadioHover.png")no-repeat left center;
	background-size:14px;
}
.questionIconCheckbox{
	background:url("../images/questionIconCheckbox.png")no-repeat left center;
	background-size:14px;
}
.questionType dl dd label.qstpHover .questionIconCheckbox{
	background:url("../images/questionIconCheckboxHover.png")no-repeat left center;
	background-size:14px;
}
.questionIconInput{
	background:url("../images/questionIconInput.png")no-repeat left center;
	background-size:14px;
}
.questionType dl dd label.qstpHover .questionIconInput{
	background:url("../images/questionIconInputHover.png")no-repeat left center;
	background-size:14px;
}
.questionOption{
	position: absolute;
	right: 0px;
	top: 0px;
	background: #FFF;
	width: 230px;
	height: 100%;
	padding: 50px 12px 12px;
	overflow: auto;
	z-index: 1;
	display:none;
}
.questionOptionTitle{
	width:100px;
	text-align:center;
	margin-top:12px;
	padding:5px 10px;
	color:#FFF;
	background:#495165;
	border-radius: 2px;
	font-size: 14px;
}
.questionOptionItem .switch-on,.questionOptionItem .switch-off{
	transform:scale(0.6);
}
.questionOptionItem .switch-on,.questionOptionItem .switch-on .slider,.questionOptionItem .switch-off,.questionOptionItem .switch-off .slider{
	box-sizing:content-box;
}
.questionOptionFtitle{
	color: #484848;
	font-size: 16px;
	margin:20px 0px;
}
.questionOptionItem{
	border-top: solid 1px #dde5ed;
	color: #707070;
	font-size: 13px;
	padding:5px 0px;
}
.questionOptionItemTit{
	float:left;
	line-height:32px;
}
.questionOptionItem .switch-on,.questionOptionItem .switch-off{
	float:right;
}
.qstOptHeight{
	height:32px;
	width:103px;
	position:relative;
}
.qstOptHeight label{
	position:absolute;
	top:4px;
	width:35px;
	height:24px;
	line-height:24px;
	text-align:center;
	font-size: 12px;
	border:1px solid #d8d8d8;
	z-index:1;
}
.qstOptHeight label:first-child{
	left:0px;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
}
.qstOptHeight label:nth-child(2){
	left:34px;
}
.qstOptHeight label:nth-child(3){
	left:68px;
	border-top-right-radius:2px;
	border-bottom-right-radius:2px;
}
.qstOptHeight label.cur{
	z-index:2;
	border:1px solid #ad82ca;
	color:#ad82ca;
}
.qstOptHeight label input{
	display:none;
}
.questionOptionItemCont{
	padding-top:4px;
}
.qstoptIpt{
	width:75px;
	padding:0px 10px;
	border-radius: 2px;
	background-color: #ffffff;
	border:1px solid #d8d8d8;
	font-size:12px;
	height:24px;
	line-height:24px;
}
.qstoptSlct{
	padding:0px 5px;
	border-radius: 2px;
	background-color: #ffffff;
	border:1px solid #d8d8d8;
	font-size:12px;
	height:24px;
	line-height:24px;
}
.questionContiner{
	margin:50px 242px 0px 242px;
	position:relative;
	z-index:2;
	overflow:hidden;
}
.qstContItem{
	padding:18px 70px;
	border-radius: 4px;
	background:#ffffff;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
	margin-top:12px;
}
.questionTitle{
	line-height:42px;
	color: #484848;
	font-size: 20px;
}
.questionDescription{
	line-height:36px;
	color: #484848;
	font-size:16px;
}
.overnoticeStr{
	text-align:center;
	margin-bottom:30px;
}
.overnoticeTitle{
	font-size: 16px;
	margin-bottom:20px;
}
.contentEditor{
	min-height:35px;
	padding: 6px 10px;
	color: #484848;
	font-size: 16px;
	border-radius:2px;
	border:1px dashed #FFF;
	cursor:text;
}
.contentEditor:hover{
	border:1px dashed #ad82ca;
}
.contentEditor.editing{
	background:#f4f4f4;
	border:1px dashed #FFF;
}
.subQuestion{
	display:block;
	margin:0px auto;
	padding:6px 30px;
	color:#FFF;
	background:#ad82ca;
	border-radius:2px;
	font-size:14px;
}
.qstEmpty{
	height:304px;
	line-height:304px;
	text-align:center;
	font-size:15px;
	margin:12px 0px;
	border:1px dashed #ad82ca;
	border-radius:2px;
}
.qstEmpty img{
	width:24px;
	margin-right:10px;
}
.questionContextItem{
	position:relative;
	padding:18px 60px;
	border-radius: 4px;
	background:#ffffff;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
	margin-top:12px;
}
.questionContextItem.questionCurrent{
	margin:25px 0px;
	border:2px solid #ad82ca;
}
.questionSort{
	position:absolute;
	left:10px;
	top:18px;
	width:50px;
	text-align:center;
	height:35px;
	line-height:35px;
	font-size:18px;	
}
.questionContextItem .contentEditor{
	width:70%;
} 
.questionContextItem .contentEditAble{
	position:relative;
}
.contentTitleBtn{
	position:absolute;
	right:0px;
	top:0px;
	height:35px;
	line-height:35px;
	display:none;
}
.contentTitleBtn a{
	float:left;
	width:24px;
	height:24px;
	margin-left:24px;
	margin-top:5px;
}
.qstMove{
	background:url("../images/moveQuestion.png")no-repeat center center;
	background-size:85%;
}
.qstMove:hover{
	background:url("../images/moveQuestionHover.png")no-repeat center center;
	background-size:85%;
}
.qstCopy{
	background:url("../images/copyQuestion.png")no-repeat center center;
	background-size:70%;
}
.qstCopy:hover{
	background:url("../images/copyQuestionHover.png")no-repeat center center;
	background-size:70%;
}
.qstDel{
	background:url("../images/deleteQuestion.png")no-repeat center center;
	background-size:60%;
}
.qstDel:hover{
	background:url("../images/deleteQuestionHover.png")no-repeat center center;
	background-size:60%;
}
.questionTitLine{
	margin-bottom:10px;
}
.qstOptMove{
	width:24px;
	height:35px;
	position:absolute;
	left:-24px;
	top:0px;
	background:url("../images/moveOption.png")no-repeat center center;
	background-size:35%;
	display:none;
}
.qstOptMove:hover{
	background:url("../images/moveOptionHover.png")no-repeat center center;
	background-size:35%;
}
.qstOptDel{
	width:24px;
	height:24px;
	position:absolute;
	left:72%;
	top:5px;
	background:url("../images/deleteOption.png")no-repeat center center;
	background-size:85% auto;
	display:none;
}
.qstOptDel:hover{
	background:url("../images/deleteOptionHover.png")no-repeat center center;
	background-size:85% auto;
}
.editAbleCheckList:hover .qstOptMove,.editAbleCheckList:hover .qstOptDel{
	display:block;
}
.editAbleCheckList:hover .contentEditor{
    border: 1px dashed #ad82ca;
}
.editAbleCheckList:hover .contentEditor.editing{
    border: 1px dashed #FFF;
}
.editAbleCheckList{
	margin-top:5px;
}
.questionContextItem:hover .contentTitleBtn,.questionCurrent .contentTitleBtn{
	display:block;
}
.radioCheckList .editAbleCheckList:before{
	content:"";
	display:block;
	width:16px;
	height:16px;
	border:1px solid #ccc;
	border-radius:50%;
	position:absolute;
	left:10px;
	top:9px;
}
.radioCheckList .editAbleCheckList .contentEditor{
	padding:6px 10px 6px 35px;
}
.checkboxCheckList .editAbleCheckList:before{
	content:"";
	display:block;
	width:16px;
	height:16px;
	border:1px solid #ccc;
	border-radius:2px;
	position:absolute;
	left:10px;
	top:9px;
}
.checkboxCheckList .editAbleCheckList .contentEditor{
	padding:6px 10px 6px 35px;
}
.qstIpt{
	width:70%;
	height:35px;
	border:1px solid #d8d8d8;
	border-radius:2px;
	margin-left:10px;
}
.qstIpt1{
	height:50px;
}
.qstIpt2{
	height:100px;
}
.qstDetailBtn{
	margin:20px 0px 0px;
	display:none;
}
.questionCurrent .qstDetailBtn{
	display:block;
}
.optAddOne{
	padding:5px 5px 5px 30px;
	color:#ad82ca;
	font-size:14px;
	margin-right:20px;
	background:url("../images/optionAdd.png")no-repeat 10px center;
	background-size:auto 50%;
	border-radius:2px;
}
.optAddOne:hover{
	background:#f4f4f4 url("../images/optionAdd.png")no-repeat 10px center;
	background-size:auto 50%;
}
.optAddMore{
	padding:5px 5px 5px 40px;
	color:#ad82ca;
	font-size:14px;
	margin-right:20px;
	background:url("../images/optionsAdd.png")no-repeat 10px center;
	background-size:auto 50%;
	border-radius:2px;
}
.optAddMore:hover{
	background:#f4f4f4 url("../images/optionsAdd.png")no-repeat 10px center;
	background-size:auto 50%;
}
.optAddOther{
	padding:5px 5px 5px 40px;
	color:#ad82ca;
	font-size:14px;
	margin-right:20px;
	background:url("../images/optionAddOther.png")no-repeat 10px center;
	background-size:auto 50%;
	border-radius:2px;
}
.optAddOther:hover{
	background:#f4f4f4 url("../images/optionAddOther.png")no-repeat 10px center;
	background-size:auto 50%;
}
.otherContentEditor:after{
	content:"";
	display:inline-block;
	width:70px;
	height:18px;
	border: solid 1px #d8d8d8;
    border-radius: 2px;
    background-color: #ffffff;
    margin-left: 14px;
    vertical-align: top;
    margin-top: 2px;
}
.optLayer{
	position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.1);
    z-index: 9999999;
    display: none;
}
.optLayerCont{
	width:500px;
	position:absolute;
	left:50%;
	top:50%;
    border-radius: 4px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    padding: 0 24px;
    background-color: #fff;
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
.optLayerTit{
	padding: 24px 0 0;
    height: 49px;
    line-height: 25px;
    font-size: 18px;
    color: #484848;
}
.optLayerDes{
	padding: 12px 0;
    font-size: 14px;
    color: #484848;
}
.optTextarea textarea{
	width: 100%;
    padding: 10px;
    height: 150px;
    border-radius: 2px;
    background-color: #ffffff;
    border:1px solid #aaaaaa;
    font-size: 14px;
    color: #484848;
    line-height: 20px;
	resize:none;
}
.optLayerSub{
	margin:20px 0px;
}
.optLayerSub .submit{
	float:right;
	width:96px;
	text-align:center;
	height:36px;
	line-height:36px;
	font-size:14px;
	color:#FFF;
	border-radius:2px;
	background:#ad82ca;
	margin-left:10px;
}
.optLayerSub .cancel{
	float:right;
	width:96px;
	text-align:center;
	height:36px;
	line-height:36px;
	font-size:14px;
	color:#ad82ca;
	border-radius:2px;
	background:#FFF;
	border:1px solid #ad82ca;
}
.qstCountInfo{
	float:right;
}
.qstCountInfo li{
	float:left;
	width:110px;
	text-align:center;
	border-left:1px solid #ccc;
	height:50px;
}
.questionTableBtn{
	margin:10px 20px -10px 0px;
}
.questionTableBtn select{
	float: right;
	height: 30px;
	border-radius: 4px;
	border: 1px solid #cccccc;
	line-height: 30px;
	color: #616161;
	padding:0px 20px;
}
.qstCountInfo li:first-child{
	border:none;
}
.qstCountInfo li span{
	display:block;
	line-height:20px;
	color:#666;
}
.qstCountInfo li span:first-child{
	margin-top:5px;
	color:#333;
}
#adpart4 .tit .qstCountInfo li span a{
	color:#ad82ca;
	margin:0px;
	text-decoration:none;
	font-weight:normal;
}
.qstTitle{
	min-height: 35px;
	padding: 7px 10px;
	color: #484848;
	font-size: 16px;
	border-radius: 2px;
}
.qstSubjectList{
	min-height: 35px;
	padding: 7px 10px 7px 35px;
	color: #484848;
	font-size: 16px;
	border-radius: 2px;
	line-height:21px;
}
.qstLikeIpt{
	width: 70%;
	min-height: 35px;
	border: 1px solid #d8d8d8;
	border-radius: 2px;
	margin-left: 10px;
	padding: 7px 10px;
	word-wrap:break-word;
}
.qstChecksRadio{
	width:12px;
	height:12px;
	background:#ad82ca;
	border-radius:50%;
	position:absolute;
	left:13px;
	top:12px;
}
.qstChecksCheckbox{
	width:12px;
	height:12px;
	background:#ad82ca;
	border-radius:2px;
	position:absolute;
	left:13px;
	top:12px;
}
.checkOtherTxt{
	display: inline-block;
	width: 70px;
	height: 21px;
	line-height: 19px;
	font-size:14px;
	border: solid 1px #d8d8d8;
	border-radius: 2px;
	background-color: #ffffff;
	margin-left: 14px;
	padding:0px 3px;
}
.qstSubjectItem{
	margin:20px;
	border: 1px #dbdbdb solid;
}
.subjectTitleBar{
	background-color: #FAFAFA;
	padding:5px 350px 5px 10px;
	line-height:30px;
	font-size:14px;
	position:relative;
}
.subjectTitleBar span{
	display:block;
}
.subjectTitleBar .subjectBar{
	position:absolute;
	right:0px;
	top:0px;
	height:30px;
	margin-top:5px;
}
.subjectTitleBar .subjectBar .subjectBarSelect{
	float:right;
	margin-right:5px;
	height:30px;
	border-radius: 4px;
	border: 1px solid #cccccc;
	line-height: 30px;
	color: #616161;
}
.subjectTableData{
	margin:20px;
}
.subjectTableData table{
	width:100%;
	border-collapse: collapse;
}
.subjectTableData table td{
	color: #444;
	font-size: 14px;
	line-height:30px;
	padding:0px 10px;
	border: 1px solid #CACACA;
	white-space: nowrap;
}
.subjectChars{
	margin:20px 20px 0px;
}
.highcharts-credits{
	display:none;
}
.subjectTableData table .graySubjectLine td,.qstSubjectPage,.qstSubjectPage span{
	color: #BBBBBB;
}
.subjectTableData table .qstSubjectPage{
	font-size:12px;
}
.qstSubjectPage a{
	color:#ad82ca;
	margin:0px 5px;
}
.qstSubjectPage a:hover{
	font-weight:bold;
}
.qstSubjectPage input[type='text']{
	display:inline-block;
	width:35px;
	height:22px;
	line-height:22px;
	text-align:center;
	padding:0px 2px;
	border: 1px solid #bbb;
}
.listTable:before{
	content:"--暂无信息--";
	display:block;
	width:100%;
	text-align:center;
	position:absolute;
	left:0px;
	top:70px;
	font-size:15px;
	color:#999;
}
.kcstep{
	width: 100%;
	padding-left: 120px;
	padding-right: 70px;
	position: relative;
	margin-top: 10px;
}
.layerCont .stepTitle{
	float:left;
	height:40px;
	line-height:40px;
	width:30%;
	text-align:center;
	font-weight:bold;
}
.stepTopLine input{
	float: left;
	width: 30%;
	margin-left: 3%;
	border: 1px solid #ccc;
	line-height: 40px;
	height: 40px;
	padding: 0 13px;
}
.stepBottomLine input{
	margin-top:10px;
	width: 96%;
	border: 1px solid #ccc;
	line-height: 40px;
	height: 40px;
	padding: 0 13px;
}
.kcstep .addStep{
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #ccc;
	border-radius: 50%;
	background: url("../images/jia.png")no-repeat center center;
	position: absolute;
	right: 40px;
	top: 10px;
}
.kcstep .removeStep{
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #ccc;
	border-radius: 50%;
	background: url("../images/jian.png")no-repeat center center;
	position: absolute;
	right: 0px;
	top: 10px;
}
.kcstep>a:hover{
	border: 1px solid #ad84ca;
}
.uploadCont .uploadFile .upFilePic{
	width:100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	background: #FFF;
	border: 1px dashed #ad82ca;
}
.uploadCont .uploadFile .upFilePic img{
	width:auto;
	height:auto;
	border:none;
	left:50%;
	top:50%;
	margin-top:-15px;
	margin-left:-17px;
}
.donotShowEmpty:before{
	content:"";
	display:none;
}

.layerCont .layerRadio label{
	margin-right:10px;
}
.layerCont .layerRadio label input{
	position:static;
	clip:unset;
	width:auto;
	height:auto;
	padding:0px;
}
.classChooseFrm{
	float:none;
	padding:0px;
	width:100%;
}
.classChooseFrm .chosePlug a{
	height:40px;
	line-height:40px;
	padding: 0px 13px;
	font-size: 13px;
}
.superStart{
	margin: 50px 0;
	position: relative;
	display: block;
	color: red;
	width: 0px;
	height: 0px;
	border-right: 100px solid transparent;
	border-bottom: 70px solid #ad84ca;
	border-left: 100px solid transparent;
	-moz-transform: rotate(35deg);
	-webkit-transform: rotate(35deg);
	-ms-transform: rotate(35deg);
	-o-transform: rotate(35deg);
}
.superStart:before {
	border-bottom: 80px solid #ad84ca;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	position: absolute;
	height: 0;
	width: 0;
	top: -45px;
	left: -65px;
	display: block;
	content: '';
	-webkit-transform: rotate(-35deg);
	-moz-transform: rotate(-35deg);
	-ms-transform: rotate(-35deg);
	-o-transform: rotate(-35deg);
}
.superStart:after {
	position: absolute;
	display: block;
	color: red;
	top: 3px;
	left: -105px;
	width: 0px;
	height: 0px;
	border-right: 100px solid transparent;
	border-bottom: 70px solid #ad84ca;
	border-left: 100px solid transparent;
	-webkit-transform: rotate(-70deg);
	-moz-transform: rotate(-70deg);
	-ms-transform: rotate(-70deg);
	-o-transform: rotate(-70deg);
	content: '';
}
.start{
	position:relative;
	display:inline-block;
}
.filterStart{
	margin-right:5px;
}
.start:before{
	content:"★";
	display:block;
	color:#ad82ca;
	font-size:22px;
	margin-top:-1px;
	text-align:center;
}
.estart:before{
	content:"☆";
}
#adpart4 .caozuo .selectBtn{
	position: relative;
	border: 0px;
	padding: 0px;
}
.selectBtn i{
    display: block;
    border: 1px solid #ad82ca;
    border-radius: 3px;
    padding: 8px 12px;
}
.selectBtn .selectBtnCont{
	position: absolute;
	top: 33px;
	left: 0;
	width: 100%;
	background: #ad82ca;
	border: 1px solid #ad82ca;
	display: none;
}
.selectBtn .selectBtnCont span{
	display:block;
	color: #fff;
	text-align: center;
	border-top: 0;
	line-height: 35px;
}
.uploadList .uploadItem{
	width:65px;
	height:65px;
	background:url("../images/upfile.png");
	margin-top:10px;
	display:none;
}
.uploadList .uploadItem:last-child{
    display: block;
}
.uploadList .uploadItem input{
	display:block;
	width:100%;
	height:100%;
	opacity:0;
	cursor:pointer;
}
.uploaded,.upfilesContinerItem{
	line-height:20px;
	margin-top:10px;
}
.uploaded a,.upfilesContinerItem a,.upfilesContinerItem span{
	float:left;
	margin-right:10px;
	color: #ad84ca;
	width:auto;
	line-height:20px;
	font-size:13px;
}
.upfilesContiner{
	line-height:normal;
}
.listright .classTableContiner th{
	line-height:40px;
}
.showClassRadio{
	display:block !important;
}
.addClassTable .weekInput{
	width:47%;
}
.filesContiner{
	margin:0px 10px 10px;
}
.filesItem{
	float:left;
	width:20%;
	padding:10px;
}
.filesItemCont{
	border:1px solid #ccc;
	width:100%;
	height:0px;
	padding-top:100%;
	position:relative;
}
.filesItemImg a{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	overflow:hidden;
}
.filesItemImg a img{
	width:100%;
	position:absolute;
	left:0px;
	top:50%;
	-webkit-transform:translate(0,-50%);
	-ms-transform:translate(0,-50%);
	transform:translate(0,-50%);
}
.filesItemVideo{
	width:100%;
}
.filesItemVideo .filesItemCont{
	padding-top:40%;
	border:none;
}
.filesItemVideo .video-js{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	overflow:hidden;
}
.filesItemAudio{
	width:100%;
}
.filesItemAudio .filesItemCont{
	padding-top:0;
	border:none;
	height:auto;
}
.filesItemAudio audio{
	display:block;
	width:100%;
}
.filesItemOther a{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	overflow:hidden;
}
.filesItemOther a img{
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	max-width:50%;
	max-height:50%;
}

.chosePlugContiner .last li{
	float:left;
}
.radioCheckboxItem{
	float:left;
	width:20%;
}
.layerCont .int .radioCheckboxItem input{
	border:unset;
	line-height:unset;
	height:unset;
	width:unset;
	padding:unset;
}

.signDetailPage .setItem .itemField {
    width: 110px;
}
.signDetailPage .setItem .itemFrm {
    padding-left: 110px;
}
.detailTabTitle{
	float:left;
	padding-right:10px;
	border-right:1px solid #ddd;
	line-height:20px;
	margin:15px 10px 15px 0px;
}
.detailTabTitle:last-child{
	padding-right:0px;
	margin-right:0px;
	border:none;
}
.detailTabTitle.cur a{
	color:#ad82ca;
}
.signDetailFtitle{
	font-size:15px;
	margin:20px 20px 0px;
	line-height:20px;
}
.signDetailFtitle i{
	color:#ad82ca;
}

.lectureChoosePlugin{
	float:left;
	width:190px;
}
.lectureChoosePlugin a{
	display:block;
	border: 1px solid #cce6f8;
	background: #fafbfe;
	color: #333;
	font-size: 13px;
	padding: 0px 13px;
}
.detailMultiSelect{
	float:left;
	width:190px;
	margin-left:15px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #cce6f8;
	background: #fafbfe;
	color: #333;
	font-size: 13px;
	padding: 0px 13px;
}
.pwdEye span{
	display:none;
}
.pwdEye img{
	display:block;
	height:20px;
	cursor:pointer;
	margin:0px auto;
}
.pwdEye.open span{
	display:block;
}
.pwdEye.open img{
	display:none;
}
.answerSortMove a{
	font-size:20px;
	margin:0px 5px;
}
.answerBooleanIcon{
	height:20px;
}
.ansCheckItem{
	margin-top:10px;
	position:relative;
}
.ansCheckItem:first-child{
	margin:0px;
}
.ansCheckItemCont{
	margin-right:60px;
	position:relative;
}
.addAnsCheck{
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #ccc;
	border-radius: 50%;
	background: url("../images/jia.png")no-repeat center center;
	position: absolute;
	right: 30px;
	top: 10px;
}
.removeAnsCheck{
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #ccc;
	border-radius: 50%;
	background: url("../images/jian.png")no-repeat center center;
	position: absolute;
	right: 0px;
	top: 10px;
}
.addAnsCheck:hover,.removeAnsCheck:hover{
	border: 1px solid #ad84ca;
}
.layerCont .int .ansCheckTitle{
	position:absolute;
	left:0px;
	top:0px;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#000;
	width:23px;
	padding:0px;
	border:none;
	z-index:1;
}
.ansCheckTxt{
	padding-left:25px;
	padding-right:30px;
	position:relative;
	z-index:2;
}
.ansCheckFile{
	width:24px;
	height:20px;
	background:url("../images/fileEmpty.png")no-repeat center center;
	background-size:100% 100%;
	position:absolute;
	right:0px;
	top:10px;
	z-index:3;
	overflow:hidden;
}
.ansCheckFile.hasFile{
	background:url("../images/file.png")no-repeat center center;
	background-size:100% 100%;
}
.layerCont .int .ansCheckFile input{
	display:block;
	width:100%;
	height:100%;
	opacity:0;
	border:none;
	padding:0px;
	line-height:normal;
	cursor:pointer;
}
.ansCheckItemCont .switch-on,.ansCheckItemCont .switch-off{
	box-sizing: content-box;
	transform: scale(0.6);
	width:50px;
	line-height:normal;
	float:none;
}
.ansCheckItemCont .switch-on span,.ansCheckItemCont .switch-off span{
	width:30px;
	line-height:normal;
	float:none;
}
.ansCheckCont label{
	float:left;
	margin-right:15px;
}
.layerCont .int .ansCheckCont label input{
	border:unset;
	height:auto;
	line-height:normal;
	padding:0px;
	width:auto;
	margin-right:3px;
	position:static;
	clip:unset;
}
.ansDetailFile{
	margin-left:20px;
	font-size:13px;
	color:#ad82ca;
}
.ansDetailDes{
	padding:0px 10px;
	color: #999;
	font-size: 13px;
	line-height:20px;
}
.rightAns{
	padding:10px;
	margin-top:10px;
	font-size:15px;
	color:#000;
}

.qrcodeContiner{
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.1);
	z-index:999999;
}
.qrcodeCont{
	background:#FFF;
	position:absolute;
	left:50%;
	top:50%;
	max-width:96%;
	max-height:96%;
	min-width:640px;
	overflow:auto;
	box-shadow: -2px 0 8px #999999;
	padding:20px;
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	border-radius:5px;
}
.qrcodeItem{
	float:left;
	width:300px;
	padding-left:10px;
}
.qrcodeItem:first-child{
	padding-left:0px;
	padding-right:10px;
}
.qrcodeItem h3{
	font-size:15px;
	text-align:center;
	display:none;
}
.qrcodeItem .codeCont{
	width:100%;
	height:365px;
/* 	height:200px; */
/* 	margin:10px 0px 15px 0px; */
	margin-bottom:20px;
	border:1px solid #ccc;
	background:url("../images/loading.gif")no-repeat center center;
	background-size:30px auto;
}
.qrcodeLoaded .qrcodeItem .codeCont{
	border:none;
}
.qrcodeItem .codeCont img{
	display:none;
	width:100%;
	height:365px;
}
.qrcodeItem .qrcodeUrl{
	position:relative;
	display:none;
}
.qrcodeItem .qrcodeUrl input{
	display:block;
	width:100%;
	height:36px;
	line-height:36px;
	border:1px solid #ccc;
	padding:0px 60px 0px 5px;
}
.qrcodeItem .qrcodeUrl a{
	display:block;
	position:absolute;
	right:5px;
	top:5px;
	height:26px;
	line-height:26px;
	width:50px;
	text-align:center;
	color:#FFF;
	background:#ad82ca;
	border-radius:5px;
}
.qrcodeItem .qrcodeUrl a img{
	display:block;
	height:14px;
	width:auto;
	margin:3px auto;
}
.qrcodeLoaded .codeCont img,.qrcodeLoaded .qrcodeUrl{
	display:block;
}

.kemuItem{
	float:left;
	margin-right:20px;
	position:relative;
	overflow:hidden;
}
.kemuItem label{
	display:block;
	padding:0px 15px;
	font-size:13px;
	height:30px;
	line-height:30px;
	text-align:center;
	margin:5px 0px;
	border:1px solid #ccc;
}
.kemuItem label input[type="radio"]{
	display:none;
}
.kemuItem label .newKemu{
	display:block;
	width:50px;
	height:28px;
	line-height:28px;
	border:none;
	background:none;
	color:#333;
	font-size:12px;
	text-align:center;
	padding:0px;
}
.kemuItem .removeKemu{
	position:absolute;
	right:2px;
	top:7px;
	display:block;
	width:10px;
	height:10px;
	line-height:10px;
	text-align:center;
	font-size:10px;
}
.choosedKemu label{
	background:#ad82ca;
	color:#FFF;
	border:1px solid #ad82ca;
}
.choosedKemu .removeKemu{
	color:#FFF;
}
.addKemu{
	float:left;
	width:20px;
	height:20px;
	margin:10px 0px;
	border:1px solid #ccc;
	border-radius:50%;
	line-height:20px;
	background:url("../images/jia.png")no-repeat center center;
}
.justify{
	text-align:justify;
}
.justify:after{
	content:"";
	display:inline-block;
	width:100%;
}
.commentNum{
	line-height:35px;
	font-size:15px;
}
.commentVideoTitle{
	float:right;
	line-height:35px;
	font-size:18px;
	color: #ad82ca;
}
.commentReplyInfo span{
	margin-left:20px;
	width:auto;
	float:right;
}
.doodlingBtn{
	width:100%;
	height:30px;
	line-height:30px;
	background:rgba(0,0,0,0.5);
	color:#FFF;
	text-align:center;
	font-size:15px;
	position:absolute;
	left:0px;
	bottom:0px;
}
.doodlingBtn:hover{
	background:rgba(0,0,0,0.7);
}
.doodlingContiner{
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
	z-index:9999999;
	overflow:hidden;
	display:none;
}
.doodlingArea{
	position:absolute;
	left:50%;
	top:50%;
	width:100%;
	height:100%;
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	background:#FFF;
	overflow:auto;
	z-index:1;
}
.doodlingContiner .closeDoodling{
	position:fixed;
	right:-100px;
	bottom:-100px;
	width:200px;
	height:200px;
	line-height:100px;
	border-radius:50%;
	overflow:hidden;
	background:rgba(255,255,255,0.5);
	color:#FFF;
	font-size:80px;
	padding-right:80px;
	text-align:center;
	z-index:2;
}
.doodlingContiner .closeDoodling:hover{
	color:#999;
	background:rgba(255,255,255,0.7);
}
.wangeditorContiner{
	line-height:normal;
}

.doodlingContiner .doodlingArea div{
	box-sizing:content-box;
}
.doodlingContiner ._wPaint_menu:nth-child(4){
/* 	background:rgba(255,255,255,0.5); */
	background:#FFF;
	border:none;
	box-shadow: 3px 3px 5px #666;
	border-radius: 3px;
	padding:0px;
	width:428px !important;
}
.doodlingContiner ._wPaint_icon{
	border:none;
	border-radius:3px;
}
.doodlingContiner ._wPaint_icon:hover,.doodlingContiner ._wPaint_icon:active{
	border:none;
}
._wPaint_down{
    background-image: url('../images/wPaint/icon_down.png');
}
._wPaint_copy{
    background-image: url('../images/wPaint/icon_copy.png');
}
._wPaint_addtocomment{
    background-image: url('../images/wPaint/icon_addtocomment.png');
}
._wPaint_rotateleft{
    background-image: url('../images/wPaint/rotateLeft.png');
}
._wPaint_rotateright{
    background-image: url('../images/wPaint/rotateRight.png');
}
._wPaint_answerright{
    background-image: url('../images/wPaint/over.png');
}
._wPaint_answerwrong{
    background-image: url('../images/wPaint/clear.png');
}
._wPaint_arrow{
    background-image: url('../images/wPaint/icon_arrow.png');
}
.doodlingArea ._wPaint_handle {
	width:30px;
    background-image: url('../images/wPaint/menu_handle2.png');
}
.doodlingArea ._wPaint_handle:hover{
	cursor:move;
}
.doodlingArea ._wPaint_menu:nth-child(5){
	background: #FFF;
	border: none;
	box-shadow: 3px 3px 5px #666;
	border-radius: 3px;
	padding: 0px;
	width: 178px !important;
}
.editHomeWorkCont{
	margin:0px 0px 30px 100px;
	border-bottom:1px solid #ad82ca;
	padding:0px 0 20px;
}
.edithItem{
	margin-top:20px;
}
.edithItemTitle{
	position:relative;
	height:39px;
	line-height:39px;
	text-align:center;
	font-size:18px;
	color:#ad82ca;
}
.edithItemTitle:before{
	content:"";
	display:block;
	width:100%;
	height:1px;
	position:absolute;
	left:0px;
	top:19px;
	background:#ad82ca;
	z-index:1;
}
.edithItemTitle span{
	padding:0px 20px;
	background:#FFF;
	position:relative;
	z-index:2;
}
.dzItem{
	margin-top:10px;
	overflow:hidden;
}
.dzTitle{
	float:left;
	height:35px;
	line-height:35px;
}
.dzCont{
	min-height:25px;
	line-height:25px;
	margin:5px 0 5px 70px;
}
.healthSign .kctypesCont input{
	width:100%;
	margin:0;
	float:none;
}
.pageNumberSelect select{
	background:none;
	border:1px solid #ad82ca;
	padding: 2px 8px;
	border-radius: 3px;
}
.chosePlug>a{
	display:block;
    border: 1px solid #ccc;
    background: #fff;
    padding: 0px 13px;
}
.payRecordRemark{
	width:400px;
	height:20px;
	line-height:20px;
	overflow:hidden;
	text-overflow:ellipsis;
	margin:0px auto;
}
.payRecordRemark.open{
	height:auto;
	white-space: normal;
	text-align:left;
}

.selectCheckbox{
	height:40px;
	line-height: 38px;
	position:relative;
	z-index:999;
}
.selectCheckbox>a{
	display:block;
	width:100%;
	padding: 0 13px;
	position:absolute;
	left:0;
	top:0;
	border: 1px solid #ccc;
	background:#FFF;
	z-index:1;
}
.selectCheckboxCont{
	border: 1px solid #ccc;
	padding-top:38px;
	background:#FFF;
	max-height:500px;
	overflow:auto;
	display:none;
}
.open+.selectCheckboxCont{
	display:block;
}
.selectCheckboxItem{
	height:35px;
	line-height:35px;
/* 	border-top:1px solid #ccc; */
	padding:0 13px;
}
.selectCheckboxItem:hover{
	background:#f5f5f5;
}
.selectCheckboxItem label{
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.selectCheckboxChooseAll{
	position:absolute;
	right:13px;
	top:0;
	text-align:right;
	line-height:40px;
	z-index:2;
}

.inputColor{
	display:block;
	width:40px;
	height:40px;
}

.talkItem{
	margin-right:150px;
	margin-top:20px;
}
.talkBtn{
	float:left;
	width:40px;
	height:96px;
	position:relative;
}
.talkBtn .addTalk{
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #ccc;
	border-radius: 50%;
	background: url("../images/jia.png")no-repeat center center;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-10px;
}
.talkBtn .removeTalk+.addTalk{
	top:25px;
}
.talkBtn .removeTalk{
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #ccc;
	border-radius: 50%;
	background: url("../images/jian.png")no-repeat center center;
	position: absolute;
	left: 0px;
	bottom: 25px;
}
.talkCont{
	margin-left:40px;
}
.talkUserAndFile{
	height:40px;
	position:relative;
}
.talkPhoto{
	float:left;
	width:40px;
	height:40px;
	border-radius:3px;
	border:1px solid #ccc;
	overflow:hidden;
}
.talkPhoto label,.talkFile label{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	cursor:pointer;
	position:relative;
}
.talkPhoto label input,.talkFile label input{
	display:none;
}
.talkPhoto label>img{
	width:100%;
	height:100%;
}
.layerCont .defaultTalk{
	width:100%;
	height:100%;
	text-align:center;
	position:relative;
	z-index:1;
}
.defaultTalk img{
	display:block;
	width:50%;
	margin:3px auto 0;
}
.talkFile .defaultTalk img{
	margin:9px auto 0;
}
.talkFile label>img{
	margin-top:6px;
}
.defaultTalk i{
	font-size:10px;
	color:#999;
	line-height:normal;
}
.talkName{
	float:left;
	width:100px;
	height:24px;
	line-height:24px;
	margin-left:10px;
	margin-top:8px;
}
.talkName input{
	display:block;
	width:100%;
	height:100%;
	border:solid #ccc;
	border-width:0 0 1px;
	color:#666;
	padding:0 5px;
}
.talkFile{
/* 	float:right; */
	width:40px;
	height:52px;
	border:solid #ccc;
	border-width:0 1px 0 0;
	overflow:hidden;
	position:absolute;
	left:0;
	top:44px;
}
.talkContent{
	margin-top:4px;
}
.talkContent textarea{
	display:block;
	width:100%;
	height:52px;
	line-height:20px;
	padding:5px 10px 5px 50px;
	border-radius:3px;
	border:1px solid #ccc;
	font-family: Microsoft YaHei, Simsum, serif;
	color:#333;
	resize:none;
	font-size:13px;
	resize:vertical;
}
.talkItem.rightPeople{
    margin-left: 150px;
	margin-right:0;
    margin-top: 20px;
}
.rightPeople .talkBtn{
	float:right;
}
.rightPeople .talkBtn .removeTalk{
    left: unset;
	right:0;
}
.rightPeople .talkBtn .addTalk{
    left: unset;
	right:0;
}
.rightPeople .talkCont{
    margin-right: 40px;
	margin-left:0;
}
.rightPeople .talkPhoto{
	float:right;
}
.rightPeople .talkName{
	float:right;
	margin-left:0;
	margin-right:10px;
}
.rightPeople .talkFile{
/* 	float:left; */
	right:0;
	left:unset;
	border-width:0 0 0 1px;
}
.subjectAddBtn{
	margin:20px 0;
}
.subjectAddItem{
	float:left;
	width:50%;
}
.subjectAddItem:nth-child(2){
	text-align:right;
}
.subjectAddItem a{
	color:#ad82ca;
}
.talkBtn .removeTalk{
	top:50%;
	margin-top:-10px;
	bottom:unset;
}
.rightPeople .talkContent textarea{
	padding: 5px 50px 5px 10px;
}

.addItemBtn{
	width:24px;
	height:24px;
	border:1px solid #666;
	border-radius:50%;
	position:relative;
	background:#FFF;
}
.addItemBtn:before{
	content:"";
	display:block;
	width:50%;
	height:1px;
	background:#666;
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
.addItemBtn:after{
	content:"";
	display:block;
	width:1px;
	height:50%;
	background:#666;
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
.addItemBtn:hover{
	border:1px solid #ad82ca;
}
.addItemBtn:hover:before,.addItemBtn:hover:after{
	background:#ad82ca;
}
.removeItemBtn{
	width:24px;
	height:24px;
	border:1px solid #666;
	border-radius:50%;
	position:relative;
	background:#FFF;
}
.removeItemBtn:before{
	content:"";
	display:block;
	width:50%;
	height:1px;
	background:#666;
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
.removeItemBtn:hover{
	border:1px solid #ad82ca;
}
.removeItemBtn:hover:before{
	background:#ad82ca;
}
.moveItemBtn{
	width:24px;
	height:24px;
	line-height:24px;
	text-align:center;
	border:1px solid #666;
	border-radius:50%;
	background:#FFF;
	font-size:12px;
	color:#666;
}
.moveItemBtn:hover{
	border:1px solid #ad82ca;
	color:#ad82ca;
}

.enQstBankFrm{
	display:block;
}
.enQstBank{
	margin:0 20px;
	overflow:hidden;
	color:#666;
}
.enQstBank input,.enQstBank textarea{
	outline:none;
}
.enQstItem{
	margin-top:20px;
}
.enQstItemUnitIndex{
	float:left;
	width:120px;
}
.enQstItemUnitIndex input{
	display:block;
	width:100%;
	height:40px;
	line-height:40px;
	padding:0 10px;
	text-align:center;
	font-size:18px;
	background:#d9bbd9;
	border:none;
}
.enQstItemUnitBtn{
/* 	float:right; */
	position:absolute;
	right:0;
	top:0;
}
.enQstItemUnitBtn a{
	float:left;
	margin:8px 5px 8px 0;
}
.enQstItemUnitBtn a:first-child{
	margin-left:0;
}
.enQstItemUnitName{
	margin-left:130px;
}
.enQstItemUnitName input{
	display:block;
	width:100%;
	height:40px;
	line-height:40px;
	padding:0 126px 0 10px;
	font-size:18px;
	background:#d9bbd9;
	border:none;
}
.enQstItemTime{
	overflow:hidden;
}
.enQstTimeItem{
	margin-top:10px;
}
.enQstTimeBtns{
	float:left;
	width:120px;
	min-height:30px;
	position:relative;
}
.enQstTimeBtns a{
	position:absolute;
	top:50%;
	-webkit-transform:translate(0,-50%);
	-ms-transform:translate(0,-50%);
	transform:translate(0,-50%);
}
.enQstTimeBtns a.nextTime{
	left:5px;
}
.enQstTimeBtns a.prevTime{
	left:34px;
}
.enQstTimeBtns a.addTime{
	left:63px;
}
.enQstTimeBtns a.removeTime{
	left:92px;
}
.enQstLesson{
	margin-left:120px;
/* 	margin-right:136px; */
}
.enQstTimeTitle{
	float:left;
	width:30%;
	height:100%;
	padding-left:10px;
}
.enQstTimeTitle textarea{
	display:block;
	width:100%;
	height:100%;
	line-height:20px;
	padding:5px 10px;
	font-size:15px;
	background:#b5b4f7;
	border:none;
	font-family:Microsoft YaHei, Simsum, serif;
	resize:none;
}
.enQstLessonCont{
	float:left;
	width:30%;
	padding-left:10px;
}
.enQstLessonItem{
	position:relative;
	height:100%;
	margin-top:10px;
}
.enQstLessonItem:first-child{
	margin:0;
}
.enQstLessonBtns{
	position:absolute;
	right:0;
	top:0;
	background:#c4ecfd;
	width:120px;
	height:100%;
	min-height:30px;
}
.enQstLessonBtns a{
	position:absolute;
	top:50%;
	-webkit-transform:translate(0,-50%);
	-ms-transform:translate(0,-50%);
	transform:translate(0,-50%);
}
.enQstLessonBtns a.nextLesson{
	left:5px;
}
.enQstLessonBtns a.prevLesson{
	left:34px;
}
.enQstLessonBtns a.addLesson{
	left:63px;
}
.enQstLessonBtns a.removeLesson{
	left:92px;
}
.enQstLessonTitle{
	background:#c4ecfd;
	height:100%;
}
.enQstLessonTitle textarea{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 20px;
	padding: 5px 120px 5px 10px;
	font-size: 13px;
	background:none;
	border: none;
	font-family: Microsoft YaHei, Simsum, serif;
	resize: none;
}
.enQstPart{
	float:left;
	width:40%;
	padding-left:10px;
}
.enQstPartItem{
	margin-top:10px;
	background:#d8f6f6;
	position:relative;
}
.enQstPartItem:first-child{
	margin:0;
}
.enQstPartItemBtn{
	position:absolute;
	right:0;
	top:0;
	height:30px;
	padding-top:3px;
}
.enQstPartItemBtn a{
	float:left;
	margin-right:5px;
}
.enQstPartItemChoose{
	position:absolute;
	right:120px;
	top:0;
	line-height:30px;
}
.enQstPartItemChoose a{
	float:right;
	margin-right:5px;
}
.enQstPartItemCont input{
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	padding: 0 188px 0 10px;
	font-size: 13px;
	background: #d8f6f6;
	border: none;
}
.enQstPartCont{
	margin-top:10px;
}
.enQstPartCont:first-child{
	margin:0;
}
.enQstItemUnit {
	position:relative;
}
.listleft .title .enQuestionMenu{
	display:block;
	float:none;
	width:100%;
	text-align:left;
	border:none;
}
.listleft .title .enQuestionMenu.cur{
	border:none;
}





.monthSelect{
	position:relative;
}
.monthSelect>input{
	position:relative;
	z-index:1;
	cursor:pointer;
	padding-right:70px !important;
}
.chooseMonthOver{
	position:absolute;
	right:13px;
	top:5px;
	height:30px;
	line-height:30px;
	padding:0 10px;
	color:#FFF;
	font-size:13px;
	border-radius:3px;
	background:#ad84ca;
	z-index:4;
	display:none;
}
.monthSelectContiner{
	width:100%;
	position:absolute;
	left:0;
	top:40px;
	background:#FFF;
	border:solid #ccc;
	border-width:0 1px 1px;
	max-height:331px;
	overflow:auto;
	display:none;
	z-index:3;
}
.monthSelectContiner a{
	display:block;
	height:30px;
	line-height:30px;
	padding:0 13px 0 33px;
	font-size:13px;
	color:#999;
	position:relative;
}
.monthSelectContiner a:before{
	content:"";
	display:block;
	width:10px;
	height:10px;
	border:1px solid #bbb;
	border-radius:1px;
	position:absolute;
	left:13px;
	top:10px;
}
.monthSelectContiner a.monthCheckedOption:before{
	content:"";
	display:block;
	width:10px;
	height:10px;
	border:1px solid #FFF;
	border-radius:1px;
	position:absolute;
	left:13px;
	top:10px;
}
.monthSelectContiner a.monthCheckedOption:after{
	content:"";
	display:block;
	width:3px;
	height:6px;
	border:solid #FFF;
	border-width:0 1px 1px 0;
	position:absolute;
	left:17px;
	top:11px;
	transform:rotate(45deg);
}
.monthSelectContiner a:hover{
	background:#eee;
}
.monthSelectContiner a.monthCheckedOption{
	background:#ad84ca;
	color:#FFF;
}
.monthSelect:before{
	content:"";
	display:block;
	width:10px;
	height:10px;
	border:solid #bbb;
	border-width:0 1px 1px 0;
	transform:rotate(45deg);
	position:absolute;
	right:15px;
	top:13px;
	z-index:2;
}
.topSearch input{
	display:block;
	height:40px;
	line-height:40px;
	font-size:14px;
	padding:0 13px 0 32px !important;
	background:url("../images/search.png")no-repeat 13px center;
	background-size:auto 35%;
	border:solid #ccc;
	border-width:0 0 1px !important;
}
.bottomCheckAll a{
	font-weight:bold;
	font-size:15px;
}
.monthSelectContiner .searchHideOption{
	display:none;
}







.edui-editor-iframeholder{
	resize:vertical;
}

/* eduvote */
.adpart4child{
/* 	overflow:hidden; */
}
a{
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

#adlist .fullWidthList{
	padding-left:0;
}
#adlist .fullWidthList #adpart3{
	padding-left:0;
}


/*scroll list*/
.newListContainer{
	margin:20px 20px 0px;
	overflow:hidden;
	position:relative;
	min-height:91px;
}
.newListContainer:after{
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:#eeeeee;
	position:absolute;
	left:0;
	bottom:0;
	z-index:5;
}
.newListTableBody{
	width:100%;
	height:100%;
	overflow:hidden;
	position:relative;
	z-index:1;
}
.newListContainer .listTable{
	width:100%;
	height:100%;
	padding:0;
	overflow:auto;
}
.newListContainer .listTable table th{
	line-height:38px;
	white-space:nowrap;
}
.newListContainer .listTable table td{
	height:50px;
	line-height:48px;
	white-space:nowrap;
}
.newListTableHeader{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:41px;
	overflow:hidden;
	z-index:2;
}
.newListTableHeader table{
	width: 100%;
    border-collapse: collapse;
/* 	table-layout:fixed; */
	position:absolute;
	left:0;
	top:0;
}
.newListTableHeader th{
	height: 40px;
	line-height: 38px;
    white-space: nowrap;
	border: 1px solid #eeeeee;
	background: #f5f5f5;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    padding: 0px 5px;
}
.newListTableLeft{
	position:absolute;
	left:0;
	top:0;
	height:100%;
	overflow:hidden;
	box-shadow:0px 0px 8px 1px #d3d4d6;
	z-index:4;
}
.newListTableRight{
	position:absolute;
	right:0;
	top:0;
	height:100%;
	overflow:hidden;
	box-shadow:0px 0px 8px 1px #d3d4d6;
	z-index:3;
}
.newListTableLeftHeader{
	position:absolute;
	left:0;
	top:0;
	z-index:2;
}
.newListTableLeftBody{
	position:relative;
	z-index:1;
	height:100%;
	padding-top:40px;
	overflow:hidden;
}
.newListTableRightHeader{
	position:absolute;
	left:0;
	top:0;
	z-index:2;
}
.newListTableRightBody{
	position:relative;
	z-index:1;
	height:100%;
	padding-top:40px;
	overflow:hidden;
}

.newListTableLeft table,.newListTableRight table{
	border-collapse: collapse;
    background: #FFF;
    position: relative;
	table-layout: fixed;
}
.newListTableLeft th,.newListTableRight th{
	height: 40px;
	line-height: 38px;
	white-space: nowrap;
	border: 1px solid #eeeeee;
	background: #f5f5f5;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    padding: 0px 5px;
}
.newListTableLeft td,.newListTableRight td{
	height: 50px;
    line-height: 48px;
	white-space: nowrap;
	border: 1px solid #eeeeee;
    text-align: center;
    font-size: 14px;
    padding: 0px 5px;
    color: #666;
}
.newListContainer table a{
	color:#ad82ca;
}
/*scroll list*/

.edui-default{
	line-height:normal;
}

.imgViewLayer{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.8);
	z-index:99999999;
	overflow:hidden;
}
.imgViewLayer .loadingIcon{
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.imgViewLayer .imgViewPic{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
.imgViewLayer .imgViewPic img{
	position:absolute;
	left:0;
	top:0;
	max-width:unset;
	 -webkit-user-drag: none;
}
.imgViewLayer p{
	position:absolute;
	left:0px;
	top:50%;
	-webkit-transform: translate(0px,-50%);
	-ms-transform: translate(0px,-50%);
	transform: translate(0px,-50%);
	font-size:15px;
	color:#FFF;
	text-align:center;
	padding:0px 10px;
	width:100%;
}
.pinch-zoom-container{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}
















.checkframe{
	border:0px;
	width:100%;
	min-height:37px;
	position:relative;
	z-index:999;
	overflow:auto;
	display:none;
}