@charset "utf-8";
/* CSS Document */

.ul-1{
	overflow:hidden;
	padding-top:2px;
	padding-bottom:20px;
	margin:0 0 0px 42px;
	}
.selStudent .ul-1{
	margin:0;
}
.ul-1 li{
	float:left; 
	position:relative; 
	width:179px; 
	height:71px;
	margin-right:10px; 
	margin-bottom:12px; 	
	cursor:pointer
	}

.ul-1 li .ico-hand-1{ /*background:url(ico-hand-1.png) no-repeat; */top:-5px ; left:75%; position:absolute; display:inline-block; width:25px; height:25px; z-index:100}

.ul-1 li .ico-tip-1{ z-index:1; width:20px; height:20px; line-height:20px; text-align:center; position:absolute; background:#fb446f; border-radius:50%; color:#fff; left:95%; font-size:14px;}

.teacher_title{font-size:24px; color:#46342b; height:75px; line-height:75px; border-bottom:1px #d5e2e1 solid; font-weight:normal; padding:0px 15px; }
.ico-teacher{ width:50px; height:50px; display:inline-block; vertical-align: top; border-radius:50%;}
.ico-teacher img{ width:50px; height:50px; border-radius:50%;}
.ul-2{ padding:0 7px 0 13px;}
.ul-2 li{ float:left; width:120px; height:160px;margin:0 30px 12px 30px; text-align:center;position:relative; cursor:pointer; font-size:18px; line-height:26px;  border:1px solid #fff;border-radius:5px;-webkit-touch-callout:none;-webkit-tap-highlight-color: rgba(0,0,0,0);}
.ul-2 li a span{ display:block;margin:10px auto; width:80px; height:80px; line-height:80px; text-align:center;}
.ul-2 li a span img{ border-radius:50px; width:80px; height:80px;}
.ul-2 li a span.addClass{ width:84px; height:84px; line-height:84px; }
.ul-2 li a span.addClass img{width:84px; height:84px;}
.ul-2 li a{ text-decoration:none}
.delClass{
	width:24px; 
	height:24px;
	background:url(close-24.png) no-repeat;
	position:absolute; 
	top:-5px; 
	right:-5px;
	cursor:pointer;
	display:none;
	}
.ul-2 li.delClassborder{ border:1px solid #c7c2bf;}
.ul-2 .releClass.delClassborder{ border:1px solid #fff;}

/*.stu-kuang:hover{ border:5px #49d5ff solid; width:105px; padding:0px; cursor:pointer}*/

.stu-info{ width:177px; height:71px; border-radius:13px;}
.stu-info .top-div{  height:71px; padding:0px 0px 0px 5px; border-radius:13px;}
.stu-info .top-div-color-red{box-shadow:inset 0px 3px 1px #ec6941;}
.stu-info .top-div-color-green{box-shadow:inset 0px 3px 1px #8dc21f;}
.stu-info .top-div-color-yellow{background-image: -webkit-gradient(linear, center top, center bottom, from(#f9da0a), to(#fcfcfc), color-stop(10%, #f6e67e), color-stop(88%, #f2f2f2), color-stop(97%, #f7f7f7));
background-image: -webkit-linear-gradient(top, #f9da0a, #f6e67e 10%, #f2f2f2 88%, #f7f7f7 97%, #fcfcfc);
background-image: -moz-linear-gradient(top, #f9da0a, #f6e67e 10%, #f2f2f2 88%, #f7f7f7 97%, #fcfcfc);
background-image: -o-linear-gradient(top, #f9da0a, #f6e67e 10%, #f2f2f2 88%, #f7f7f7 97%, #fcfcfc);}

.stu-info .top-div span.span_img{ float:left; width:51px; height:51px; line-height:51px;border-radius:50%;text-align:right; background:#eddaa9; margin-top:10px;}
.stu-info .top-div span.span_img img{ width:51px; height:51px;border-radius:50%; vertical-align:top}


.stu-info .top-div span.span_img_2{ float:left; width:51px; height:51px; line-height:51px;border-radius:50%;text-align:right; background:#bbbbbb; margin-top:10px;}
.stu-info .top-div span.span_img_2 img{ width:100%; height:100%;border-radius:50%;vertical-align:top}



.border_d5e2e1{ border:1px #b4aeab solid;}
.border_46342b{ border:1px #46342b solid;}
.border_bottom_dad6d5{ border-bottom:1px #dad6d5 solid;}
.border_top_908580{ border-top:1px #908580 solid;}
.border_top_d5e2e1{ border-top:1px #d5e2e1 solid;}

.div_content{ float:left; width:121px; margin-left:0px;}
.div_content .td_title{width:25%; color:#333333;  padding-top:5px; text-align:right;  font-size:12px; font-family:Arial }
.div_content .td_title span{ display:inline-block; padding:0px 4px; background:#a29995; border-radius:10px; color:#fff; width:auto;line-height:20px; min-width:14px; text-align:center;}
.div_content .td_title_2{width:85px; height:35px; /*display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; */color:#46342b;  padding-top:5px; line-height:35px;  font-size:20px;}
.div_content td{ line-height:30px;}

.border_bottom_1{ border-bottom:1px #bcbcbc solid;}
.border_bottom_5{ border-bottom:1px #ccc solid;}

.div_content table td{text-align:center; }
/*.div_content table td:last-child{padding-right:8px;}*/

/*学生小框*/
.ul-small{
	margin-left:20px;
	padding-top:5px;
	padding-bottom:80px;
	}
/*.ul-small:after{
	content: "";
	display: block;
	clear: both;
	}*/
.ul-1 li.small{
	width:140px; 
	height:54px;
	margin-right:14px;
	}
.ul-1 li.small .stu-info{
	width:140px;
	height:54px;
	}
.ul-1 li.small .stu-info .top-div{
	height:54px; 
	padding:0px 0px 0px 5px;
	}
.ul-1 li.small .stu-info .top-div span.span_img_2{
	width:44px;
	height:44px;
	margin-top:4px;
	}
.ul-1 li.small .div_content .td_title_2{
	width:60px;
	height:25px;
	line-height:25px;
	font-size:16px;
	}
.ul-1 li.small .div_content td{
	line-height:25px;
	}
.ul-1 li.small .div_content{
	width:88px;
	}
.ul-1 li.small .stu-kuang-new{
	width:142px;
	border:3px transparent solid;
	}
.ul-1 li.small .stu-kuang-on-new{
	border:4px #fd7d00 solid; 
	width:142px; 
	padding:0px; 
	border-radius:15px; 
	position:relative;  
	box-shadow:0px 1px 5px #999;
	}
.ul-1 li.small .stu-kuang-new-on{
	border:3px #f05455 solid;
	 width:142px; 
	 padding:0px; 
	 border-radius:15px; 
	 position:relative;  
	 box-shadow:0px 1px 5px #999;
	 }
.ul-1 li.add{
	text-align:center;
	line-height:45px;
	font-family:\5FAE\8F6F\96C5\9ED1;
	}
.ul-1 li.add span{
	font-size:54px;
	color:#888888;
	}
.ul-1 li.small a.del{
	display:none;
	position:absolute;
	top:-3px;
	right:-12px;
	z-index:1;
	width:20px;
	height:20px;
	background:url(images/del.png) no-repeat;
	}
.ul-1 li.small a.score{
	display:block;
	position:absolute;
	top:-5px;
	right:-15px;
	z-index:1;
	width:25px;
	height:25px;
	text-align:center;
	line-height:25px;
	color:#fff;
	background-color:#888888;
	border-radius:50%;
	}
.ul-1 li.small a.score.on{
	background-color:#70af2d;
	}


#xw-div{
	display:none; 
	z-index:1000;
	position:absolute; 
	bottom:0px; 
	width:1004px; 
	height:265px; 
	padding:10px; 
	border-top:1px #b8b2b0 solid; 	
	background:#fff; 	
	box-shadow:0px -2px 2px #ccc; 
	font-size:14px; 
	}
#xw-div .xw-close-btn{ display:inline-block; position:absolute; width:39px; height:32px; background:url(slide_down_icon1.png) no-repeat center center; top:-32px; left:47.4%; text-align:center; text-decoration:none; box-shadow:0px -2px 2px #ccc; border-top-left-radius:50%; border-top-right-radius:50%;}
#xw-div a:hover{ text-decoration:none}
.noPrizes{
	padding-top:100px;
	width:100%; 
	font-size:20px;
	color:#a09a97; 
	font-weight:normal; 	
	text-align:center; 	
}
.noPrizes a{
	color:#8dc21f;
}
.mask-2{
	display:none;
	height:245px; 
	background:rgba(255,255,255,0.5);
}
#xw-div .xw-green{
	overflow-x:auto;
	overflow-y:hidden;
	white-space:nowrap;
	width:1004px;
	height:122px;
	padding:10px 0;
	border-bottom:1px solid #ccc;
}
#xw-div #xw-green li{ float:left; width:90px; padding:0 5px; height:110px;}
#xw-div #xw-green li a{ border-radius:3px; display:inline-block;width:85px; height:85px; color:#333; text-align:center}

#xw-div .xw-red{	
	overflow-x:auto;
	overflow-y:hidden;
	white-space:nowrap;
	width:1004px;
	height:123px;
	padding:10px 0;
}
#xw-div #xw-red li{ float:left; width:90px; padding:0 5px; height:110px; }
#xw-div #xw-red li a{
	display:inline-block;
	width:98px; 
	height:98px; 
	color:#333; 
	text-align:center;
	}

.mask-1{
	display:none;
	height:230px; 
	background:rgba(255,255,255,0.5);
}
#xw-div .jl-ul{
	overflow-x:auto;
	overflow-y:hidden;
	white-space:nowrap;
	width:1004px;
	height:180px;
}
#xw-div #jl-ul li{
	display:inline-block; 
	width:130px; 
	height:110px; 
	text-align:center;
	}
#xw-div #jl-ul li i{
	border-radius:50%; 
	display:inline-block;
	width:80px; 
	height:80px; 
	position:relative;
	}
#xw-div #jl-ul li i em{
	position:absolute;
	top:2px;
	right:0px;
	border-radius:50%;
	background-color:#f00;
	display:block;
	width:16px;
	height:16px;
	padding:2px;
	text-align:center;
	line-height:16px;
	font-style:normal;
	color:#fff;
	font-size:12px;
	}
#xw-div #jl-ul li i img{ width:80px; height:80px; border-radius:50%;}
#xw-div #jl-ul li a{ font-size:20px;color:#46342b; line-height:45px;}
#xw-div #jl-ul li span {
	display: inline-block;
	/*background: url(doudai_ico.png) no-repeat right center;*/
	font-size: 24px;
	color: #46342b;
	/*padding-right: 25px;*/
	height: 24px;
	line-height: 24px;
}
#xw-div #jl-ul li img{
	display: inline-block;
	margin-bottom: 11px;
}
.alertWords{
	font-size:20px; 
	color:#a09a97; 
	font-weight:normal;	
}
.alertWords canvas{
    vertical-align:middle;	
}


/*2014_05_29*/

.bg_f8f8f8{background: #f8f8f8;}

.bg_fbfbfb{background: #fbfbfb; /* Old browsers */
background: -moz-linear-gradient(top,  hsla(0,0%,98%,1) 0%, hsla(300,7%,97%,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,hsla(0,0%,98%,1)), color-stop(100%,hsla(300,7%,97%,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  hsla(0,0%,98%,1) 0%,hsla(300,7%,97%,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  hsla(0,0%,98%,1) 0%,hsla(300,7%,97%,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  hsla(0,0%,98%,1) 0%,hsla(300,7%,97%,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  hsla(0,0%,98%,1) 0%,hsla(300,7%,97%,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#f8f7f8',GradientType=0 ); /* IE6-9 */
}

.doubaoLink{
	float:right;
	margin-right:70px;
}


.firstTab{
	margin-left:50px;
}
.doudai_ico{ background:url(doudai_ico.png) no-repeat center; width:20px; height:23px;display:inline-block; vertical-align:middle; margin-bottom:2px; line-height:23px;}
.doubao_ico{ background:url(doubao_ico.png) no-repeat center;width:20px; height:23px;display:inline-block; vertical-align:middle;margin-bottom:5px; line-height:23px;}
.stu-kuang-new{ width:179px; border:3px transparent solid; border-radius:15px; position:relative;}
.stu-kuang-on-new{ border:4px #fd7d00 solid; width:179px; padding:0px; border-radius:15px; position:relative;  box-shadow:0px 1px 5px #999}
.stu-kuang-new-on{ border:3px #f05455 solid; width:179px; padding:0px; border-radius:15px; position:relative;  box-shadow:0px 1px 5px #999}


/*评价弹出框*/

.black-mask{
	display:none;
	position:absolute; 
	z-index:9; 	
	width:100%; 
	height:100%; 
	background:url(body_bg_mask.png) no-repeat; 
	}
.white-mask{	
	display:none;
	position:absolute; 
	z-index:5; 	
	width:100%; 
	height:100%; 
	background:#FFF; 
	}
.tsk-bg-1{	
	background:url(dou_1.png) no-repeat left;
	}
.tsk-bg-1-2{
	background:url(dou_1_2.gif) no-repeat;
	}
#tsk-1{
	display:none;
	position:absolute; 
	left:137px; 
	z-index:999; 
	opacity:0; 
	overflow:hidden;
	margin:1000px auto 0px auto; 
	width:720px; 	
	height:500px;
	}
#tsk-1 i{
	display:inline-block; 
	vertical-align:top; 
	width:174px;
	}
#tsk-1 div{
	display:inline-block; 
	border:1px solid #b6b0ae; 
	box-shadow:-2px -2px 2px #CCCCCC inset; 	 
	width:340px; 
	height:260px; 
	margin-top:80px; 
	margin-left:350px;
	border-radius:12px;
	background:#FFF; 
	}
#tsk-1 .taskStuName{
	padding:15px 0;
}
#tsk-1 .taskStuName span{
	line-height:120px;
	font-size:36px;
}
#goodName{
	font-size:30px;
}
.failSendWrap{
	display:inline-block; 
	line-height:36px; 
	vertical-align:middle; 
	text-align:center; 
	font-size:36px; 
	color:#46342b;
}
.suc_name{
	padding:30px 0;
	font-size:36px; 
	color:#46342b; 	
}
.fail_name{
	padding:20px 0;
	font-size:36px;
    color:#46342b;    
}
.span_img{
	width:120px; 
	height:120px; 
	border-radius:50%; 
	overflow:hidden;
	}
.span_img img{
	width:120px; 
	height:120px;
	border-radius:50%;
	}
.quotaWrap{
	display:inline-block;
	line-height:30px; 
	vertical-align:top; 
	text-align:center; 
	font-size:14px;
    color:#46342b;
}
.img-wrap{
	width:45px; 
	height:45px; 
	padding:2px; 
	overflow:hidden; 
	background:#FFF; 
	border-radius:50%; 
	border:1px solid #e6e6e6; 
	display:block;
	}
.img-wrap img{
	width:45px; 
	height:45px;
	border-radius:50%; 
	}
.beanNumber{
	display:inline-block;
	margin-left:30px; 
	margin-top:20px;
	font-size:40px; 
	font-weight:900;	
	-webkit-text-stroke:2px #559923;
	text-stroke:2px #559923;
}
.beanNumber span{
	margin-right:5px;
}
.minusBeanNumber{
	display:inline-block;
	margin-left:30px; 
	margin-top:20px;
	font-size:40px; 
	font-weight:900;	
	-webkit-text-stroke:1px #ec6941;
	text-stroke:1px #ec6941;
}
.minusBeanNumber span{
	margin-right:5px;
}
.tsk_stu_name{
	padding:35px 0;
	font-size:36px;
	color:#46342b;	
}

.tsk-bg-2{
	background:url(dou_2.png) no-repeat left top;
	}

#tsk-2{
	display:none;
	overflow:hidden;
	position:absolute; 
	left:130px; 
	z-index:999;
	margin:0px auto;  
	width:720px; 
	height:419px; 
	opacity:0;	
	}
.tsk-2-pos{
	left:180px!important; 
}
#tsk-2 i{ display:inline-block; vertical-align:top;width:174px;}
#tsk-2 div{ display:inline-block; background:#FFF; border:1px solid #b6b0ae; box-shadow:-2px -2px 2px #CCCCCC inset; border-radius:12px; width:340px; height:260px; margin:75px 0 0 30px;}

#tsk-3{ position:absolute; z-index:999; width:100%; height:100%;}
.tsk-bg-3{border:2px #908580 solid; width:494px; height:220px;padding:10px 20px 10px 10px; border-radius:7px;box-shadow:inset -6px -6px 1px #e2e3e3; background:#fff; margin:250px auto 0px auto; text-align:center; font-size:24px; color:#46342b;}

.hr_1{ border:none; border-bottom:1px #ccc solid; background:none; height:1px; line-height:1px; font-size:1px;}

.btnPosAb{ position:absolute; top:0px; left:6px;}
/*.btn-icon-5{ background-position:-10px -50px;}*/
.btn-icon-5{
	background-position:-10px -50px;
	/*margin-top: 13px;*/
}

.btn-icon-6{ background-position:-53px -248px;}
.btn-style-1-new:hover .btn-icon-6,.btn-icon-6-selected{ background-position:-53px -201px;}

.btn-icon-7{ background-position:-171px -248px;}
.btn-style-1-new:hover .btn-icon-7,.btn-icon-7-selected{ background-position:-171px -201px;}



.btn-icon-8{ background-position:-17px -114px; height:10px;}
.btn-icon-9{ background-position:-17px -161px; height:10px;}

.btn-icon-10{ background:url(ico_red_1.png) no-repeat; height:49px; width:49px; vertical-align:top; }
.btn-icon-11{ background:url(ico_blue_1.png) no-repeat; height:49px; width:49px; vertical-align:top; }
.btn-icon-12{ background-position:-228px -47px; height:65px; width:65px;}

.btn-icon-13{ background-position:-231px -0px; height:30px; width:30px; vertical-align: top}
.btn-icon-14{ background-position:-276px -0px; height:30px; width:30px; vertical-align:top}
.btn-icon-15{ background-position:-317px -0px; height:30px; width:30px; vertical-align:top}
.btn-icon-16{ background-position:-361px -0px; height:30px; width:30px; vertical-align:top}







.slide_std{ width:202px; height:625px; overflow:hidden; position:absolute; top:40px; left:-5px; z-index:100}
.slide_std .slide_content{ border:3px #70ae2d solid; background:#fff; width:165px; height:615px; border-radius:5px;color:#70ae2d;}
.slide_std h1{ text-align:center; font-size:20px; padding:10px 0px;  font-weight:normal; cursor:pointer}
.slide_std h1 a{  color:#70ae2d; }
.slide_std h1:hover{ background:#9ebb7e;color:#fff; }
.slide_std h1:hover a,.slide_std h1.h1_hover a,.slide_std h1.h2_hover a{ color:#fff; text-decoration: none}
.slide_std h1.h1_hover{ background:#9ebb7e;color:#fff;}
.slide_std h1.h2_hover{ background:#c1dfa1;color:#fff;}


.slide_std ul{ width:165px; height:496px; overflow:auto;}
.slide_std ul li:first-child{border-top:1px #c8c3c1 solid;}
.slide_std ul li{ font-size:20px;margin-right:15px; padding-left:5px;height:44px; line-height:44px; border-bottom:1px #c8c3c1 solid;}
.slide_std ul li a{ color:#70ae2d; text-decoration:none; display:block;margin:0px 5px;}
.slide_std ul li a .left_menu_sty1{text-align:left; width:40px; display:inline-block;}
.slide_std ul li a .left_menu_sty2{text-align:left; margin-left:5px;}
.slide_std ul li:hover,.slide_std ul .li_hover{ background:#9ebb7e; }
.slide_std ul li:hover a,.slide_std ul .li_hover a{color:#fff;}

.slide_std_btn{ background:url(slide_std_btn.png) no-repeat; width:26px; height:65px; line-height:65px; position:absolute; top:40%; display:block; left:169px; text-align:center; color:#fff; font-size:28px; padding-right:6px;}
.slide_std_btn:hover{ text-decoration:none}



.stu-info-table-1{ border-top:1px #908580 solid; border-bottom:1px #908580 solid;}
.stu-info-table-1 tr td{ text-align:center; color:#46342b; width:25%; padding-top:10px; border-right:1px #c4c0be solid; vertical-align:top}
.stu-info-table-1 tr td:last-child{ border-right:none;}
.stu-info-table-1 tr td h3{ color:#61534d; text-align:center; font-size:18px; font-weight:normal}
.stu-info-table-1 tr td span{font-size:51px; vertical-align:middle;line-height:51px;  padding-left:20px;}
.stu-info-table-1 tr td a{ vertical-align:middle;color:#908580; font-size:15px; cursor:default; text-decoration:none}


.stu-info-div-1{ width:197px; padding:10px; border:1px #908580 solid; border-radius:3px; float:left; margin-right:11px; font-size:18px;}
.stu-info-div-1:last-child{ margin-right:0px;}
.stu-info-div-1 span{ font-size:20px; color:#fb5458 }

.stu-info-div-1-title{color:#61534d; padding:5px 0px; margin-bottom:0px; line-height:30px; border-bottom:1px #c4c0be solid; text-align:center}
.stu-info-div-1-content{ text-align:center;height:200px;}
.stu-info-div-1-content span{ color:#46342b; font-size:14px;}
.stu-info-div-1-content div { font-size:80px; color:#46342b; margin:100px 0px 30px 0px; font-family:Arial}
.stu-info-div-1-content div i{ font-size:24px; font-style:normal;}



.stu-info-div-1-content select{
-webkit-appearance: none;/*去掉自带的样式*/
-webkit-padding-start: 24px;
width: 111px;
height: 23px;
line-height: 23px;
background-image: url("select_bg_2.png");
background-repeat: no-repeat;
background-position: center right;
 font-size:14px;
 color:#46342b;
 font-family:\9ED1\4F53;
 vertical-align:top;
	}

.stu-info-div-1-content ul li{ margin-bottom:10px;}










/* 登录页 */
.login-1024{ background:url(login_bg.jpg) no-repeat center top; width:1024px; height:100%; max-height:768px; margin:0px auto; overflow:hidden}
.login-user{ color:#b5b5b5; padding-left:25px; position:absolute; width:260px; height:52px; top:429px; left:400px; border:none; font-size:24px; line-height:52px;}
.login-pass{ padding-left:25px; position:absolute; width:260px; height:52px; top:496px; left:400px; border:none; color:#b5b5b5; font-size:24px; line-height:52px;}
.login-btn{-webkit-appearance : none ; position:absolute; top:591px; left:345px; width:340px; height:60px; background:#8dc21f; border:1px solid #679734; font-size:30px; color:#FFF; border-radius:8px;}
.login-btn:active{ background:#679734;}
input[type="checkbox"].login-checkbox{ display:none;}
input[type="checkbox"].login-checkbox+label.login-label{ cursor:pointer; position:absolute; top:560px; left:361px;  padding-left:25px; height:20px; line-height:20px; vertical-align:middle; display:inline-block; color:#46342b; font-size:14px; background-repeat:no-repeat; background-position:0 0;}
input[type="checkbox"].login-checkbox:checked+label.login-label{ background-position:0 -20px;}
label.login-label{ background:url(check_bg.png) no-repeat;}


/* 我的指标 */
.index-wrap{
	border:2px solid #c7c2c1; 
	background:#FFF; 
	box-shadow:-3px -3px 1px #e2e3e3 inset; 
	padding:20px; 
	border-radius:15px;
	margin:0 30px;
	}

.index-wrap.indexWrapMinH{
	min-height:611px;
}
.index-wrap.indexWrapMinH2{
	min-height:573px;
}

.index-popup{ width:790px; display:inline-block; vertical-align:middle; min-height:250px; background:#FFF; border:1px solid #6a5f5a; border-radius:8px; padding:15px; box-shadow:-3px -3px 1px #e2e3e3 inset;}
.index-popup-book{ width:790px; display:inline-block; vertical-align:middle; min-height:250px; background:#FFF; border:1px solid #6a5f5a; border-radius:8px; padding:15px; box-shadow:-3px -3px 1px #e2e3e3 inset;}
.index-tb{ margin:10px auto; font-size:18px; color:#46342b; border-collapse:collapse;}

.index-img{ display:inline-block; width:80px; height:80px;border-radius:50%; overflow:hidden;}
.index-tb tr td{ text-align:center; padding:8px 10px; font-family:\5FAE\8F6F\96C5\9ED1; font-size:18px;}
.index-tb tr td.t-l{ text-align:left;}
.index-tb tr td .kcdClassify{ font-size:16px; color:#82bf24;}

/*指标类别20160428*/
.zbType{	
	padding-left:25px;
	}
.zbType span{
	padding:5px 8px;
	font-size:14px;
	border:1px solid #e5e5e5;
	border-radius:3px;
	cursor:pointer;
	}
.zbType span.on{
	padding:4px 7px;
	border:2px solid #8dc21f;
	color:#8dc21f;
	}
.tags{
	width:542px;
	max-height:80px;
	padding-top:10px;
	overflow-y:auto;
	}
.btn-red{
	display:block; 
	position:absolute;
	top:45px; 
	right:5px;
	width:90px; 
	height:34px; 
	text-align:left; 
	line-height:34px; 
	font-size:14px; 
	color:#fd6f47; 
	background:url(ico_arrow5.png) right center no-repeat; 	
	}
.btn-green{
	display:block; 
	position:absolute;
	top:45px; 
	left:5px;
	width:90px; 
	height:34px; 
	text-align:right; 
	line-height:34px; 
	font-size:14px; 
	color:#8dc21f; 
	background:url(ico_arrow6.png) left center no-repeat; 	
	}
.btn_img_plus1{ width:38px; height:38px; background:url(djsz_minus.png) no-repeat; display:inline-block;margin-left:10px;margin-right:10px; margin-bottom:-15px;}
.btn_img_plus{ width:38px; height:38px; background:url(djsz_minus1.png) no-repeat; display:inline-block;margin-left:10px;margin-right:10px; margin-bottom:-15px;}
.btn_img_minus1{width:38px; height:38px; background:url(djsz_plus.png) no-repeat; display:inline-block;margin-left:10px; margin-bottom:-15px;}
.btn_img_minus1{width:38px; height:38px; background:url(djsz_plus1.png) no-repeat; display:inline-block;margin-left:10px; margin-bottom:-15px;}

.index-wrap-popup{
	width:100%;
	border-top:1px solid #c6c0bd;
	}
.index-wrap-title{
	padding:8px 0 0 0;
    text-align:center;
}
.index-wrap-tab{ width:174px; height:34px; display:inline-block; line-height:34px; background:#c7c2bf; color:#FFF; text-align:center; border-radius:5px; font-size:20px;}
.tab-on{ background:#6b5d55;}
.index-popup-content{ height:200px; margin:5px 0 0 0; overflow-y:auto;}
@media screen and (max-height:600px) {
	.index-popup-content{ height:100px; margin:5px 0 0 0; overflow-y:auto;}
	}
.index-tb-input{
	width:145px; 
	height:37px; 
	border:2px solid #908580; 
	border-radius:5px; 
	font-size:16px; 
	color:#46342b; 
	padding-left:5px;
	font-family:\5FAE\8F6F\96C5\9ED1;
	}
.index-tb-input.width220{
	width:220px;
	}
.index-tb-input.width250{
	width:250px;
	}
.index-tb-input.width345{
	width:345px;
	}
.index-tb-input.enFont{
	font-family:Arial, Helvetica, sans-serif;
	}
.index-tb-textarea{
	width:340px; 
	height:66px; 
	border:2px solid #908580; 
	border-radius:5px; 
	font-size:16px; 
	color:#46342b; 
	padding:5px;
	font-family:\5FAE\8F6F\96C5\9ED1;
	}

.index-pic-ul{ overflow:hidden;margin:10px 0 0 15px;}
.index-pic-ul li{ float:left; padding:3px 13px; margin:5px 0;}
.index-pic-ul li img{
	width:80px; 
	height:80px;
	border-radius:50%;
	}


.index-pic-ul2{ width:530px; margin:0 auto;}
.index-pic-ul2 li{ float:left; padding:5px 13px;}
.index-pic-ul2 li img{ width:80px; height:80px;border-radius:50%;}

.customPicWrap{
	width:380px;
    margin:60px auto; 
    font-size:18px; 
    color:#6b5d55; 
    text-align:left;
    }
.customPicWrap .pClass{
	font-size:14px;
	line-height:16px;
}
.customPicWrap img{
	margin-right:20px;
}

.picScroll {
	margin: 0px auto;
	text-align: center;
	
}
.picScroll .bd ul {
	float: left;
	padding-top: 10px;
}
.picScroll .bd li {
	width: 128px;
	height: 219px;
	float: left;
	font-size: 14px;
	text-align: center;
	margin: 5px 6px 15px 6px;
	background: #FFF;
	position:relative;
	
}
.picScroll .bd li a {
	position:relative;
	display:inline-block;
	color: #46342b;
}
.picScroll .bd li a em{
	position:absolute;
	top:2px;
	right:0px;
	border-radius:50%;
	background-color:#f00;
	display:block;
	width:16px;
	height:16px;
	padding:2px;
	text-align:center;
	line-height:16px;
	font-style:normal;
	color:#fff;
	font-size:12px;
	}
.picScroll .hd {
	background: #f6f6f6;
	text-align: left;
	position: relative;
}
.picScroll .hd ul {
	float: right;
	display: none;
}

.picScroll .prev, .picScroll .next {
	display: block;
	width: 15px;
	height: 29px;
	background: url(picscroll.png) 0px 0px no-repeat;
	overflow: hidden;
	position: absolute;
	top: -130px;
}
.picScroll .prev {
	left: -40px;
}
.picScroll .next {
	background-position: -20px 0px;
	right: -40px;
}
.lead-pic-div {
	border: 1px solid #dad6d5;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	position:relative;
}
.lead-pic-div-mask {
	top:0;
	left:0;
	position:absolute;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.2);
	border-radius: 3px;
	cursor:pointer;
}
.lead-pic-div-mask i{
	display:block;
	width:25px;
	height:25px;
	background:url(sel_ico.png) no-repeat;
	position:absolute;
	top:2px;
	right:2px;
	}
.lead-pic-div-mask i.on{
	background:url(sel_ico_on.png) no-repeat;
	}
.lead-pic-div .div1 {
	height: 49%;
	text-align: center;
	padding-top: 2px;
	line-height: 14px;
	
	
}
/*我的指标2016-4-20*/
.zbAdd a{
	display:inline-block;
	margin-top:50px;
	}
/**/




.lead-gro-border{
    border:3px solid transparent;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}
.lead-gro-wrap{
    border:1px solid #b0aaa7;
    background:#FFF;
    box-shadow:-3px -3px 1px #e2dfde inset;
    padding: 10px 8px;
    border-radius:15px;
    position:relative;
}

.lead-tb-gro{ 
    float:right; 
    width:160px; 
    text-align:left;
    line-height: 20px;
    color:#46342b; 
    padding-left:10px;
}
.lead-tb-gro tr th{ 
    font-size:16px; 
    font-weight:normal; 
    padding:0 0 10px 0;
}
.lead-tb-gro tr td{ 
    font-size:12px;
}



.lead-popup-box{
	border:2px solid #7a6f6a;
	box-shadow:-3px -3px 1px #e2e3e3 inset; 
	border-radius:5px; 
	width:524px; 
	height:249px; 
	background:#fff url(lead_popup_box.png) right bottom no-repeat; 
	position:absolute;
	top:50%; 
	left:50%; 
	margin:-125px 0 0 -263px;
	}

.lead-popup-box2{
	border:2px solid #7a6f6a;
	box-shadow:-3px -3px 1px #e2e3e3 inset; 
	border-radius:5px; 
	width:526px; 
	height:249px; 
	background:#fff url(lead_popup_box1.png) right bottom no-repeat; 
	position:absolute;
	top:50%; 
	left:50%; 
	margin:-125px 0 0 -263px;
	}

/*指标描述*/
.zb_describe{position:absolute; width:120px; padding:10px; border:1px solid #cdcdcd;min-height:100px; border-radius:5px; font-size:12px; line-height:18px; text-align:left; background: #fff; top:20px; left:102px; z-index:4; box-shadow:1px 1px 3px rgba(4,0,0,0.3);}
.zb_describe .zb_describe_tri{ background:url(zb_pop_mess.png) no-repeat; width:9px; height:15px; position:absolute; top:20px; left:-9px;}
.zb_describe .zb_describe_tri_1{ background:url(zb_pop_mess.png) no-repeat; width:9px; height:15px; position:absolute; top:120px; left:-9px;}
.p_sj{ border-bottom:1px solid #cdcdcd; padding-bottom:5px; margin-bottom:5px;}
.zb_describe_tag {
    position:relative;
    min-width:30px;
    height:20px;
    line-height:20px;
    background:#eee;  
    border:1px solid #bbb;
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
    text-align:center;
	display:inline-block;
	padding:0 3px;
	margin:3px 0px 1px 5px;
}
.triangle-border {
    position:absolute;
    left:-19px;
    overflow:hidden;
    width:0;
    height:0;
    border-width:10px;
    border-style: dashed solid dashed dashed;
}
.tb-border {
    top:0px;
    border-color:transparent #bbb transparent transparent;
}
.tb-background {
	left:-18px;
    top:0px;
    border-color:transparent #eee transparent transparent;
}

.zb_describe_left{position:absolute; width:120px; padding:10px; border:1px solid #cdcdcd; min-height:100px; border-radius:5px; font-size:12px; line-height:18px; text-align:left; background: #fff; top:20px; left:-120px; z-index:4;box-shadow:-1px 1px 3px rgba(4,0,0,0.3); display:none;}
.zb_describe_left .zb_describe_tri_left{ background:url(zb_pop_mess_1.png) no-repeat; width:9px; height:15px; position:absolute; top:20px; right:-9px;}
.zb_describe_left .zb_describe_tri_left_1{ background:url(zb_pop_mess_1.png) no-repeat; width:9px; height:15px; position:absolute;top:110px; right:-9px;}

.a-left{ width:15px; height:29px; background:url(ico_left.png) no-repeat; position:absolute; top:110px; left:20px;}
.a-right{ width:15px; height:29px; background:url(ico_right.png) no-repeat; position:absolute; top:110px; right:20px;}

/* 设置成功 */
.set-wrap{ padding:70px 20px; position:absolute; top:50%; left:50%; margin:-233px 0 0 -360px; width:680px; height:327px; background:#FFF; border:2px solid #c9c5c3; border-radius:8px; box-shadow:-6px -6px 1px #e2e3e3 inset;}
.set-tb{ width:100%; font-size:24px; line-height:50px;}
.set-tb tr td{ border-top:1px solid #dad6d5; padding:16px 70px;}

.set-select{
-webkit-appearance: none;/*去掉自带的样式*/
-webkit-padding-start: 15px;
width: 81px;
padding-right:31px;
height: 32px;
line-height: 32px;
background:#fff url(set_select_bg.png) no-repeat;
 font-size:24px;
 color:#46342b;
 font-family:\9ED1\4F53;
 border:none;
	}

.right-sat{ width:50px; height:50px; float:right; background:url(right_off.png) no-repeat;}
.right-sat-on{ background:url(right_on.png) no-repeat;}

/* 兑换奖品 */
.prize-left{ padding:5px; width:198px; height:602px; background:#FFF; box-shadow:-6px -6px 1px #e2e3e3 inset; float:left; border:2px solid #c4c0be; border-radius:5px;}
.prize-title{ line-height:30px; background:#6b5d55; border-radius:3px; color:#FFF; font-size:20px; text-align:center; font-weight:normal;}
.prize-ul{ margin:40px 0 0 3px;}
.prize-ul li{ width:176px; height:101px; background:#FFF; border:1px solid #dad6d5; border-radius:5px; padding:5px; margin:10px 0;}
.prize-ul li.prize-select{ border:3px solid #ec6a43; box-shadow:2px 2px 3px #cccccc; position:relative; top:-2px; left:-1px; width:173px; height:98px;}
.prize-tb{ width:100%; text-align:center; color:#46342b;}
.prize-tb tr td{ padding:7px 0; line-height:20px;}
.prize-tb img{ vertical-align:baseline;}
.head_img{ float:left; width:50px; height:50px; line-height:50px;border-radius:5px;text-align:center; margin:0 0 0 4px; overflow:hidden;}
.head_img img{ width:50px; height:50px;}

.f-20{ font-size:20px;}
.f-40{ font-size:40px; font-weight:bold;}
.f-14{ font-size:14px;}
.f-30{ font-size:30px; font-weight:bold; color:#786e6a;}
.ico-up{ display:block; width:28px; height:15px; background:url(ico_up.png) no-repeat; position:absolute; top:-28px; left:80px;}
.ico-down{ display:block; width:28px; height:15px; background:url(ico_down.png) no-repeat; position:absolute; top:500px; left:80px;}

.prize-right{ position:relative; margin:0 0 0 10px; padding:5px; width:704px; height:602px; background:#FFF; box-shadow:-6px -6px 1px #e2e3e3 inset; float:left; border:2px solid #c4c0be; border-radius:5px;}
.prize-change-tb{ width:100%;}
.prize-change-tb tr td{ border-top:1px solid #dad6d5; padding:10px 0; color:#46342b; text-align:center;}
.prize-change-tb tr:last-child td{ border-bottom:1px solid #dad6d5;}
.prize-box{ float:right; padding:5px; background:#FFF; border-radius:5px; border:1px solid #dad6d5; width:83px; height:82px; overflow:hidden;}
.prize-box img{ width:83px; height:82px;}

.font-box1{display:inline-block; width:120px; text-align:right;}
.font-box1 img{ float:right; margin:0 0 0 10px;}

.font-box{display:inline-block; width:150px; text-align:right;}

.ico-minus{ margin:0 0 0 8px; width:38px; height:38px; border-radius:50%; background:#dcdcdc; border:1px solid #dad6d5; color:#FFF; line-height:28px; font-size:48px; text-align:center; float:left;}
.ico-number{ margin:0 0 0 8px; width:38px; height:38px; border-radius:50%; background:#FFF; border:1px solid #99928f; color:#99928f; font-size:30px; text-align:center; line-height:38px; float:left;}
.ico-add{ margin:0 0 0 8px;  width:38px; height:38px; border-radius:50%; background:#dcdcdc; border:1px solid #dad6d5; color:#FFF; line-height:38px; font-size:48px; text-align:center; float:left;}
.ico-minus:hover,.ico-add:hover{ background:#8dc21f; border:1px solid #70ae2d;}




.number{ font-size:14px; color:#46342b; position:absolute; bottom:15px; right:167px;}
.number img{ float:right; margin:0 0 0 7px;}
.f-48{ font-size:48px; color:#ec6941; font-weight:bold;}

.prize-popup-box{ position:absolute; top:50%; left:50%; margin:-167px 0 0 -221px; width:442px; height:335px; padding:7px; background:#FFF; box-shadow:-6px -6px 1px #e2e3e3 inset; border:2px solid #706660; border-radius:5px;}
.prize-popup-tb{ width:100%; font-size:20px; color:#46342b;}
.prize-popup-tb tr td{ padding:10px 0; line-height:18px;}
.prize-input{ color:#46342b; font-size:20px; width:288px; height:37px; background:#FFF; border:2px solid #908580; border-radius:5px; padding-left:10px;}


.prize-tip{ color:#fe0202; background:#FFF; font-size:20px; position:absolute; height:37px; line-height:37px; background:#FFF; top:2px; left:5px; padding-left:5px;}

.prize-info{ margin:43px auto; width:934px; height:295px;background:#FFF; box-shadow:-6px -6px 1px #e2e3e3 inset; border:2px solid #c4c0be; border-radius:5px;}




/* 兑换奖品结果 */
.result-wrap{ padding:5px 25px; width:895px; background:#FFF; box-shadow:-6px -6px 1px #e2e3e3 inset; float:left; border:2px solid #c4c0be; border-radius:5px;}
.result-tb{ width:100%;}
.result-tb tr th{ font-size:14px; color:#FFF; background:#6b5d55; font-weight:normal;}
.result-tb tr td{ text-align:center; font-size:20px; padding:5px 0; color:#46342b; border-bottom:1px solid #dad6d5;}
.result-tb tr:last-child td{ border-bottom:none;}

.result-box{ margin:0 0 0 60px; padding:5px; background:#FFF; border-radius:5px; border:1px solid #dad6d5; width:45px; height:44px; overflow:hidden;}
.result-box img{ width:45px; height:44px;}
.result-box1{ display:inline-block; width:80px; text-align:right;}
.result-box1 img{ float:right; margin:0 0 0 10px;}

.fb{ font-weight:bold; color:#ec6941;}
.result-head{ padding:0 0 7px 0;}
.name{ font-size:30px; line-height:50px; color:#46342b; margin:0 0 0 20px;}

.prize-tb1{ width:380px; font-size:14px; float:right; margin:15px 0 0 0; color:#46342b;}
.prize-tb1 tr td{ text-align:right;}

.red-number{ font-weight:bold; font-size:40px; color:#ec6941;}
.black-number{ color:#46342b; font-size:30px; margin:0 12px; line-height:30px;}



/*兑换奖品*/
.picChange {
	margin: 15px auto;
	width:370px;
	text-align: center;
}
.picChange .bd ul {
	float: left;
	padding-top: 10px;
}
.picChange .bd li {
	float: left;
	text-align: center;
	margin:0 8px;
}
.picChange img{ width:54px; height:54px;}
.picChange .bd li.prize-select-on{ position:relative; top:-6px; left:0px; margin:0 4px 0 4px; padding:3px; border:3px solid #ec6941; box-shadow:2px 2px 1px #cccccc; border-radius:5px;}

.picChange .hd {
	background: #f6f6f6;
	text-align: left;
	position: relative;
}
.picChange .hd ul {
	float: right;
	display: none;
}
.picChange .prev, .picChange .next {
	display: block;
	width: 15px;
	height: 29px;
	background:url(picscroll.png) 0px 0px no-repeat;
	overflow: hidden;
	position: absolute;
	top: -50px;
}
.picChange .prev {
	left: -25px;
}
.picChange .next {
	background-position: -20px 0px;
	right: -25px;
}


/*2014-12-17 功能入口页面*/
.xiaohui{
	z-index:1;
	position:absolute;
	top:65px;
	left:433px;
	width:100px;
	height:100px;
	}
.xiaohui img{
	border-radius:50%;
	width:100%;
	height:100%;
	}
#gnrk_left_title_info{
	width:360px; 
	height:90px;
	margin-top:100px;
	padding:30px; 
	float:left;
	}
#gnrk_left_title_info span{ float:left; display:block;margin:0px auto; width:90px; height:90px; line-height:90px; text-align:center;}
#gnrk_left_title_info span img{
	width:80px; 
	height:80px;
	border-radius:50px;	
	}

#gnrk_left_title_info h2{ font-size:24px; color:#46342b; float:left; width:38%; margin-left:3%; margin-bottom:20px; margin-top:15px;}
#gnrk_left_title_info h2:nth-of-type(2){ float:right; width:29%; margin-left:0%; text-align:right; margin-bottom:20px;margin-top:15px; font-size:24px;}
#gnrk_left_title_info i{ font-style:normal;color:#46342b; font-size:18px;float:left; width:27%;margin-left:3%;}
#gnrk_left_title_info i:nth-of-type(2){ float:right;width:43%;margin-left:0%; text-align:right }
#gnrk_left_title_info .tip1{
	clear:both;
	padding-left:16px;
	font-size:14px;
	}
#gnrk_left_title_info .account{
	margin:35px 0 0 5px;
	float:left;
	font-size:18px;
	color:#46342b;
	}
#gnrk_left_title_info .tip2{
	clear:both;
	width:260px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:13px;
	border-radius:3px;
	color:#46342b;
	background-color:#e1dedd;
	}
.gnrl_right_title_info{
	margin-top:100px;
	float:left; 
	width:13.5%; 
	border-left:1px #ccc solid; 
	text-align:center; 
	height:100px; 
	padding:25px 0px; 
	cursor:pointer;
	}
.gnrl_right_title_info span{ font-size:18px; color:#46342b; padding:5px 0px; display:block;}
.gnrl_right_title_info i{font-style:normal;color:#46342b; font-size:30px; font-family:Arial, Helvetica, sans-serif;}
.gnrl_right_title_info.message i{
	padding:0 10px;
	height:30px;
	font-size:20px;
	background-color:#f05455;
	color:#f0f0f0;
	border-radius:15px;
	}
.gnrk_link{ 
    display:inline-block; 
    text-align:center; 
    font-size:20px; 
    color:#46342b; 
    width:19.5%; 
    line-height:60px;
    float: left;
}
.gnrk_link:hover{ text-decoration:none;}


#right_menu{ background:#fff; border:1px #b6b0ae solid; box-shadow:2px 2px 2px #999; position:absolute; width:123px; z-index:1000}
#right_menu li{ height:50px; line-height:50px; text-align:center; font-size:18px;border-bottom:1px #b6b0ae solid; cursor:pointer;}
#right_menu li a{ color:#46342b;}
#right_menu li.un_click a{ color:#ccc}
.setLink{
	position:absolute;
	right:24px;
	bottom:24px;
	display:block;
	width:39px;
	height:44px;
	background:url(set_ico.png) no-repeat;
	}
	
/*2017-11-09 查看动态—表现如何*/
.img_arrow_up{
	display:none;
	position:absolute; 
	left:48%; 
	bottom:0px; 
	cursor:pointer; 	
	}
.img_arrow_down{
	position:absolute; 
	left:48%;
	bottom:0px; 
	cursor:pointer;
}
.howAssBox{
	overflow-y:auto;	
	margin:0 30px;
	height:655px; 	
}
.stu-info-2{
	position:relative;
	margin:0 auto;
	width:960px;
	height:653px;
	min-height:653px;
	border-radius:7px; 	
	}
.stu-info-2 .top-div-2{ 
	position: relative; 
	top: 0px;
	height: 633px; 
	padding:10px 20px 10px 10px; 
	border-radius:7px;
	box-shadow:inset -3px -3px 1px #e2e3e3; 
	background:#fff
	}
.stu-info-2 .h-auto{
	height:auto;
	min-height:633px;
	}
.top-div-2-title{
	background:#6b5d55; 
	border-radius:3px; 
	height:36px; 
	line-height:36px; 
	text-align:center; 
	color:#fff; 
	font-size:20px; 
	font-weight:normal; 
	clear:both; 
	margin-bottom:20px; 
	position:relative;
	}

.top-div-2-title select{
	position:absolute;
    right:5%;
    top:7px;
	 -webkit-padding-end:24px;
	-webkit-padding-start:0px;
      -webkit-appearance: none;/*去掉自带的样式*/
    width: 114px;
    height: 23px;
    line-height: 23px;
    background-image: url("select_bg_1.png");
    background-repeat: no-repeat;
    background-position: center right;
    font-size:20px;
    color:#46342b;
    font-family:\9ED1\4F53;
	}
	
.top-div-2-title-2{
	height:29px; 
	line-height:29px; 
	background:#71adea; 
	color:#fff; 
	text-align:center; 
	border-radius:3px; 
	font-size:18px;
	font-weight:normal;
	}
.top-div-2-title-3{
	height:29px;
	line-height:29px; 
	background:#fd6f47; 
	color:#fff; 
	text-align:center; 
	border-radius:3px; 
	font-size:18px;
	font-weight:normal; 
	}
.top-div-2-title-4{
	height:29px;
	line-height:29px; 
	background:#8dc21f; 
	color:#fff; 
	text-align:center; 
	border-radius:3px; 
	font-size:18px;
	font-weight:normal; 
	}
.top-div-2-content{ 
    height:210px; 
	overflow:hidden;
	}
.taskTitle{
	position:relative;
	height:40px;
	line-height:40px;
}
.taskTitle a{
	color:#fff;
}
.taskTitle img{
	position:absolute; 
	cursor:pointer; 
	top:15%; 
	right:-30px;
	}
.top-div-2-content.taskDivContent{
	height:260px;
}
.top-div-2-content.taskDivContent2{
	height:240px;
}
.top-div-2-content h5{ text-align:center; font-size:18px; font-weight:normal; color:#5c4c45; border-bottom:1px #dad6d5 solid;}
.top-div-2-content ul li{ float: left; position:relative; width:33%; text-align:center; padding:5px 0px 0px 0px;border-bottom:1px #dad6d5 solid;}
.top-div-2-content ul li a{ color:#46342b; font-size:14px;}
.top-div-2-content ul li img{ width:60px; height:60px;}
.top-div-2-content ul li span.span_blue{ position:absolute; display:block; width:21px; padding-right:2px; height:23px; background:#71adea; border:1px #4e8ecf solid; border-radius:25px; box-shadow: 1px 1px 3px #999; left:65%; color:#fff; font-family:Arial, Helvetica, sans-serif}

.top-div-2-content ul li span.span_red{ position:absolute; display:block; width:21px; padding-right:2px;height:23px; background:#fd6f47; border:1px #e44f24 solid; border-radius:25px; box-shadow: 1px 1px 3px #999; left:65%; color:#fff; font-family:Arial, Helvetica, sans-serif}
.dyna_table2 tr td{ height:40px; line-height:40px; border-bottom:1px solid #dad6d5; text-align:center;}
.dyna_table2 tr td.td-position-1{
	text-align:right; 
	padding-right:10px;
	}
.text_1{ font-size:20px; color:#46342b;}
.text_2{ font-size:24px;font-family:\5FAE\8F6F\96C5\9ED1;}
#howtask .dyna_table2 .text_1{display:block;height:46px;line-height:46px;overflow:hidden; font-size:17px; color:#46342b;}
#howtask .dyna_table2 .text_2{ display:block;height:46px;line-height:46px;overflow:hidden;font-size:20px;font-family:\5FAE\8F6F\96C5\9ED1;}
.top-div-2-title-2 a:hover{ text-decoration:none;}
.top-div-2-title-3 a:hover{ text-decoration:none;}

.howAssessWrap{
	height:534px;
	overflow:hidden;
	}
.assessTitle1{	
	height:45px;
	width:50%; 
	margin:0 auto;
	}
.assessTitle1.padTop30{
	padding-top:30px;
	}
.assessTitle2{
	font-size:78px; 
	line-height:78px; 
	font-family:Arial; 
	padding-top:40px;
	}
.stu-info-table-1 .assessTitle1 span{
	font-size:30px;
	line-height:30px;
	}
.stu-info-table-1 tr td .assessTitle1 a{
	float:right;
	color:#61534d; 
	font-size:18px; 
	margin-top:4px;
	}
.stu-info-table-1 tr td .assessTitle2 a{
	line-height:38px;
	vertical-align:bottom;
	}
.assessFooter1{
	font-size:14px;
	padding-top:20px; 
	text-align:center;
	}
.stu-info-table-1 tr td .assessFooter1 span{
	font-size:14px;
	line-height:24px; 
	padding-left:0px;
	}
.stu-info-table-1 tr td .assessFooter1 a{
	font-size:24px; 
	color:#ec6941; 
	padding-left:0px;
	line-height:24px;
	}
.assessFooter2{
	font-size:14px;
	padding-top:10px;
	text-align: left;
	}
.assessDirection{
	padding:10px 25px 15px;
	text-align:left;
	}
.stu-info-table-1 tr td .assessDirection span{
	display:inline-block; 
	width:100px; 
	text-align:center; 
	font-size:42px; 
	padding-left:0;
	}
.stu-info-table-1 tr td .assessDirection a{
	color:#61534d; 
	font-size:18px;
	}
.assessMore{
	padding:20px 0px 15px 0px;
	height:85px;
	}
.assessMoreImg{
	display:inline-block;
	vertical-align:middle; 
	font-size:14px; 
	padding-top:10px;
	}
.stu-info-table-1 tr td .assessMore span{
	font-size:30px;
	padding-left:0px; 
	display:inline-block;
	}
.stu-info-table-1 tr td .assessMore a{
	vertical-align:middle; 
	color:#61534d; 
	font-size:18px; 
	margin-left:5px;
	}
.stu-info-div-1-content .assBomWrap{
	margin-top:0px; 
	margin-bottom:0px; 
	text-align:center; 
	height:175px;
	}
.assBomWrap ul{
	height:171px;
	overflow: auto;
	text-align:left;
	}
.stu-info-div-1-content .assBomWrap ul div{
	margin:0;
}
.assBomWrap ul li{
	height:50px;
	overflow: hidden;
	}
.assBomWrap ul li img{
	width:50px;
	height:50px;
	border-radius:50%;
	vertical-align: top;
	}
.assBomWrap ul li .studentName{
	font-size:25px;
	font-family:\9ED1\4F53; 
	padding-left:10px;
	}
.stu-info-div-1-content .assessSelect{
	width:120px;
	text-align:left;
	-webkit-padding-end:24px;
	-webkit-padding-start:0px;
	}
.assessProgressWrap{
	padding:45px 0px 0px 0px;
	position:relative;
	}
.stu-info-div-1-content tr td .assessProgressWrap span{
	font-size:60px;
	}
.recentAssessLeftWrap{
	float:left;
	padding-right:20px; 
	width:505px;
	}
.recentAssessRightWrap{
	float:left;
	width:324px;
	}
.recentAssessLeftWrap table img{
	width:220px;
	height:220px; 
	display:inline-block; 
	vertical-align: middle;
	}
.chartBox{
	clear:both; 
	padding:0px 0px; 
	height:530px;
	width: 530px;
	}
.donutChart{
	height: 400px; 
	margin:auto 0; 
	padding-top:50px;
	}
.donut-chart-positive{
	position:relative;
	top:-222px;
	text-align:center;
	width:90px;
	}
.donut-chart-positive h2{
	margin:0px;
	font-weight:100;
	font-size: 30px;
	margin-bottom:10px;
	font-family: Arial;
	}
.donut-chart-positive h5{
	font-size:20px;
	margin:0px;
	font-weight: lighter;
	font-size: 16px;
	}


@-webkit-keyframes tada{0%{bottom:5px;}5%{bottom:10px;}10%{bottom:5px;}15%{bottom:10px;}20%{bottom:5px;}25%{bottom:10px;}30%{bottom:5px;}35%{bottom:10px;}40%{bottom:5px;}45%{bottom:0px; }50%{bottom:5px;}100%{bottom:5px;}}
@keyframes tada{0%{bottom:5px;}5%{bottom:10px;}10%{bottom:5px;}15%{bottom:10px;}20%{bottom:5px;}25%{bottom:10px;}30%{bottom:5px;}35%{bottom:10px;}40%{bottom:5px;}45%{bottom:0px; }50%{bottom:5px;}100%{bottom:5px;}}
.img_arrow_down{
 -webkit-animation: tada 2s .2s ease both;
 animation: tada 2s .2s ease both;
 }

/*2014-12-22 查看动态—老师喜欢*/
.tea_like_acc{ width:880px; height:92px; border-bottom:1px solid #908580; margin:0 auto; line-height:32px;}
.tea_like_target{ width:880px; margin:0 auto; padding:20px 0;}
.tea_like_target_1{ width:50%; float:left;}



/*班级设定-课堂设置*/
.set-wrap1{
	position:relative;
	margin:83px auto 30px; 
	width:964px; 
	height:655px; 
	background:#FFF; 
	border:1px solid #c9c5c3; 
	border-radius:8px;
	box-shadow:-3px -3px 1px #e2e3e3 inset; 	
	}
.ktsz_table_wrap{ width:700px; height:530px; float:right; overflow-y:auto; padding:8px 0 0 0; }
.set-tb1{
	margin-top:30px;
	width:560px;
	line-height:50px; 
	text-align:left;
	font-size:14px;	
	}
.set-tb1 tr td{padding:6px 0 6px 60px; height:36px; line-height:36px;}
.right-sat1{width:36px; height:36px; float:left; background:url(right_off36.png) no-repeat; margin-right:10px;cursor: pointer;}
.right-sat-on1{ background:url(right_on36.png) no-repeat;}
.my_pic{ border-radius:40px; width: 80px; height: 80px; margin-top: 3px; }
.circle_pic_80{width: 80px; height: 80px; border-radius:40px; border: 0px;}
.ktsz_left_list{ float:left;}
.ktsz_left_list li{ width:194px; height:48px; border-right:1px solid #dad6d5; border-bottom:1px solid #dad6d5; color:#46342b; font-size:20px; text-align:center; line-height:48px; cursor:pointer;}
.set_list_on{ background-color:#dad6d5;}
.gztx:last-child{
	margin-bottom:310px;
}
.gztx_title{
	width:650px; 
	height:18px; 
	font-size:18px; 
	color:#46342b; 
	line-height:18px;
	padding-top:40px;
	}
.gztx_title span{
	margin-left:30px; 
	width:530px;
	height:6px; 
	display:inline-block; 
	border-top:1px solid #dad6d5;
}
.ktsz_input1{ width:196px; height:36px; border:2px solid #908580; box-shadow:1px 1px 2px #d7d4d2 inset; border-radius:5px; font-size:18px; padding:0 10px; color:#bbb; font-family:"黑体"}
.ktszXh{
	width:80px;
	height:80px;
	border-radius:50%;
	overflow:hidden;
	}
.ktszXh img{
	width:80px;
	height:80px;
	}
.uploadBtn{
	display:block;
	width:100%;
	text-align:center;
	font-size:14px;
	color:#8dc21f;
	cursor:pointer;
	}
	
/*班级设定-豆奖设置_我的奖品*/
.prizeListWrap{
	width:843px;
	margin:0 auto;
}
.jp_img_bg_sty{
	overflow:hidden;
	margin: 0px auto; 
	padding: 0px;
	width:92px;
	height:92px;	
	}
.jpName{
	font-size:20px; 
	margin-top:10px;
}
.jpNumber{
	font-size:24px; 
	display:inline-block; 
	margin-top:10px;
}
.jpMessWrap img{
	margin-left:5px;
	margin-top:-15px;
	width: 30px;
	height: 30px;
}
.jpDoubaoWrap{
	font-size:30px;
	color:#46342b;
}
.jpDoubaoWrap img{
	margin-top:-10px;
	margin-left:5px;
	width: 30px;
	height: 30px;
}
.c_link{ position:absolute; top:50px; right:60px;}
.c_link a{ font-size:14px; color:#70ae2d;}
.jp_img_list{
	overflow:hidden;
	padding:15px 0;
	color:#46342b;
	}
.jp_img_list li{
    float: left;
    margin: 10px 15px;
    text-align: center;
    cursor: pointer;
    height: 174px;
    width: 120px;
}
.jp_img_list li span{ height:40px; line-height:40px;}
.jp_add1{
	cursor:pointer; 
	width:80px; 
	height:80px; 
	border-radius:50%;
}
#prize_add span{
	color:#46342b;
	font-size:20px;
}
.index-tb-input1{ width:54px; height:37px; border:2px solid #908580; border-radius:5px; font-size:20px; color:#46342b;text-align:center;}
.index-tb1{ margin:10px auto; font-size:14px; color:#46342b;}
.index-tb1 tr td{ text-align:center; padding:5px 25px;}
.index-tb1 tr td.t-l{ text-align:left;}
.index-td-textarea{ width:280px; height:130px;border:2px solid #908580; border-radius:5px;font-size:20px; color:#46342b; padding:5px;}

/*班级设定_豆奖设置_导入奖品*/
.picScroll .jp ul {
	float: left;
	padding-top: 10px;
}
.picScroll .jp li {
	width: 128px;
	height: 200px;
	float: left;
	font-size: 14px;
	text-align: center;
	margin: 0 6px 8px 6px;
	background: #FFF;
}
.picScroll .jp li a {
	color: #46342b;
}
.lead-pic-div1 {
	width: 100%;
	padding-top:10%;
	height:90%;
	border-radius:10px;
}
.lead-pic-div-on1 {
	border: 4px solid #9be822;
	box-shadow: 2px 2px 3px #cccccc;
	position: relative;
	top: -4px;
	left: -3px;
}
/*班级设定_豆宝设置141226*/
.btn-icon-style_1{background:url(ico_wenhao.png) no-repeat; width:21px; height:28px; display:inline-block; vertical-align:middle}
.btn-icon-01{float:right;margin-right:20px; margin-top:12px;}
.set-tb2{line-height:50px; font-size:20px; width:85%;margin:10px auto;}
.set-tb2 tr td{padding:15px 0 15px 55px; height:36px; line-height:36px;}

/*学业评价_选择测评*/
.setDiv1{
	width:100%;
	margin:10px auto 30px auto;
	text-align:center;
	font-size:0;
	}
.setDiv1>div{
	width:20%;
	display:inline-block;
	padding:10px 0; 
	height:42px; 
	line-height:42px; 
	text-align:center;
	}
.linkUnit{
	display:inline-block;
	width:118px;
	height:42px;
	line-height:42px;
	border:1px solid #e5e5e5;
	border-radius:3px;
	text-align:center;
	font-size:18px; 
	color:#666666;
	}
.heroOrder{
	margin:34px auto 40px auto;
	display:block;
	width:100px;
	height:100px;
	background:url(heroOrder.png) no-repeat;
	border-radius:50%;
	line-height:50px;
	text-align:center;	
	}
/*班级设定_关于豆宝141226*/
.db_about_wrap{ margin:30px 0; padding:0 30px;color:#000;}
.db_about_wrap_title{font-size:18px; line-height:30px;}
.db_p_ans{font-size:14px; line-height:26px;}
.db_p_ans img{ margin:0 8px;}
/*学生设定171114*/
.link_parents_state{
	width:710px; 
	height:30px; 
	line-height:30px; 
	position:relative; 
	float:left; 
	border-radius:5px; 
	margin-top:20px; 
	background-color:#eceae9;
	}
.link_parents_state span{
	position:absolute; 
	left:0px; 
	display:block; 
	height:30px; 
	background: #71adea; 
	border-bottom-left-radius:5px; 
	border-top-left-radius:5px;
	}
.link_parents_state i{
	position:absolute; 
	left:40%; 
	font-size:14px; 
	font-style:normal; 
	color:#46342b;
	}

/*查看动态_豆奖如何141230*/
.btn-icon-style_2{ background:url(dj_grey_ico1.png) no-repeat; width:29px; height:33px; display:inline-block;  vertical-align:middle; margin-right:10px;}
.btn-icon-style_3{ background:url(dj_grey_ico2.png) no-repeat; width:32px; height:33px; display:inline-block;  vertical-align:middle; margin-right:10px;}
.btn-icon-style_4{ background:url(dj_grey_ico3.png) no-repeat; width:31px; height:33px; display:inline-block;  vertical-align:middle; margin-right:10px;}
.btn-icon-style_5{ background:url(dj_grey_ico4.png) no-repeat; width:26px; height:33px; display:inline-block;  vertical-align:middle; margin-right:10px;}

.recentBeanLeftWrap{
	float:left;
	padding-right:20px; 
	}
.recentBeanRightWrap{
	float:left;
	width:324px;
	}
.huo_qu_dou{
	width:405px; 
	height:50px; 
	padding:0 50px; 
	line-height:50px;
	}
.huo_qu_dou>img{
	margin-right:15px;
	margin-top:-15px;
	}
.huo_qu_dou .text_1{
	margin-right:30px;
	}
.huo_qu_dou .text_1 img{
	margin-left:3px;
	margin-top:-5px;
	}
.huo_qu_dou .text_2{
	display:inline-block; 
	width:74px; 
	text-align:center;
	}
.chartPrize{
	clear:both; 
	padding:0px; 
	height:465px;
	width:505px;
	}
.classPointChart{
	height: 400px; 
	margin: auto 0; 
	padding-top:3px;
	}
.classPointChartWord{
	position:relative; 
	top:-225px;
	text-align:center; 
	width: 100px;
	}
.classPointChartWord h2{
	margin:0px;
	font-weight: lighter;
	font-size: 40px;
	margin-bottom:10px;
	}
.classPointChartWord h5{
	font-size:20px;
	margin:0px;
	font-weight: lighter;
	font-size: 16px;
	}
.beanPrizeTitle1{
	font-family:Arial;
	padding-top:60px; 
	height:60px;
	}
.stu-info-table-1 tr td .beanPrizeTitle1 span{
	font-size:30px;
	line-height:30px;
	}
.stu-info-table-1 tr td .beanPrizeTitle1 img{
	margin-left:10px;
	}	
.beanPrizeTitle2{
	padding:40px 0px 0px 0px;
	height:80px;
	}
.beanPrizeTitle2Img{
	display:inline-block; 
	vertical-align: middle; 
	font-size:14px;
	}
.beanPrizeTitle2Img img{
	width:50px; 
	height:50px;
	border-radius:25px;
	}
.sendMost{
	font-family:Arial;
	font-size:30px; 
	line-height:30px;
	padding-top:20px;
	}
#moreOrLessDiv .dyna_table2 tr td:last-child{
	text-align:right; 
	padding-right:10px;
	}
#moreOrLessDiv .dyna_table2 tr td img{
	margin-left:3px;
	margin-top:-5px;
	}

	
/*查看动态_豆奖如何_学生141230*/
.stu_dj_tx{ height:80px; line-height:80px; border-bottom:1px solid #908580; padding:10px 0;}
.stu_dj_tx_td tr td{ height:80px; vertical-align:bottom; line-height:20px;}
.stu_dj_tx img{
	margin:0 40px 0 20px;
	width:80px; 
	height:80px;
	border-radius:40px;
	}
.stu_dj_tx img.doudai{
	width:24px;
	height:24px;
	margin-right:10px;
	margin-top:-12px;
	}
.stu_dj_tx img.doubao{
	width:24px;
	height:24px;
	margin:-10px 10px 0 25px;
	}
.stu_dj_tx span{
	font-family:Arial; 
	font-size:20px; 
	color:#46342b;
	}
.stu_dj_tx_list{height:120px;overflow:hidden;}
.stu_dj_tx_list img{
	width:80px;
	height:80px;
	border-radius:50%;
	}
.stu_dj_tx_list li .circle_fb446f{ width:20px; height:20px; border-radius:50%; background-color:#fb446f; position:absolute; right:5px; bottom:-25px; line-height:20px; text-align:center; color:#fff; font-size:14px;}
.picScroll .bd1 li{float:left; position:relative; margin:10px; height:50px; width:100px; text-align:center;}
.stu_dj_tx_text{ font-size:14px; color:#46342b;}
.recentBeanStudent{
	margin:0 auto; 
	width:600px;
	}
.recentBeanStudent .huo_qu_dou{
	width:500px;
	}
	
	
/*班级设定141231*/
.class_set_list{
	width:260px; 
	min-height:400px; 
	margin:0 auto; 
	padding:80px 0 100px 40px;
	}
.class_set_list li{
	height:70px; 
	line-height:70px; 
	cursor:pointer; 
	font-size:20px; 
	color:#46342b; 
	border-bottom:1px solid #dad6d5; 
	padding:0 30px;
	}
.class_set_ico1{ width:37px; height:39px; background:url(class_set_ico1.png) no-repeat;display:inline-block;  vertical-align:middle; margin:0 20px;}
.class_set_ico2{ width:37px; height:39px; background:url(class_set_ico2.png) no-repeat;display:inline-block;  vertical-align:middle; margin:0 20px;}
.class_set_ico3{ width:38px; height:41px; background:url(class_set_ico3.png) no-repeat;display:inline-block;  vertical-align:middle; margin:0 20px;}
.class_set_ico4{ width:37px; height:39px; background:url(class_set_ico4.png) no-repeat;display:inline-block;  vertical-align:middle; margin:0 20px;}
.class_set_ico5{ width:37px; height:39px; background:url(class_set_ico5.png) no-repeat;display:inline-block;  vertical-align:middle; margin:0 20px;}
.class_set_ico6{ width:38px; height:41px; background:url(class_set_ico6.png) no-repeat;display:inline-block;  vertical-align:middle; margin:0 20px;}
/*学生设定160426*/
.my_stu_list{
	border-top:1px solid #dad6d5;
}
.my_stu_list>li{
	border-bottom:1px #eee solid;
	height:80px;
	line-height:80px;
	font-size:20px;
	color:#46342b;
	}
.my_stu_list>li:last-child{
	border-bottom:none;
	}
.my_stu_list_mess li{
	float:left;
	text-align:left;
	}
.my_stu_list_mess li:first-child{
	width:70px;
	height:80px;
	}
.my_stu_list_mess li:nth-of-type(2){
	width:80px;
	height:80px;
	}
.my_stu_list_mess li:nth-of-type(3){
	width:160px;
	height:80px;
	font-family:Arial, Helvetica, sans-serif;	
	}
.my_stu_list_mess li:nth-of-type(4){
	width:420px;
	height:80px;
	font-family:Arial, Helvetica, sans-serif;
	}
.my_stu_list_mess li:nth-of-type(5){
	width:90px;
	height:80px;
	font-size:14px;
	color:#ccc;
	}
.my_stu_list_mess li:last-child{
	width:70px;
	height:80px;
	font-size:16px;
	color:#70ae2d;
	cursor:pointer;
	float:right;
	}
.my_stu_list_mess li img{
	border-radius:50%; 
	width:50px; 
	height:50px;
	}
.addStudent{
	display:inline-block;
	padding-left:6px;
	}
.dou_right{ width:1024px; height:768px; background:url(dou_right.png) 0 0 no-repeat; display:none; position:absolute; z-index:10;}
@-webkit-keyframes dou_right_dh{
	0%{background-position: 0 0;}
	25%{background-position: -1024px 0;}
	50%{background-position: -2048px 0;}
	75%{background-position: -3072px 0;}
	100%{background-position: 0 0;}
	}

@keyframes dou_right_dh{
	0%{background-position: 0 0;}
	25%{background-position: -1024px 0;}
	50%{background-position: -2048px 0;}
	75%{background-position: -3072px 0;}
	100%{background-position: 0 0;}
	}

.dou_right_animate{ animation:dou_right_dh 0.5s step-start infinite; -webkit-animation:dou_right_dh 0.5s step-start infinite;}


.dou_wrong{ width:1024px; height:768px; background:url(dou_wrong.png) 0 0 no-repeat; display:none; position:absolute; top:0; left:0; z-index:100;}
@keyframes dou_wrong_dh{
	0%{background-position: 0 0;}
	25%{background-position: -1024px 0;}
	50%{background-position: -2048px 0;}
	75%{background-position: -3072px 0;}
	100%{background-position: 0 0;}
	}

@-webkit-keyframes dou_wrong_dh{
	0%{background-position: 0 0;}
	25%{background-position: -1024px 0;}
	50%{background-position: -2048px 0;}
	75%{background-position: -3072px 0;}
	100%{background-position: 0 0;}
	}


.dou_wrong_animate{ animation:dou_wrong_dh 0.5s step-start infinite; -webkit-animation:dou_wrong_dh 0.5s step-start infinite;}
/*我的指标 tab切换*/
.ma-img{width:60px;hight:60px;float:right;display:block; padding:8px; cursor:pointer;}
.ma-shuoming-box{width:822px; height:577px; border-radius:8px; background-color:#fff; padding-top:13px; position:absolute; top:50%; left:50%; margin:-295px 0 0 -411px; }

.ma-title{height:34px; position:relative;  background-color:#a69d99;-moz-border-radius: 8px;-webkit-border-radius: 8px;border-radius:8px; text-align:center; margin:0 15px;}

.ma-title span{ font-size:20px; color:#fff; position:absolute; bottom:50%; left:50%; margin:0 0 -13px -90px;}
.ma-cont{ width:760px; height:490px; margin:30px 15px 0 15px; text-align:center;}
.ma-cont ul{width:710px; height:100%; text-align:center; margin-left:25px}
.ma-cont li{ width:355px; float:left; }
.ma-cont li img{ width:220px; }
.ma-smimg{position:absolute; width:170px; height:170px;  background-size:100%;bottom:50%;left:50%; margin:0 0 -142px -275px;}
.ma-cont .ma-smimg img{
	width:170px;
	height:170px;
	}
.ma-e-text{ height:30px; font-size:18px; font-family:Helvetica;color:#808080}
.ma-c-text{ height:40px;font-size:20px; color:#70ae2d}
.ma-close{position:absolute; width:26px; height:26px; background-image:url(ma-close.png); background-size:100%;bottom:50%;left:100%; margin:0 0 -13px -30px;}
.tip-con{ font-size:14px; color:#808080; float:right; margin:-10px 20px 0 0;}
.tip-con a{ width:17px; height:19px; display:inline-block; background:url(tip_ico.png) no-repeat; margin:0 5px -3px 0; outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}

/*广告页*/

.ad-wrap{ width:635px; height:460px; background:#fafafa; border-radius:12px; position:absolute; top:50%; left:50%; margin:-230px 0 0 -318px;}
.bg{ background:transparent;}
.ad-wrap img{border-radius:12px; position:absolute; top:1px; left:1px;}
.tip-con-1{ font-size:14px; color:#808080; position:absolute; left:30px; bottom:20px;font-family:\5FAE\8F6F\96C5\9ED1;}
.tip-con-1 a{ width:17px; height:19px; display:inline-block; background:url(tip_ico.png) no-repeat; margin:0 5px -3px 0; outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.ad-btn{ width:140px; height:44px; background:url(ad-btn.png) no-repeat; position:absolute; left:50%; bottom:20px; cursor:pointer; outline:none; margin:0 0 0 -70px; border:none;}
.ad-btn:hover{ background:url(ad-btn-hover.png) no-repeat;}
.ad-btn1{width:210px; height:92px; background:url(ad-btn1.png) no-repeat; position:absolute;right:20px; bottom:0px; cursor:pointer; outline:none;border:none;}
.ad-btn1:hover{background:url(ad-btn1-hover.png) no-repeat;}
.ad-btn2{width:166px; height:55px; background:url(ad-btn2.png) no-repeat; position:absolute;left:232px; bottom:17px; cursor:pointer; outline:none;border:none;}
.ad-btn2:hover{background:url(ad-btn2-hover.png) no-repeat;}

.ad-sm-wrap{ width:120px; height:134px; text-align:center; position:absolute; bottom:10px;left:480px;}
.ad-sm-wrap span{ display:block; color:#ff5c66; font-size:14px; font-weight:bold; font-family:\5FAE\8F6F\96C5\9ED1;}
.ad-sm-wrap img{ width:120px; height:120px; position:absolute; left:0; top:20px;}
.ad-wenzi{ width:100%; text-align:center; font-size:30px; color:#ff5c66;font-family:\5FAE\8F6F\96C5\9ED1; position:absolute; top:90px; left:0;}
.ad2-img{ width:210px; height:210px; position:absolute; top:160px; left: 213px;}
.ad2-img img{ width:210px; height:210px;}

/*共享指标组弹框*/
.popup-zbWrap{
	 margin:20px auto 0 auto;
	 width:768px;
	 height:230px;
	 border:2px solid #908580;
	 border-radius:5px;
	 font-size:16px;
	 color:#46342b;
	 padding:5px 0;
	 font-family:\9ED1\4F53;
	}
.popup-zbWrap ul li{
	width: 128px;
	height: 219px;
	float: left;
	font-size: 14px;
	text-align: center;
	background: #FFF;
	}
.popup-zbWrap ul li .div1{
	height: 49%;
	text-align: center;
	padding-top: 2px;
	line-height: 14px;
	}
/*共享指标组*/
.lead-gro-border:first-child{
/*	margin-top:6px;*/
}
.lead-gro{
	float:left; 
	width:280px;
    padding: 5px 0;
	border-right:1px solid #dad6d5;
}
.lead-gro ul li{
	width: 53px;
	float: left;
    height: 118px;
	text-align: center;
	background: #FFF;
	}
.lead-gro ul li .div1{
	text-align: center;
    padding: 4px 0;
}
.lead-gro ul li .div1 img{
	width:50px;
	height:50px;
	border-radius:50%;
	}
.vipIcon{
	width:82px;
	height:84px;
	background:url(vip_ico.png) no-repeat;
	position:absolute;
	top:0;
	right:0;
	}
.vipTitle{
	line-height:80px;
	font-size:24px;
	color:#70ae2d;
	font-weight:normal;
	}
.operateWrap{
	padding:10px 50px 0 34px;
	height:52px;
	line-height:52px;
	}
.operateWrap ul li{
	margin:0 25px;
	float:left;
	font-size:18px;
	color:#46342b;
	cursor:pointer;
	}
.operateWrap ul li:hover{
	color:#70ae2d;
	}
.operateWrap ul li:hover i{
	background:url(share_arrow_on.png) no-repeat;
	}
.operateWrap ul li.on{
	color:#70ae2d;
	}
.operateWrap ul li i{
	margin:0 0 0 4px;
	display:inline-block;
	width:12px;
	height:16px;
	background:url(share_arrow.png) no-repeat;
	}
.operateWrap ul li.on i{
	background:url(share_arrow_on.png) no-repeat;
	}
.searchWrap{
	position:relative;
	float:right;
	width:316px;
	height:44px;
	padding-right:5px;
	}
.searchWrap input[type="text"]{
	position:absolute;
	left:0;
	top:5px;
	padding:5px;
	height: 44px;
    width: 242px;
	line-height:30px;
	font-size:20px;
	border:2px solid #70ae2d;
	border-right:none;
	border-radius:5px;
	}
.searchWrap a{
	position:absolute;
	right:0;
	top:5px;
	display:block;
	width:84px;
	height:44px;
	line-height:44px;
	text-align:center;
	background:#70ae2d;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	border:none;
	font-size:20px;
	color:#fff;
	}
.searchWrap input:focus{
	outline:none;
	}
.scrollWrap{
	margin-top:10px;
	height:89%;
	}
/*vip slide left*/
/*加载动态效果*/
@-webkit-keyframes ajax-loader-rotate {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
.ajax-loader {
  opacity: .8;
  display: block;
  border-radius: 50%;

  font-size:30px;
  width: .20em;
  height: .20em;
  position:absolute;
  bottom:85px;
  left:50%;

  box-shadow:
    0 -.4em       0 0 rgba(0,0,0,.65),
    -.28em -.28em 0 0 rgba(0,0,0,.55),
    -.4em 0       0 0 rgba(0,0,0,.45),
    -.28em .28em  0 0 rgba(0,0,0,.35)
  ;

  -webkit-animation: .65s ajax-loader-rotate steps(8) infinite;
 
}
.downloading{
	position:absolute;
    top:45%;
    left:493px;
	font-size:14px;
	}



/*学生设定20160426*/
.sex{
	display:inline-block;
	cursor:pointer;
	}
.sex span{
	margin:0 20px;
	display:block;
	border:4px solid #fff;
	}
.sex span img{
	width:70px;
	height:70px;
	}
.sex span.on{
	border:4px solid #9be822;
	border-radius:50%;
	box-shadow:1px 1px 2px #cecece;
	}
.sex a{
	display:block;
	}
.sex a.on{
	color:#70ae2d;
	}
/*新增学生弹框*/
.add-stu-textarea{ 
    width:455px;
	height:465px; 
	margin-top:10px; 
	border:2px solid #908580; 
	border-radius:5px; 
	font-size:16px; 
	color:#46342b; 
	padding:5px;
	font-family:\9ED1\4F53;
	line-height:24px;
	color:#aaa;
	}
#index-popup3 span{
	display:block;
	line-height:40px;
	font-size:20px;
	color:#f00;
	}
.stu-list-table-wrap{
	width:500px;
	height:458px;
	margin:0 auto;
	overflow-y:auto;
	}
.stu-list-table{
	width:90%;
	margin:0 auto;
	border-collapse:collapse;
	}
.stu-list-table tr th{
	width:50%;
	height:46px;
	line-height:46px;
	border:1px solid #bcb6b4;
	color:#46342b;
	font-size:20px;
	font-weight:normal;
	}
.stu-list-table tr th:last-child{
	border-top-right-radius:5px;
	width:70%;
	}
.stu-list-table tr th:first-child{
	border-top-left-radius:5px;
	width:30%;
	}

.stu-list-table tr td{
	width:20%;
	height:46px;
	border:1px solid #bcb6b4;
	color:#46342b;
	font-size:20px;
	}
.stu-list-table tr td:first-child{
	width:30%;
	}
.stu-list-table tr td:last-child{
	width:70%;
	}
.stu-list-table tr td div.stuid{
	display:inline-block;
	width:60px;
	height:39px;
	line-height:46px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	}
.stu-list-table tr td div.stuname{
	display:inline-block;
	width:145px;
	height:39px;
	line-height:46px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	}
/*关联班级课程*/	
.tb-title{
    float: left;
    font-size: 20px;
    text-align: right;
    margin: 25px 0px 10px 120px;
	color:#70ae2d;
    }
.set-tb5{
    width:75%;
    font-size: 20px;   
    margin: 15px 0 10px 200px;
	text-align:left;
	color:#6b5d55;
	font-family:"黑体";
	}
.tb-kuang{
	width:88px;
	height:28px;
    border:#e5e5e5 1px solid;	
	border-radius:5px;
	line-height:28px;
	display:inline-block;
	margin: 5px 15px 10px;
	padding:1px;
	text-align: center;
}
.tb-img{
   border-radius:50%;
   overflow: hidden;
   position:absolute;
   left:155px;
   top:140px;
}
.tb-img img{
   width:60px;
}
.kuang-on{
	color:#70ae2d;
	border:#70ae2d 2px solid;
	padding:0px;
}
.tb-gou{
    width:80px;
    height: 22px;
	display:inline-block;
    background: url(../images/right_off3.png) no-repeat 15px 50%;
    padding: 10px 25px 10px 10px;
	line-height:22px;
	text-align:right;	
}
.gou-on{
	background: url(../images/right_on3.png) no-repeat 15px 50%;
	color:#7c7c7c;
}
.tb-tip{
 font-size:14px;
 font-family:"微软雅黑";
 color:#a3a3a3;
 text-align:right; 
 margin-right:20px;
 padding-bottom:20px;
}
.tb-slide{
	
	width:100%;
	height:20px;
	margin:0px auto 20px auto;
}
.tb-slide a{
    background:url(../images/slide_down_icon2.png) no-repeat;);
	width:28px;
	height:20px;
	display:block;
	margin:0px auto 0px auto;
}
.tb-line{
    border-top:#dad6d5 1px solid ;
	margin:0 100px;	
}

.gdheight{
	height:94px; 
	overflow:hidden;
}
.gdheight2{
	height:126px; 
	overflow:hidden;
}
.autoheight{
height: auto;
}
.listWrap{
	margin:0px 30px;
	overflow:hidden;
	}
.systip{
	padding-left:146px;
	font-size:14px;
	line-height:30px;
	color:#ff7800;
	text-align:left;
	}
.mouseState a.index-img{
	cursor:default;
	}
.mouseState .zbType span{
	cursor:default;
	}
.pjDbIco{ 
    display:inline-block;
	margin:0 0 -6px 8px;
    width:45px;
    height:45px;
	background:url(db45.png) no-repeat;
		  }
.div1 img{
	width:84px;
	height:86px;
	border-radius:0 !important;
	}

/*学业评价-设置测评考察点*/
.tempDownload{
	position:absolute;
	top:0;
	right:255px;
	padding-left:28px;
	display:block;
	background:url(download_ico.png) 0 50% no-repeat;
	color:#31220f;
	font-size:16px;
	}
.scoreUpload{
	position:absolute;
	top:0;
	right:124px;
	padding-left:28px;
	display:block;
	background:url(upload_ico.png) 0 50% no-repeat;
	color:#31220f;
	font-size:16px;
	}
.scoreUpload input{
	position:absolute;
	top:0;
	left:0;
	width:92px;
	height:53px;
	border:none;
	opacity:0;
	filter:alpha(opacity=0);
	cursor:pointer;
	}
.shareInvest{
	margin:0 15px 0 0;
	padding-left:28px;
	float:right;
	display:block;
	background:url(share_ico.png) 0 50% no-repeat;
	color:#46342b;
	font-size:14px;
	}
.assessSetInvestTitle{
	padding-bottom:30px;
	overflow:hidden;
	border-bottom:1px solid #dad6d5;
	}
.leadInvest{
	float:left;
	padding-left:40px;
	display:block;
	width:70px;
	height:32px;
	line-height:32px;
	background:#46342b url(lead_ico.png) 10px 50% no-repeat;
	border-radius:4px;
	color:#fff;
	font-size:14px;
	text-align:left;
	}
.perAll{
	margin:8px 0 0 235px;
	float:left;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	}
.perAll label{
	font-family:\9ED1\4F53, Arial, Helvetica, sans-serif;
	}
.perAll span{
	display:inline-block;
	width:36px;
	text-align:center;
	border-bottom:2px solid #46342b;
	}
.perMark{
	font-style:normal;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	}
.kpointList{
	overflow:hidden;
	}
.kpointList>li{
	float:left;
	width:33.33%;
	height:120px;
	border-bottom:1px solid #fff;
	font-size:0;
	color:#46342b;
	text-align:center;
	}
.labelWrap{
	display:table-cell;
	width:150px;
	height:100px;
	vertical-align:middle;
}
.kpointName{	
	position:relative;
	}
.kpointNamePos1{
	margin:30px 15px 0 40px;
	cursor:pointer;
	}
.kpointNamePos2{
	margin:12px;	
	}
.kpointName>div{
	width:104px;
	border:4px solid #ffd872;
	line-height:20px;	
	border-radius:12px;
}
.kpointName span{
	overflow:hidden;
	display:inline-block;
	padding:5px;
	width:90px;
	max-height:58px;
	line-height:20px;
	border:2px solid #cccccc;
	border-radius:8px;
	font-size:14px;
	text-align:center;
	vertical-align:middle;
	position:relative;
	background-color:#fff;
	}
/*.wordPos span{
	padding:0 4px;
	width:40px;
	}
.kpointName span::after{
	width:48px;
	height:51px;
	position:absolute;
	content:"";
	background:url(know_bg.png) no-repeat;
	left:-8px;
	bottom:-8px;
	}
.kpointName span.custom::after{
	width:48px;
	height:51px;
	position:absolute;
	content:"";
	background:url(know_bg1.png) no-repeat;
	left:-8px;
	bottom:-8px;
	}*/
.kPoint{
	float:left;
	display:block;
	position:relative;
	margin:36px 0 0 0;
	}
.kPointArrow{
	width:18px;
	height:8px;
	position:absolute;
	}
.kPointArrowUp{
	background:url(up_ico.png);
	top:-18px;
	left:16px;
	}
.kPointArrowDown{
	background:url(down_ico.png);
	bottom:-18px;
	left:16px;
	}
/*.kpointAllName{
	display:none;
	z-index:1;
	position:absolute;
	top:-15px;
	left:40px;
	overflow-y:auto;
	padding:5px 0 5px 5px;
	width:100px;
	height:50px;
	border:1px solid #cccccc;
	border-radius:4px;
	box-shadow:1px 1px 3px #cccccc;
	text-align:left;
	line-height:14px;
	background:#fff;
}
.kpointAllName>div{
	padding-right:10px;
	font-size:12px;
}
.kpointClassify .kpointAllName{
	top:0;
}*/
.wrapper{
    width:50px;
    height:40px;
    background-color:#fff;
    position:relative;
    text-align:center;
    overflow:hidden;
   }
.wrapper ul{
  
   }
.wrapper ul li{
	float:none;
	width:50px;
    height:40px;
    line-height:40px;
    font-size:28px;
    text-align:center;
    color:#8dc21f;
	border:none;
   }
.wrapper0{
    width:50px;
    height:40px;
    background-color:#fff;
    position:relative;
    text-align:center;
    overflow:hidden;
   }
.wrapper0 ul{
  
   }
.wrapper0 ul li{
	float:none;
	width:50px;
    height:40px;
    line-height:40px;
    font-size:28px;
    text-align:center;
    color:#8dc21f;
	border:none;
   }
 .kpointInput{
	width:76px;
	height:38px;
	border:2px solid #ccc;
	border-radius:6px;
	font-size:28px;
	text-align:center;
	color:#46342b;
	}
.kpointInput.negative{
	padding-left:18px;
	width:58px;
	}
.neg{
	width:12px;
    height:2px;
	display:block;
	position:absolute;
	top:20px;
	left:10px;
	background-color:#46342b;
	}
.wrapneg{
	width:12px;
    height:2px;
	display:block;
	position:absolute;
	top:20px;
	left:-10px;
	background-color:#8dc21f;
	}
.kpointList .perMark{
	display:block;
	float:left;
	font-size:28px;
	margin:44px 0 0 5px;
	}
.kpointDel{
	display:block;
	float:left;
	margin:44px 0 0 15px;
	color:#1b94d3;
	font-size:14px;
	text-decoration:underline;
	}
.addkPoint{
	float:left;
	width:33.33%;
	text-align:left;
	}
.addkPoint a{
	margin:18px 0px 0px 38px;
	display:block;
	cursor:pointer;
	width:53px;
	height:54px;
	background:url(assess_add_ico.png) no-repeat;
	}
.addkPoint span{
	font-size:14px;
	color:#46342b;
	margin-left:29px;
	}
.popup-kcdWrap{
	display:inline-block;
	margin-top:20px;
	}
.popup-kcd{
	 width:762px;
	 height:230px;
	 border:2px solid #908580;
	 border-radius:5px;
	 font-size:16px;
	 color:#46342b;
	 padding:5px 0;
	 font-family:\9ED1\4F53;
	 display:table-cell;
	 vertical-align:middle;
	}
.entranceTable tr td{
	padding:0 180px;
	}
/*学业评价-录入分值*/
.gradeAll{
	text-decoration:underline;
	}
.assessSwitch{
	margin:0 15px 0 0;
	padding-right:5px;
	float:right;
	color:#fff;
	font-size:20px;
	cursor:pointer;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	}
.assessSwitch span{
	padding-right:25px;
	display:block;
	float:right;
	background:url(assess_ico_arrow.png) no-repeat right 48%;
	}
.assessPanes>div{
	position:relative;
	}
.assessEnterList{
	overflow:hidden;
	}
.assessEnterList>li:first-child{
	margin-top:10px;
	border-top:1px solid #dad6d5;
	}
.assessEnterList>li{
	height:100px;
	border-bottom:1px solid #dad6d5;
	color:#46342b;
	text-align:center;
	overflow:hidden;
	position:relative;
	}
.kpointClassify{
	overflow:hidden;
	padding:5px 10px;
	width:60px;
	max-height:58px;
	line-height:20px;
	text-align:center;
	border-radius:5px;
	position:absolute;
	top:10px;
	left:20px;
	font-size:15px;
	color:#31220f;
	background-color:#dad6d5;
	cursor:pointer;
	}
.kpointNamePos3{
	margin:25px 40px 0 130px;
	cursor:pointer;
	}
.assessgradeWrap{
	float:left;
	height:100px;
	}
.assessgradeWrap span{
	margin:38px 30px 0 30px;
	display:inline-block;
	overflow:hidden;
	font-size:20px;
	color:#cccccc;
	cursor:pointer;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	}
.assessgradeWrap span i{
	margin-left:10px;
	float:right;
	display:block;
	width:26px;
	height:26px;
	background:url(assess_ico.png) -23px 0 no-repeat;
	}
.assessgradeWrap span.on{
	color:#46342b;
	}
.assessgradeWrap span.on i{
	background:url(assess_ico.png) -50px 0 no-repeat;
	}
.assessgradeWrap span:nth-of-type(4).on i{
	background:url(assess_ico.png) -77px 0 no-repeat;
	}
.perAllWrap{
	position:absolute;
	top:82px;
	left:30px;
	width:960px;
	height:40px;
	background-color:#fff;
	border:2px solid #c7c2c1;
	border-bottom:none;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	z-index:999;
	box-shadow:-3px 0px 0px #e2e3e3 inset
	}
.perAllWrap>div{
	display:none;
	}	
.perAllPos{
	position:absolute;
	top:0px;
	left:160px;
	background-color:#fff;
	
	}	
.scoreTab{
	position:absolute;
	top:0px;
	right:30px;
	width:103px;
	height:40px;
	text-align:left;
	line-height:40px;
	background:url(score_arrow_left_ico.png) right center no-repeat;
    }
.scoreTab span{
	font-size:18px;
	font-family:\9ED1\4F53, Arial, Helvetica, sans-serif;
	cursor:pointer;
	}
.kPointPos{
	margin:31px 0 0 196px;
	}
/*考察点库*/
.assessLibDiv{
	width:100%;
	margin:10px auto 10px auto;
	text-align:center;
	font-size:0;
	overflow:hidden;
	}	
.kpointNamePos4{
	margin:10px 12px;
	cursor:pointer;
	}
.addcustomkPoint{
	margin:10px 0px 0px 12px;
	float:left;
	width:53px;
	text-align:center;
	}
.addcustomkPoint a{	
    display:block;
	cursor:pointer;
	width:53px;
	height:54px;
	background:url(assess_add_ico.png) no-repeat;
	}
.addcustomkPoint span{
	font-size:14px;
	color:#46342b;
	}
.kpointshade{
	position:absolute;
	top:0;
	left:-6px;
	width:58px;
	height:58px;
	background-color:rgba(255,255,255,0.5);
	}	
.kpointshade i{
	display:block;
	width:29px;
	height:29px;
	position:absolute;
	top:-10px;
	right:-10px;
	}
.kpointshade i.sel{
	background:url(assess_ico.png) 0 -31px no-repeat;
	}	
.kpointshade i.del{
	background:url(assess_ico.png) -33px -31px no-repeat;
	}	
.assessDelBtn{
	position:absolute;
	top:0px;
	right:40px;
	display:block;
	font-size:18px;
	color:#46342b;
	cursor:pointer;
	}
.evalResultWrap{
	margin-left:30px;
	float:left;
	font-size:18px;
	color:#666666;
	}
.heroOrderLogo{
	display:inline-block;
	width:50px;
	height:50px;
	cursor:pointer;
	}
.evalAttend,.evalAbsent{
	margin-left:10px;
	}
.evalAttend a{
	color:#82bf24;
	text-decoration:underline;
	}
.evalAbsent a{
	color:#999999;
	text-decoration:underline;
	}
.evalbtnWrap{
	margin-right:30px;
	float:right;
	font-size:18px;
	color:#46342b;
	}
.evalbtnplay{
	width:64px;
	display:inline-block;
	margin-right:30px;
	cursor:pointer;
	white-space:nowrap;
	}
.evalbtnplay i{
	margin:20px 6px 0 0;
	float:left;
	display:block;
	width:20px;
	height:26px;
	}
.evalbtnplay.pause i{
	background:url(assess_ico.png) -88px -34px no-repeat;
	}
.evalbtnplay.start i{
	background:url(assess_ico.png) -68px -34px no-repeat;
	}
.evalbtnRefresh{
	width:66px;
	display:inline-block;
	cursor:pointer;
	white-space:nowrap;
	}
.evalbtnRefresh i{
	margin:20px 6px 0 0;
	float:left;
	display:block;
	width:24px;
	height:26px;
	background:url(assess_ico.png) -108px -34px no-repeat;
	}
/*学业评价-共享考察点*/

.assListWrap{
	overflow:hidden;
	padding:0 0 30px 10px;
	}
.assListWrap>div{
	margin:0 0 20px 20px;
	float:left;
	padding:15px 10px;
	width:450px;
	height:195px;
	border:1px solid #b8b2b0;
	border-radius:10px;
	background-color:#fff;
	box-shadow:-2px -3px 1px #e2dfde inset;
	font-size:0;
	position:relative;
	cursor:pointer;
	}
.assListWrap>div.YXLLM>i{
	position:absolute;
	top:5px;
	left:10px;
	display:block;
	width:63px;
	height:44px;
	background:url(lianmeng.png) no-repeat;
	}
.assListWrap>div.LLJLM>i{
	position:absolute;
	top:6px;
	left:6px;
	display:block;
	width:50px;
	height:37px;
	background:url(tiku_ico.png) no-repeat;
	}
.assListWrap>div.XHHLM>i{
	position:absolute;
	top:6px;
	left:6px;
	display:block;
	width:50px;
	height:37px;
	background:url(redFlower_ico.png) no-repeat;
	}
.assListWrap>div.tuijian>i{
	position:absolute;
	top:5px;
	left:10px;
	display:block;
	width:63px;
	height:44px;
	background:url(jiaoyan2.png) no-repeat;
	}
.assListedWrap{
	overflow:hidden;
	padding:0 0 30px 10px;
	}
.assListedWrap>div{
	margin:0 0 20px 20px;
	float:left;
	padding:15px 10px;
	width:940px;
	height:195px;
	border:1px solid #b8b2b0;
	border-radius:10px;
	background-color:#fff;
	box-shadow:-2px -3px 1px #e2dfde inset;
	font-size:0;
	position:relative;
	cursor:pointer;
	}
.assListedWrap>div.YXLLM>i{
	position:absolute;
	top:6px;
	left:6px;
	display:block;
	width:50px;
	height:37px;
	background:url(heroOrder_ico.png) no-repeat;
	}
.assListedWrap>div.LLJLM>i{
	position:absolute;
	top:6px;
	left:6px;
	display:block;
	width:50px;
	height:37px;
	background:url(tiku_ico.png) no-repeat;
	}
.assListedWrap>div.XHHLM>i{
	position:absolute;
	top:6px;
	left:6px;
	display:block;
	width:50px;
	height:37px;
	background:url(redFlower_ico.png) no-repeat;
	}
.assListedWrap>div.tuijian>i{
	position:absolute;
	top:8px;
	left:8px;
	display:block;
	width:36px;
	height:36px;
	background:url(good.png) no-repeat;
	}	
.kPointWrap{
	float:left;
	overflow:hidden;
	width:320px;
	height:196px;
	}
.kPointWrap .kPointMid{
	overflow:hidden;
	display:table-cell;
	vertical-align:middle;
	width:310px;
	height:196px;
	/*border-right:2px solid #ccc;*/
	position:relative;
	}
.kPointMid::after{
	content:"";
	position:absolute;
	top:8px;
	right:0px;
	width:2px;
	height:180px;
	background-color:#ccc;
	}
.kPointMid.removeAfter::after{
	display:none;
	}
.kpointNamePos5{
	margin:6px 12px;
	}
.kPointGroupMess{
	margin:24px 0 0 0;
	float:right;
	width:129px;
	font-size:12px;
	font-family:\5FAE\8F6F\96C5\9ED1;
	
	}
.kPointGroupMess .kPointGroupName{
	font-size:16px;
	line-height:34px;
	}
.kPointGroupMess .kPointGroupSchool,.kPointGroupMess .kPointGroupClass{
	line-height:24px;
	}
.kPointGroupMess .kPointGroupDes{
	margin-top:4px;
	line-height:18px;
	}
.kpointGroupshade{
	position:absolute;
	top:-1px;
	left:-1px;
	width:472px;
	height:227px;
	background-color:rgba(255,255,255,0.5);
	border-radius:10px;
	}	
.kpointGroupshade i{
	display:block;
	width:29px;
	height:29px;
	position:absolute;
	top:5px;
	right:5px;
	}
.kpointGroupshade i.sel{
	background:url(assess_ico.png) 0 -31px no-repeat;
	}	
.kpointGroupshade i.del{
	background:url(assess_ico.png) -33px -31px no-repeat;
	}
.ratScrollWrap{
	height:100%;
	overflow-y:auto;
}	



/*英雄令豆题库*/

.heroBook{
	position:absolute;
	top:0px;
	right:110px;
	font-size:18px;
	color:#fff;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	}
.heroBook i{
	width:16px;
	height:10px;
	display:inline-block;
	background:url(assess_ico.png) -135px -43px no-repeat;
	}
.heroTKlink{
	margin:5px 0 0 10px;
	float:left;
	width:240px;
	height:180px;
	border:1px solid #b3b3b3;
	border-radius:4px;
	overflow:hidden;
	background:url(paper-style.jpg) center no-repeat;
	text-align:center;	
	}
.heroTKlink a{
	display:inline-block;
	margin-top:50px;
	line-height:36px;
	font-size:30px;
	color:#46342b;
	font-family:\5FAE\8F6F\96C5\9ED1;
	font-weight:700;
	}
.heroTKlink img{
	margin-top:-50px;
	width:100%;
	height:100%;	
	}
.heroTKmess{
	margin:0;
	float:left;
	width:175px;
	height:190px;
	font-size:14px;
	font-family:\5FAE\8F6F\96C5\9ED1;
	position:relative;
	margin-left:20px;
	}
.heroTKmess .testName{
	font-size:16px;
	line-height:26px;
	width:100%;
	height:26px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	}
.heroTKmess .testSchool,.heroTKmess .testSchool,.heroTKmess .testBook{
	line-height:30px;
	}
.heroTKmess span{
	display:inline-block;
	margin:0 10px 0 0;
	line-height:24px;
	color:#999;
	}
.heroTKmess .testLabel{
	white-space:nowrap;
	}
.downloadPDFbtn{
	position:absolute;
	bottom:-15px;
	left:0px;
	color:#f16b6f;
	font-size:12px;
	}
.downloadPDFbtn a{
	color:#f16b6f;
	}
.totalTime{
	position:absolute;
	bottom:-15px;
	right:15px;
	color:#999;
	font-size:12px;
	}
.totalTime span{
	margin:0 3px;
	font-size:14px;
	color:#f16b6f;
	}
.bookList{
	overflow:hidden;
	margin:0 0 0 18px;
	padding:5px 0px;
	height:420px;
	}
.bookList li{
	float:left;
	margin:8px 13px;
	cursor:pointer;
	border:2px solid #fff;
	border-radius:5px;
	padding:5px;
	}
.bookList li span{
	color:#3c3530;
	font-size:16px;
	font-family:\5FAE\8F6F\96C5\9ED1;
	}
	
/*纸笔试卷全库*/
.paperListWrap{
	overflow:hidden;
	padding:0 0 30px 10px;
	}
.paperListWrap>div{
	margin:0 0 10px 20px;
	float:left;
	padding:5px;
	width:460px;
	height:100px;
	border:1px solid #b8b2b0;
	border-radius:10px;
	background-color:#fff;
	box-shadow:-2px -3px 1px #e2dfde inset;
	font-size:0;
	position:relative;
	cursor:pointer;
	}
.paperListWrap>div.tuijian>span{
	position:absolute;
	top:-1px;
	left:-2px;
	display:block;
	width:63px;
	height:44px;
	background:url(jiaoyan2.png) no-repeat;
	}
.paperListWrap>div.lianmeng>span{
	position:absolute;
	top:-1px;
	left:-2px;
	display:block;
	width:63px;
	height:44px;
	background:url(lianmeng.png) no-repeat;
	}	
.paperListWrap>div.xiaoben>span{
	position:absolute;
	top:-1px;
	left:-2px;
	display:block;
	width:63px;
	height:44px;
	background:url(xiaoben.png) no-repeat;
	background-size:100%;
	}	

.paperTKlink{
	margin:5px 0 0 10px;
	float:left;
	width:120px;
	height:87px;
	border:1px solid #b3b3b3;
	border-radius:4px;
	overflow:hidden;
	background:url(paper-style.jpg) no-repeat;
	background-size:100%;
	text-align:center;	
	}
.paperTKlink a{
	display:inline-block;
	margin-top:25px;
	line-height:18px;
	font-size:16px;
	color:#46342b;
	font-family:\5FAE\8F6F\96C5\9ED1;
	font-weight:700;
	}
.paperTKmess{
	margin:0;
	float:left;
	width:315px;
	height:94px;
	font-size:12px;
	font-family:\5FAE\8F6F\96C5\9ED1;
	position:relative;
	margin-left:10px;
	color:#46342b;
	}
.paperTKmess .paperName{
	overflow:hidden;
	margin-bottom:-4px;
	width:220px;
	height:18px;
	line-height:18px;
	display:inline-block;
	font-size:13px;
	}
.paperTKmess .assess{
	font-size:14px;
	color:#8a8a8a;
	}
.paperTKmess .assess a{
	color:#ff9800;
	}
.paperTKmess .school{
	width:150px;
	display:inline-block;
	}
.paperTKmess .teacher{
	width:100px;
	display:inline-block;
	}
.paperTKmess .publish{
	width:65px;
	display:inline-block;
	}
.paperTKmess .diff,.paperTKmess .itemsNumber,.paperTKmess .duration{
	display:inline-block;
	color:#898989;
	}
.paperTKmess .diff{
	width:86px;
	}
.paperTKmess .itemsNumber{
	width:96px;
	}
.paperTKmess .duration{
	width:126px;
	}
.paperTKmess .diff a,.paperTKmess .itemsNumber a,.paperTKmess .duration a{
	color:#1b94d3;
	}
.paperTKmess .year{
	width:86px;
	display:inline-block;
	}
.paperTKmess .times{
	width:96px;
	display:inline-block;
	color:#999999;
	}
.paperTKmess .times a{
	color:#ff9800;
	}
.paperTKmess .seeSubject{
	width:120px;
	display:inline-block;
	color:#f16b6f;
	text-align:right;
	}
.paperTKmess .seeSubject i{
	width:13px;
	height:7px;
	display:inline-block;
	background:url(assess_ico.png) -186px -46px no-repeat;
	}
.paperListWrap>div>i{
	position:absolute;
	top:3px;
	right:5px;
	width:24px;
	height:24px;
	display:inline-block;
	background:url(assess_ico.png) -157px -35px no-repeat;
	}
.paperListWrap>div>i.on{
	width:24px;
	height:24px;
	display:inline-block;
	background:url(assess_ico.png) -104px 0 no-repeat;
	}	
	
/*已布置测评*/
.assignMess{
	padding-left:20px;
	float:right;
	width:450px;
	height:190px;
	border-left:1px solid #e6e6e6;
	font-family:\5FAE\8F6F\96C5\9ED1;
	}
.assignMess>div{
	margin:0 10px 0 0;
	line-height:28px;
	color:#999;
	font-size:16px;
	}
.proBar{
	margin-left:20px;
	display:inline-block;
	width:200px;
	height:4px;
	border:1px solid #fab913;
	border-radius:2px;
	}
.proBar span{
	display:block;
	width:50%;
	height:4px;
	background-color:#fab913;
	}
.assignBtn{
	margin-top:25px;
	display:inline-block;
	width:118px;
	height:28px;
	line-height:28px;
	border-width:1px;
	border-style:solid;
	font-size:17px;
	text-align:center;
	border-radius:3px;
	margin-right:30px;
	}
.gray{
	border-color:#ccc;
	color:#ccc;	
	}
.green{
	border-color:#70ae2d;
	color:#70ae2d;	
	}
.blue{
	border-color:#1b94d3;
	color:#1b94d3;	
	}
.red{
	border-color:#f16b6f;
	color:#f16b6f;	
	}
.yellow{
	border-color:#fab913;
	color:#fab913;	
	}
/*我的纸笔测评*/
.assignMess1{
	padding-left:20px;
	float:right;
	width:450px;
	height:190px;
	border-left:1px solid #e6e6e6;
	font-family:\5FAE\8F6F\96C5\9ED1;
	}
.assignMess1>div{
	margin:10px 10px 0 0;
	line-height:28px;
	color:#999;
	font-size:16px;
	}
.assignMess1>div.proBar1{
	margin-top:20px;
	display:block;
	width:200px;
	height:4px;
	border:1px solid #70ae2d;
	border-radius:2px;
	}
.proBar1 span{
	display:block;
	width:50%;
	height:4px;
	background-color:#70ae2d;
	}
.assignBtn1{
	margin-top:40px;
	display:inline-block;
	width:90px;
	height:28px;
	line-height:28px;
	border-width:1px;
	border-style:solid;
	font-size:14px;
	text-align:center;
	border-radius:3px;
	margin-right:10px;
	}
.assState{
	position:absolute;
	top:30px;
	right:50px;
	display:block;
	width:60px;
	height:28px;
	line-height:28px;
	background-color:#70ae2d;
	border-radius:3px;
	color:#fff;
	font-size:14px;
	text-align:center;
	}
#paperTested .null{
	display:none;
	margin-top:30px;
	text-align:center;
	font-size:16px;
	}
#paperTested .null a{
	color:#70ae2d;
	}
	
/*英雄令-生成英雄令*/

.heroOrderSetWrap{
	height:523px;
	margin:50px 0 0 80px;
	position:relative;
	}
.heroOrderSet{
	line-height:80px;
	font-size:18px;
	font-family:\5FAE\8F6F\96C5\9ED1;
	}
.heroOrderSet>span{
	margin-right:80px;
	vertical-align:top;
    }
.heroOrderSet>div{
	display:inline-block;
	}
.heroOrderClass span{
	margin-right:20px;
	}
.heroOrderSetSel span{
	display:inline-block;
	margin-right:30px;
	cursor:pointer;
	white-space:nowrap;
	}
.heroOrderSetSel span i{
	margin:30px 10px 0 0;
	display:block;
	float:left;
	width:20px;
	height:20px;
	background:url(single_sel_ico.png) 0 0 no-repeat;
	}
.heroOrderSetSel span.on i{
	display:inline-block;
	width:20px;
	height:20px;
	background:url(single_sel_ico.png) -20px 0 no-repeat;
	}
.heroOrderTestSel{
	position:relative;
	}
.heroOrderTestSel .date{
	left: 42px;
	}
.heroOrderTestSel span{
	display:block;
	margin-right:30px;
	cursor:pointer;
	white-space:nowrap;
	}
.heroOrderTestSel .hadOrder{
	margin-bottom: 20px;
	}
.heroOrderTestSel .text{
	font-size:13px;
	margin-left: 30px;
	}
.heroOrderTestSel #pwd_wrong{
	display:none;
	top: 12px;
	left: 155px;
	}
.heroOrderTestSel span i{
	margin:30px 10px 0 0;
	display:block;
	float:left;
	width:20px;
	height:20px;
	background:url(single_sel_ico.png) 0 0 no-repeat;
	}
.heroOrderTestSel span.on i{
	display:inline-block;
	width:20px;
	height:20px;
	background:url(single_sel_ico.png) -20px 0 no-repeat;
	}
.testOrderInput{
	position:absolute;
	top:20px;
	left:168px;
	padding:0 5px;
	width:168px;
	height:34px;
	border:1px solid #46342b;
	border-radius:4px;
	font-size:15px;
	font-family:\5FAE\8F6F\96C5\9ED1;
	}
.testOrderInput:disabled{
	background-color:#eee;
	border:1px solid #ccc;
	}
::-webkit-input-placeholder{
	color:#ccc;
	}
.heroOrderTestSel label{
	position:absolute;
	top:0px;
	left:350px;
	display:block;
	width:160px;
	font-size:14px;
	color:#808080;
	}
.heroOrderTestSel label #date{
	width:150px;
}
.heroOrderTestSel label i{
	margin:30px 10px 0 20px;
	display:block;
	float:left;
	width:18px;
	height:18px;
	background:url(assess_ico.png) -174px 0 no-repeat;
	}

.heroOrderTip{
	position:absolute;
	bottom:90px;
	left:410px;
	width:240px;
	font-size:16px;
	color:#656565;
	}
/*.heroOrderTip{
	font-size:16px;
	color:#656565;
	padding-left: 167px;
    margin-top: -20px;
}*/
.heroOrderTip i{
	margin:3px 10px 0 0;
	display:block;
	float:left;
	width:18px;
	height:18px;
	background:url(assess_ico.png) -174px 0 no-repeat;
	}
/*报告单选择*/
.reportSetWrap{
	margin:34px 0 10px 0;
	padding-bottom:30px;
	border-bottom:1px solid #ddd;
	}
.reportSetWrap:nth-of-type(2){
	border:none;
	}
.reportSet{
	min-width:250px;
	margin:0 5px;
	display:inline-block;
	color:#cfcfcf;
	font-size:18px;
	vertical-align:top;
	text-align:left;
	}
.reportSet span{
	display:inline-block;
	cursor:pointer;
	white-space:nowrap;
	}
.reportSet.on span{
	color:#46342b;
	}
.reportSet span i{
	margin-right:20px;
	float:left;
	display:block;
	width:24px;
	height:24px;
	background:url(assess_ico.png) -129px 0 no-repeat;
	}
.reportSet.on span i{
	background:url(assess_ico.png) -104px 0 no-repeat;
	}
.reportSet a{
	margin:10px 0 0 45px;
	display:block;
	width:90px;
	font-size:14px;
	color:#ccc;
	cursor:default;
	}
.reportSet a i{
	margin-top:5px;
	display:block;
	float:right;
	width:7px;
	height:14px;
	background:url(assess_ico.png) -164px 0 no-repeat;
	}
.reportSet.on a{
	color:#82bf24;
	cursor:pointer;
	}
.reportSet.on a i{
	background:url(assess_ico.png) -154px 0 no-repeat;
	}
.reportTip{
	margin:30px auto;
	width:415px;
	font-size:14px;
	color:#656565;
	text-align:left;
	}
.reportTip i{
	margin:3px 10px 0 0;
	display:block;
	float:left;
	width:18px;
	height:18px;
	background:url(assess_ico.png) -174px 0 no-repeat;
	}
.reportTip span{
	white-space:nowrap;
	padding-left:28px;
	display:inline-block;
	}
.selTestWrap{
	max-height:500px;
	font-size:18px;
	overflow-y:auto;
	margin-top:10px;
	}
.selTestAll{
	margin:20px 0 10px 0;
	display:inline-block;
	color:#46342b;
	cursor:pointer;
	}
.selTestAll i{
	margin-right:20px;
	float:left;
	display:block;
	width:24px;
	height:24px;
	background:url(assess_ico.png) -129px 0 no-repeat;
	}
.selTestAll.on i{
	background:url(assess_ico.png) -104px 0 no-repeat;
	}
.selTest{
	color:#666;
	overflow:hidden;
	}
.selTest>div{
	float:left;
	overflow:hidden;
	margin:10px 8px;
	cursor:pointer;
	}
.subjectList .selTest>div{
	margin:10px 15px;
	}
.selTest>div span{
	display:inline-block;
	width:208px;
	height:42px;
	line-height:42px;
	text-align:center;
	border:1px solid #e5e5e5;
	border-radius:3px;
	font-size:15px;
	}
.subjectList .selTest>div span{
	display:inline-block;
	width:auto;
	height:42px;
	line-height:42px;
	text-align:center;
	border:none;
	border-radius:3px;
	font-size:15px;
	}
.selTest>div i{
	margin:0px 10px -6px 0;
	display:inline-block;
	width:24px;
	height:24px;
	background:url(assess_ico.png) -129px 0 no-repeat;
	}
.selTest>div.on i{
	background:url(assess_ico.png) -104px 0 no-repeat;
	}
/*英雄令联盟校弹框*/
.index-popup-big{ width:955px; display:inline-block; vertical-align:middle; min-height:250px; background:#FFF; border:1px solid #6a5f5a; border-radius:8px; padding:15px; box-shadow:-3px -3px 1px #e2e3e3 inset;}
.heroOrderUniontip{
	margin-top:20px;
	height:70px;
	line-height:70px;
	text-align:left;
	font-size:20px;
	color:#46342b;
	}
.heroOrderUniontip i{
	margin:0 50px 0 58px;
	display:block;
	float:left;
	width:70px;
	height:70px;
	background:url(tip_big_ico.png) no-repeat;
	}
.heroOrderUnioncontent{
	padding-left:180px;
	text-align:left;
	font-size:18px;
	}
.heroOrderUnioncontent>div{
	line-height:40px;
	}
.heroOrderUnioncontent span{
	padding-left:30px;
	display:block;
	color:#82b31d;
	line-height:30px;
	}
.heroOrderUnioncontact{
	margin-bottom:10px;
	padding-left:180px;
	line-height:60px;
	text-align:left;
	font-size:18px;
	}
.heroOrderUnioncontact span{
	display:inline-block;
	}
.heroOrderUnioncontact span i{
	margin:18px 5px 0 0;
	display:block;
	float:left;
	width:13px;
	height:24px;
	background:url(hero_iphone_ico.png) no-repeat;
	}
/*英雄口令弹框*/
.heroOrderNum{
	margin-top:20px;
	padding-left:160px;
	height:100px;
	line-height:100px;
	text-align:left;
	font-size:70px;
	color:#46342b;
	background:url(heroOrder.png) 60px 0 no-repeat;
	text-align:center;
	font-family:\5FAE\8F6F\96C5\9ED1;
	font-weight:bold;
	}
.heroOrderNumTip a{
	color:#42aaef;
	padding:0 2px;
	}
.heroOrderNumTip{
	margin:20px 0;
	font-size:14px;
	color:#3c3530;
	font-family:\5FAE\8F6F\96C5\9ED1;
	}
/*分享的页面*/
.shareWrap{
	margin:0 auto;
	box-sizing:border-box;
	width:100%;
	height:100%;
	max-height:768px;
	max-width:1024px;
	background:url(body_bg.jpg) no-repeat center;
	font-family:\5FAE\8F6F\96C5\9ED1;
	position:relative;
	padding:83px 30px 30px 30px;
	overflow:hidden;
	}
.shareWrap .shareBtn{
	padding-left:26px;
	display:block;
	height:53px;
	color:#fff;
	background:url(share_ico1.png) 0 center no-repeat;
	position:absolute;
	top:0px;
	right:30px;
	font-size:18px;
	}
.shareWrap h2{
	font-size:20px;
    color:#fff;
	width:100%;
	height:53px;
	line-height:53px;
	background:#70ae2d;
	text-align:center;
	font-weight:normal;
	position:absolute;
	top:0;
	left:0;
	}
.shareContent{
	border-radius:7px;
	border:1px #b4aeab solid;
	box-shadow:inset -3px -3px 1px #e2e3e3;
	background:#fff;
	max-height:650px;
	overflow:hidden;
	position:relative;
	}
.shareSearch{
	margin-top:40px;
	text-align:center;
	}
.shareSearch input[type=text]{
	border:2px solid #808080;
	border-radius:4px;
	width:68%;
	max-width:380px;
	height:36px;
	font-size:20px;
	padding-left:20px;
	margin:0 10px 0 0;
	font-family:\5FAE\8F6F\96C5\9ED1;
	}
.shareSearch input[type=button]{
	width:120px;
	height:40px;
	background-color:#70ae2d;
	color:#fff;
	border-radius:4px;
	font-size:20px;
	border:none;
	-webkit-appearance:none;
	font-family:\5FAE\8F6F\96C5\9ED1;
	}
.searchResultWrap{
	-webkit-overflow-scrolling:touch;
	overflow:hidden;
	position:relative;
	}
.infoList{
	margin:0 auto;
	width:81.25%;
	padding:40px 0;
	max-width:520px;
	}
.infoList>div{
	border-bottom:1px solid #c7c2c1;
	height:40px;
	line-height:40px;
	font-size:20px;
	padding-left:60px;
	}
.infoList>div label{
	color:#808080;
	}
.infoList>div span{
	margin-left:45px;
	}
.twodimWrap{
	margin-top:10px;
	text-align:center;
	}
.twodimWrap .imgWrap{
	margin:0 auto;
	width:230px;
	height:230px;
	}
.imgWrap img{
	width:100%;
	height:100%;
	}
.twodimWrap span{
	font-size:13px;
	color:#82bf24;
	}
.searchArrow{
	position:absolute;
	width:40px;
	height:21px;
	background:url(../images/more_arrow.png) no-repeat;
	background-size:100%;
	bottom:20px;
	left:50%; 
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	-webkit-animation:arrowGo 1s infinite both;
	animation:arrowGo 1s infinite both;
	}
.infoList>div:first-child{
	border-top:1px solid #c7c2c1;
	}
.searchTip{
	display:none;
	position:absolute;
	top:30%;
	left:50%; 
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	background-color:rgba(0,0,0,0.7);
	padding:15px;
	width:180px;
	text-align:center;
	border-radius:5px;
	color:#fff;
	font-size:20px;
	white-space:nowrap;
	}
@-webkit-keyframes arrowGo{
	0%{bottom:20px}
	50%{bottom:10px;}
	100%{bottom:20px}
	}
@keyframes arrowGo{
	0%{bottom:20px}
	50%{bottom:10px;}
	100%{bottom:20px}
	}
@media only screen and (max-width:414px) {
.shareWrap{
	margin:0 auto;
	box-sizing:border-box;
	width:100%;
	height:100%;
	max-height:768px;
	max-width:1024px;
	background:url(body_bg.jpg) no-repeat center;
	font-family:\5FAE\8F6F\96C5\9ED1;
	position:relative;
	padding:63px 15px 15px 15px;
	overflow:hidden;
	}
.shareWrap .shareBtn{
	padding-left:21px;
	display:block;
	height:53px;
	color:#fff;
	font-size:14px;
	background:url(share_ico1.png) 0 center no-repeat;
	float:right;
	margin-right:15px;
	position:static;
	}
.shareWrap h2{
	font-size:14px;
    color:#fff;
	width:100%;
	height:53px;
	line-height:53px;
	background:#70ae2d;
	text-align:center;
	font-weight:normal;
	position:absolute;
	top:0;
	left:0;
	}
.shareSearch{
	margin-top:20px;
	text-align:center;
	}
.shareSearch input[type=text]{
	border:2px solid #808080;
	border-radius:4px;
	width:68%;
	max-width:380px;
	height:30px;
	font-size:16px;
	padding-left:10px;
	margin:0 10px 0 0;
	font-family:\5FAE\8F6F\96C5\9ED1;
	}
.shareSearch input[type=button]{
	width:60px;
	height:34px;
	background-color:#70ae2d;
	color:#fff;
	border-radius:4px;
	font-size:15px;
	border:none;
	}
.infoList{
	margin:0 auto;
	width:81.25%;
	padding:20px 0;
	max-width:520px;
	}
.infoList>div{
	border-bottom:1px solid #c7c2c1;
	height:26px;
	line-height:26px;
	font-size:13px;
	padding-left:30px;
	}
.twodimWrap{
	margin-top:10px;
	text-align:center;
	}
.twodimWrap .imgWrap{
	margin:0 auto;
	width:210px;
	height:210px;
	}
.imgWrap img{
	width:100%;
	height:100%;
	}
.twodimWrap span{
	font-size:12px;
	color:#82bf24;
	}
.searchArrow{
	position:absolute;
	width:30px;
	height:16px;
	background:url(../images/more_arrow.png) no-repeat;
	background-size:100%;
	bottom:80px;
	left:50%; 
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	-webkit-animation:arrowGo 1s infinite both;
	}
.searchTip{
	display:none;
	position:absolute;
	top:30%;
	left:50%; 
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	background-color:rgba(0,0,0,0.7);
	padding:15px;
	width:180px;
	text-align:center;
	border-radius:5px;
	color:#fff;
	font-size:15px;
	}
	}
	
	
/*头像剪裁弹框*/
.clipWrap{
	height:432px;
	overflow:hidden;
	font-family:\5FAE\8F6F\96C5\9ED1;
	position:relative;
	}
.clipLeft{
	float:left;
	width:394px;
	height:432px;
	border-right:1px solid #dad6d5;
	}
.clipRight{
	float:left;
	width:395px;
	height:432px;
	}
.uploadfile{
	margin:0 0 5px 10px;
	position:relative;
	width:80px;
	height:32px;
	line-height:32px;
	text-align:center;
	padding-left:30px;
	background:#46342b url(images/uploadXX_ico.png) 10px center no-repeat;
	border-radius:4px;
	color:#fff;
	font-size:14px;
	}
.uploadfile input{
	position:absolute;
	top:0;
	left:0;
	width:110px;
	height:32px;
	border:none;
	opacity:0;
	filter:alpha(opacity=0);
	cursor:pointer;
	}
.typeDescribe{
	margin-bottom:5px;
	padding-left:10px;
	text-align:left;
	color:#999999;
	font-size:14px;
	}
.clipImg{
	margin:0 0 3px 10px;
	width:340px;
	height:340px;
	border:1px solid #999;
	border-radius:3px;
	overflow:hidden;
	background-color:#cccccc;
	}
.clipImg img{
	width:100%;
	max-width:340px;
	max-height:340px;
	}
.clearBtn{
	color:#666;
	font-size:14px;
	text-decoration:underline;
	}
.clearBtn span{
	cursor:pointer;
	}
.previewImg{
	margin:150px auto 10px auto;
	width:100px;
	height:100px;
	border-radius:50%;
	overflow:hidden;
	border:1px solid #a5a5a5;
	}
.previewImg img{
	width:100px;
	height:100px;
	}
.previewImg2{
	margin:150px auto 10px auto;
	width:120px;
	height:120px;
	border-radius:50%;
	overflow:hidden;
	border:1px solid #a5a5a5;
	}
.previewImg2 img{
	width:120px;
	height:120px;
	}
.clipSize{
	font-size:14px;
	color:#999;
	}
.subjectTitle{
	font-size:24px;
	}
.subjectTitle .selTestAll{
	margin-left:30px;
	font-size:18px;
	font-weight:normal;
	}
.subjectList li{
	border-bottom:1px solid #e6e6e6;
	}
.enterResult{
	position:absolute;
	top:380px;
	right:160px;
	display:block;
	width:120px;
	height:40px;
	background:url(derectEnterIco.png) no-repeat;
    cursor:pointer;
	}

.enterResultSmart{
	position:absolute;
	top:450px;
	right:160px;
	display:block;
	width:120px;
	height:40px;
	background:url(smartEnterIco.png) no-repeat;
    cursor:pointer;
}

#selTestMode .gnrk_link{
	width:50%;
	}
.reportSetWrap:last-of-type{
	margin-bottom:140px;
	}
.reportClass{
	min-width:100px;
	height:94px;
	display:inline-block;
	margin:0 10px 0 10px;
	line-height:18px;
	font-size:16px;
	text-align:center;
	}
/*数据详情*/
.data-detail{
	font-size:14px;
	}
.stu-info-table-1 tr td .data-detail span{
	display:inline-block;
	width:100px;
	line-height:50px; 
	padding-left:5px;
	font-size:24px;
	font-family:\5FAE\8F6F\96C5\9ED1;
	text-align:right;
	}
.stu-info-table-1 tr td .data-detail span.block{
	width:200px;
	display:block;
	font-size:20px;
	}
.stu-info-table-1 tr td .data-detail span.t-center{
	text-align:center;
	}
.chart-pie{
	float:left;
	width:500px;
	}
.dataTable{
	width:380px;
	float:right;
	}
.dyna_table3 tr td{
	padding:10px 0;
    height:20px; 
	line-height:20px; 
	border-bottom:1px solid #dad6d5; 
	text-align:center;
	}
.taskChartWrap{
	float:left;
	padding-right:20px;
}
.taskTableWrap{
	float:left;
	width:324px;
}
.chart-polar1{
	width:510px;
	height:280px;
	}
.polar1Img{
	top:102px;
	left:163px;
	position:absolute;
	width:202px;
	height:202px;
	background:url(web_chart_bg1.png) no-repeat;
	background-size:100%;
	}
.chart-polar2{
	width:510px;
	height:280px;
	}
.reportCalTip{
	margin:20px auto;
	width:400px;
	text-align:center;
	}
.reportCalTip span{
	margin-top:10px;
	text-align:left;
	display:block;
	}
.textList{
	overflow:hidden;
	min-height:539px;
	}
.textList li{
	overflow:hidden;
	background:url(single_sel_ico_1.png) no-repeat 3% 50%;
	float:left;
	height:50px;
	line-height:50px;
	width:45%;
	padding-left:5%;
	font-size:18px;
	cursor:pointer;
	}
.textList li.on{
	background:url(single_sel_ico_2.png) no-repeat 3% 50%;
	}
/*2017-07-28*/
.add-btn{
	width:80px;
	height:80px;
	cursor:pointer;
	position:relative;
	}
.index-pic-ul2 li.add-btn img{
	width:100%;
	height:100%;
	}

/*评价表现*/
.assTab{
	margin:10px auto 20px auto;
	overflow:hidden;
    position: relative;
    text-align: center
	}
/*.assTab a{
	background-color:#fff;
	border-radius:3px;
    display: inline-block;
	width:80px;
	height:30px;
	line-height:30px;
	font-size:18px;
	color:#b2b2b2;
	text-align:center;
	cursor:pointer;
	}
.assTab a.on{
	background-color:#46342b;
	color:#fff;
	}*/
.assTab li{
	background-color:#fff;
	border-radius:3px;
    display: inline-block;
	width:80px;
	height:30px;
	line-height:30px;
	font-size:18px;
	color:#b2b2b2;
	text-align:center;
	cursor:pointer;
	}
.assTab li.on{
	background-color:#46342b;
	color:#fff;
	}
.assTabContent{
	height:90%;
	}
.assTabContent>div{
	height:620px;
	overflow-y:auto;
	display:none;
	}
.assTabContent>div.show{
	display:block;
	position:relative;
	overflow:visible;
	}
ul.ul-3{
/*	height:165px;*/
/*	overflow-y:auto;*/
    padding-bottom: 10px;
    border-bottom: 1px solid #46342b;
    overflow: hidden;
    width: auto;
    margin-right: 30px;
	}
.ul-3 li{ float:left;-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0; width:208px; height:71px;margin-right:30px; margin-bottom:15px; position:relative; cursor:pointer}
.ul-3 li .ico-hand-1{ /*background:url(ico-hand-1.png) no-repeat; */top:-5px ; left:75%; position:absolute; display:inline-block; width:25px; height:25px; z-index:100}

.ul-3 li .ico-tip-1{ z-index:1; width:20px; height:20px; line-height:20px; text-align:center; position:absolute; background:#fb446f; border-radius:50%; color:#fff; left:95%; font-size:14px;}

.ul-3 li .ico-right-1{ background:url(ico-right-1.png) no-repeat;top:-5px ; left:75%; position:absolute; display:inline-block; width:25px; height:25px; z-index:100}

.ul-3 li div h3 br{ clear:both; height:1px; font-size:1px; line-height:1px;}
.ul-3 li div .loading-1{ background:url(loading-bg-1.png) repeat-x bottom; height:18px;}
.ul-3 .stu-info{ width:208px; height:71px; border-radius:13px;}

.ul-3 .div_content{ float:left; width:150px; margin-left:0px;}
.ul-3 .div_content .td_title{width:15%; color:#333333;  padding-top:5px; text-align:right;  font-size:12px; font-family:Arial }
.ul-3 .stu-kuang-on-new{border:4px #fd7d00 solid; width:210px; padding:0px; border-radius:15px; position:relative; box-shadow:0px 1px 5px #999}

ul.groupList{
	overflow-x:hidden;
	overflow-y:auto;
	margin:0 auto;
	padding:0 0 10px 30px;
	width:974px;
	height:180px;		
}
ul.groupMemberList{
	overflow-x:none;
	overflow-y:auto;
	padding-top:10px;
	width:982px;
	height:350px;	
}
.groupEdit{
	height:30px;
	border-bottom:1px solid #908580;
	font-size:18px;
	text-align:right;
	cursor:pointer;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: 240px;
    line-height: 30px;
	cursor:pointer;
	}
.groupEdit i.i-1{
	margin:0 6px -1px 0;
	display:inline-block;
	width:14px;
	height:14px;
	background:url(ass_edit_ico1.png) no-repeat;
	}
.groupAdd{
	height:30px;
	font-size:18px;
	text-align:right;
    position: absolute;
    top:-50px;
    right:120px;
    line-height: 30px;
	cursor:pointer;
	}
.groupAdd i.i-1{
	margin:0 6px 0 0;
	display:inline-block;
	width:12px;
	height:13px;
	background:url(ass_edit_ico3.png) no-repeat;
	}
.group-mem-wrap{
	margin:0 auto;
	width:1024px;
	height:82%;
	overflow-y:auto;
	}
.stuListWrap{
	width:960px;
	}
.filterWrap{
	overflow:hidden;
	width:922px;
	height:100px;
	margin:0px auto 20px;
	font-size:20px;
	}
.filterWrap .tx{
	float:left;
	}
.filterWrap .tx img{
	width:98px;
	height:98px;
	border:1px solid #b4aeab;
    border-radius: 10px;
	}
.filterWrap .groupName{
	overflow:hidden;
	float:left;
	margin:30px 0 0 12px;
	width:260px;
	height:42px;
	display:inline-block;
	border:1px solid #46342b;
	border-radius:5px;	
	}
.filterWrap .groupName label{
	float:left;
	display:block;
	width:50px;
	height:42px;
	line-height:42px;
	text-align:center;
	background-color:#46342b;
	color:#fff;
	}
.filterWrap .groupName input{
	padding:0 5px;
	width:200px;
	height:42px;
	border:none;
	background-color:#fff;
	font-size:18px;
	}
.grade-set-select{
  margin-top:30px;
  -webkit-appearance: none;/*去掉自带的样式*/
  -webkit-padding-start: 15px;
  width:170px;
  padding-right:43px;
  height:44px;
  line-height:44px;
  background:url(grade_set_select_bg.png) no-repeat;
  font-size:20px;
  color:#46342b;
  font-family:\9ED1\4F53;
  border:none;
  }
.class-set-select{
  margin-top:30px;
  -webkit-appearance: none;/*去掉自带的样式*/
  -webkit-padding-start: 15px;
  width:140px;
  padding-right:43px;
  height:44px;
  line-height:44px;
  background:url(class_set_select_bg.png) no-repeat;
  font-size:20px;
  color:#46342b;
  font-family:\9ED1\4F53;
  border:none;
  }
 .stu-kuang-new i.on{
	display:block;
	width:25px;
	height:25px;
	background:url(sel_ico_on.png) no-repeat;
	position:absolute;
	top:-5px;
	right:-5px;
	}
#groupList{
	position:absolute;
	bottom:110px;
	width:983px;
	height:420px;
	overflow-y:auto;
	display:none;
	}
/*分组数据展现*/
.group-data-charts{
	height:450px;
	}
.devoteList>div{
	float:left;
	text-align:center;
	height:50px;
	line-height:20px;
	}
.devoteList i{
	width:30px;
	height:24px;
	display:inline-block;
	background:url(prize_ico.png) no-repeat;
	}

#maxdevote{
    width: 850px;
    overflow: hidden;
    margin-left: 20px;
    margin-top: 15px;
}
.devoteList span{
    float: left;
	}
/*小红花联盟*/
.enterUnion{
	position:absolute;
	top:0px;
	right:100px;
	font-size:18px;
	color:#fff;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	}
.enterUnion i{
	margin:0 6px -3px 0;
	display:inline-block;
	width:20px;
	height:20px;
	background:url(union_ico.png) no-repeat;
	}
.unionSearchWrap{
	margin: 0 auto;
    position: relative;
    width: 380px;
    height: 44px;
    padding-right: 5px;
    
	position: relative;
    float: right;
    width: 316px;
    height: 44px;
    padding-right: 5px;
}
.unionSearchWrap input[type="text"]{
	position:absolute;
	left:0;
	top:5px;
	padding:5px;
	width:294px;
	height:30px;
	line-height:30px;
	font-size:18px;
	border:2px solid #70ae2d;
	border-right:none;
	border-radius:5px;
	font-family:\5FAE\8F6F\96C5\9ED1 ;
	
	position: absolute;
    left: 0;
    top: 5px;
    padding: 5px;
    height: 44px;
    width: 242px;
    line-height: 30px;
    font-size: 20px;
    border: 2px solid #70ae2d;
    border-right: none;
    border-radius: 5px;
}
.unionSearchWrap a{
	position:absolute;
	right:0;
	top:5px;
	display:block;
	width:84px;
	height:44px;
	line-height:44px;
	text-align:center;
	background:#70ae2d;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	border:none;
	font-size:20px;
	color:#fff;
	}
.unionSearchWrap input:focus{
	outline:none;
	}
.unionListWrap{
	overflow:hidden;
	padding:0 0 30px 10px;
	}
.unionListWrap>div{
	margin:0 0 20px 20px;
	float:left;
	padding:15px 10px;
	width:450px;
	height:120px;
	border:1px solid #b8b2b0;
	border-radius:10px;
	background-color:#fff;
	box-shadow:-2px -3px 1px #e2dfde inset;
	font-size:0;
	position:relative;
	cursor:pointer;
	}
.unionList{
	float:left;
	width:340px;
	border-right:1px solid #e6e6e6;
	}
.unionList ul{
	overflow:hidden;
	}
.unionList li{
	float:left;
	}
.unionList li>div{
	margin:5px 7px;
	}
.unionList li>div img{
	width:50px;
	height:50px;
	}
.unionSchool{
	width:100px;
	float:right;
	text-align:center;
	}
.unionSchool span{
	margin-top:12px;
	display:block;
	width:100px;
	overflow:hidden;
	
	line-height:30px;
	font-size:16px;
	color:#46342b;
	}

.createQuota{
    display: inline-block;
    width:80px;
    font-size: 14px;
    text-align:center;
    color:#fff;
    padding:0 10px 0 30px;
    line-height: 32px;
    border-radius:5px;
    margin-right: 20px;
    background: #46342b url(addquota.png) no-repeat 10px 50%;
    cursor: pointer;
}

.schoolQuota{
    display: inline-block;
    width: 70px;
    text-align: center;
    padding: 0 10px 0 40px;
    font-size: 14px;
    border: 1px solid #46342b;
    border-radius:5px;
    line-height:30px;
    background: url(hero_ico.png) no-repeat 10px 50%;
    cursor: pointer;
}

.rightGroup{
    position:absolute;
    top:2px;
    right:90px;
}

.rightGroup a{
    font-size: 14px;
    color: #46342b;
    display: inline-block;
    line-height: 32px;
    padding-left: 25px;
    margin-right: 20px;
    cursor: pointer;
}

.importQuotaGroup{
    background: url(import_icon.png) no-repeat 0 50%;
}

.shareQuotaGroup{
    background: url(share_ico.png) no-repeat 0 50%;
}

.choose-pic{
    text-align: left;
    position: relative;
}

.choose-pic input{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 132px;
    height: 32px;
}

.choose-pic span{
    display: inline-block;
    font-size: 14px;
    color: #fff;
    padding: 0 10px 0 40px;
    line-height: 32px;
    border-radius: 5px;
    background: #46342b url(choose-pic.png) no-repeat 10px 4px;
}

/*#index-popup-pic{
    width:760px;
}*/

#index-popup-pic p{
    color: #999;
    text-align: left;
    font-size: 14px;
    line-height: 32px;
}

.picwrap{
    display: flex;
}

.pic-left{
    flex: 1;
    margin-top: 20px;
    margin-bottom: 10px;
    border-right: 1px solid #dad6d5;
}

.pic-right{
    flex: 1;
    margin-top: 90px;
}

#index-popup-pic .pic-right p{
    text-align: center;
}

.pic-edit{
    width: 340px;
    height: 340px;
    border: 1px solid #908580;
    background: #ccc;
    border-radius: 5px;
    position: relative;
}

.pic-clear{
    font-size: 14px;
    border-bottom: 1px solid #999;
    color: #999;
    cursor: pointer;
    line-height: 32px;
    margin-right: 30px;
}

.pic-tips{
    position: absolute;
    top: 50%;
    margin-top: -16px;
    left: 30%;
    background: #000;
    opacity: .5;
    border-radius: 5px;
    line-height: 32px;
    font-size: 16px;
    color:#fff;
    text-align: center;
    padding: 0 20px;
}

.zbType span{
    position:relative;
    margin-right: 10px;
}

.btn-del{
    display: none;
    width: 24px;
    height: 24px;
    position:absolute;
    right: -12px;
    top: -12px;
    background:url(close-24.png) no-repeat 0 0;
    opacity: .8;
}

.zbType span:hover a{
    display: block;
}

.index-tb tr td[colspan]{
    text-align: left;
}

.addzb{
    background: url(addzb.png) no-repeat 0 0;
    width: 72px;
    display: inline-block;
    vertical-align: middle;
    height: 29px;
}

#zbinsert{
    display: none;
    width: 72px;
    height: 27px;
    border: 1px solid #e5e5e5;
}

.index-pic-ul li{
    position: relative;
}

.delImg{
    display: none;
    position: absolute;
    top: 0;
    right: 10px;
    width: 30px;
    height: 30px;
    background: url(close-24.png) no-repeat 0 0;
    background-size: 100%;
    cursor: pointer;
}

.index-pic-ul li:hover .delImg{
    display: block;
}

div.swiper-button-next, div.swiper-button-prev{
    top: 86px;
    background: url(next.png) no-repeat 0 0;
    background-size: auto 100%;
}

div.swiper-button-prev{
    background: url(prev.png) no-repeat 0 0;
    background-size: auto 100%;
}
/*纸笔试卷全库题目预览弹窗*/
.paperPreview{
	margin:10px auto;
	width:788px;
	}
/*我的消息页面*/
.messageList{
	margin:10px 18px 0 18px;
	color:#46342b;
	}
.messageList li{
	overflow:hidden;
	height:70px;
	border-bottom:1px solid #b5afac;
	}
.messClassify{
	float:left;
	margin-top:10px;
	width:170px;
	height:50px;
	border-right:1px solid #b5afac;
	line-height:50px;
	text-align:center;
	font-size:20px;
	}
.messContent{
	float:left;
	width:600px;
	padding-left:40px;
	}
.messContent .time{
	display:block;
	margin-top:16px;
	font-size:12px;
	line-height:14px;
	}
.messContent .content{
	display:block;
	font-size:16px;
	line-height:24px;
	}
.messContent .content a{
	color:#5ba2da;
	}
.messMark{
	float:left;
	}
.messMark span{
	margin:33px 0 0 0;
	display:block;
	width:50px;
	height:20px;
	line-height:20px;
	border-radius:3px;
	font-size:14px;
	color:#9a9490;
	}
.messMark span.on{
	text-align:center;
	background-color:#f17070;
	color:#fff;
	}
/*设置20180212*/
.setLeftList{
	float:left;
	margin:20px 0;
	padding:15px 0;
	width:190px;
	border-right:1px solid #dad6d5;
	}
.setLeftList ul li{
	height: 50px;
	line-height: 50px;
	text-align:center;
	}
.setLeftList ul li a{
	font-size:20px;
	color:#46342b;
	cursor:pointer;
	}
.setLeftList ul li.on a{
	text-decoration:underline;
	font-weight:bold;
	}
.setRightWrap{
	float:right;
	width:calc(100% - 191px);
	min-height:200px;
	}
.schoolForm{
	margin:20px auto 0 auto;
	width:741px;
	}
.schoolForm .setFormItem1:last-child{
	margin-bottom:20px;
	}
.schoolForm .setFormItem1 label{
	width:87px;
	margin:0 24px 0 0;
	}
.schoolForm .setFormItem1{
	margin-top:30px;
	}
.schoolForm select{
	-webkit-appearance:none;
	padding-left:8px;
	display:block;
	float: left;
	width:120px;
	height:42px;
	border: 1px solid #d8d9df;
	background:url(images/downarrow_s.png) no-repeat center right;
	font-size:18px;
	border-radius:4px;
	font-family:"微软雅黑";
	}
.setFormItem{
	position:relative;
	}
.setFormItem label{
	margin:0 24px 0 0;
	float:left;
	display:block;
	width:86px;
	height:44px;
	line-height:44px;
	text-align:center;
	font-size:18px;
	font-family:"微软雅黑";
	}
.setFormItem label em{
	margin-right:5px;
	font-size:18px;
	font-style:normal;
	color:#f05455;
	font-family:"黑体";
	}
.setFormItem input{
	padding:0 8px;
	width:402px;
	height:42px;
	border:1px solid #e5e5e5;
	border-radius:3px;
	line-height:42px;
	font-family:"微软雅黑";
	font-size:18px;
	}
/*.setFormItem input:disabled{
	color:#46342b;
	background-color:#fff;
	}*/
.setFormItem input:focus{
	border:1px solid #46342b;
	color:#46342b;
	outline:none;
	}
.setFormItem a{
	font-size:14px;
	text-decoration:underline;
	color:#f7a22f;
	cursor:pointer;
	}
.setFormItem a.changeSchool{
	position:absolute;
	top:7px;
	right:140px;
	}
.setFormItem a.changeBadge{
	position:absolute;
	top:90px;
	left:220px;
	}
.setFormTip{
	padding-right:138px;
	margin-bottom:30px;
	text-align:right;
	font-size:14px;
	color:#665e5b;
	}
.setFormTip a{
	text-decoration:underline;
	color:#5e91e4;
	}
.setBadge{
	margin-top:0px;
	margin-bottom:20px;
	height:113px;
	}

.setBadge span{
	float:left;
	margin-top:13px;
	display:block;
	width:98px;
	height:98px;
	border:1px solid #dad6d5;
	border-radius:2px;
	}
.setBadge span img{
	width:98px;
	height:98px;
	border-radius:50%;
	}
.setBtnGroup{
	clear:both;
	position:relative;
	text-align:center;
	}
.classWrap{
	margin:60px auto 0 auto;
	width:670px;
	}
.classWrap>span{
	display:block;
	height:24px;
	line-height:24px;
	text-align:left;
	font-size:18px;
	font-family:"微软雅黑";
	}
.classWrap>span em{
	margin-right:5px;
	font-size:18px;
	font-style:normal;
	color:#f05455;
	font-family:"黑体";
	}
.classListWrap{
	height:449px;
	overflow-y:auto;
	}
.classList{
	overflow:hidden;
	}
.classList li{
	float:left;
	margin:20px;
	width:94px;
	cursor:pointer;
	}
.classList.manage li{
	margin:15px;
	}
.classList li i{
	margin-top:3px;
	float:left;
	display:block;
	width:24px;
	height:24px;
	background:url(images/assess_ico.png) -129px 0 no-repeat;
	}
.classList li.on i{
	background:url(images/assess_ico.png) -104px 0 no-repeat;
	}
.classList li i.on{
	background:url(images/assess_ico.png) -104px 0 no-repeat;
	}
.classList li span{
	float:right;
	display:block;
	width:58px;
	height:28px;
	border:1px solid #dad6d5;
	line-height:28px;
	text-align:center;
	border-radius:3px;
	font-size:18px;
	color:#46342b;
	}
.classList li span.on{
	border:1px solid #70ae2d;
	color:#70ae2d;
	}
.classList li span.addClassBtn{
	font-size:24px;
	background-color:#dad6d5;
	color:#fff;
	cursor:pointer;
	}

.gradeWrap{
	margin:60px auto 0 auto;
	width:740px;
	}
.gradeWrap>span{
	display:block;
	height:24px;
	line-height:24px;
	text-align:left;
	font-size:18px;
	font-family:"微软雅黑";
	}
.gradeWrap>span em{
	margin-right:5px;
	font-size:18px;
	font-style:normal;
	color:#f05455;
	font-family:"黑体";
	}
.gradeTabContainerWrap{
	overflow-y:auto;
	height:160px;
	}
.gradeList{
	overflow:hidden;
	}
.gradeList li{
	float:left;
	margin:20px 15px;
	width:148px;
	cursor:pointer;
	}
.gradeList li i{
	margin-top:3px;
	float:left;
	display:block;
	width:24px;
	height:24px;
	background:url(images/assess_ico.png) -129px 0 no-repeat;
	}
.gradeList li i.on{
	background:url(images/assess_ico.png) -104px 0 no-repeat;
	}
.gradeList li span{
	float:right;
	display:block;
	width:108px;
	height:28px;
	border:1px solid #dad6d5;
	line-height:28px;
	text-align:center;
	border-radius:3px;
	font-size:16px;
	color:#46342b;
	}
.gradeList li span.on{
	border:1px solid #70ae2d;
	color:#70ae2d;
	}
.gradeList li span.addClassBtn{
	font-size:24px;
	background-color:#dad6d5;
	color:#fff;
	cursor:pointer;
	}
.subjectWrap{
	margin:60px auto 0 auto;
	width:740px;
	}
.subjectWrap>span{
	display:block;
	height:24px;
	line-height:24px;
	text-align:left;
	font-size:18px;
	font-family:"微软雅黑";
	}
.subjectWrap>span em{
	margin-right:5px;
	font-size:18px;
	font-style:normal;
	color:#f05455;
	font-family:"黑体";
	}
.setSubjectList{
	padding-left:10px;
	overflow:hidden;
	}
.setSubjectList li{
	float:left;
	margin:20px 15px;
	width:148px;
	cursor:pointer;
	}
.setSubjectList li.on i{
	background:url(images/assess_ico.png) -104px 0 no-repeat;
	}
.setSubjectList li i{
	margin-top:3px;
	float:left;
	display:block;
	width:24px;
	height:24px;
	background:url(images/assess_ico.png) -129px 0 no-repeat;
	}
.setSubjectList li i.on{
	background:url(images/assess_ico.png) -104px 0 no-repeat;
	}
.setSubjectList li span{
	float:right;
	display:block;
	width:108px;
	height:28px;
	border:1px solid #dad6d5;
	line-height:28px;
	text-align:center;
	border-radius:3px;
	font-size:16px;
	color:#46342b;
	}
.setSubjectList li span.on{
	border:1px solid #70ae2d;
	}
.setSubjectList li span.addClassBtn{
	font-size:24px;
	background-color:#dad6d5;
	color:#fff;
	cursor:pointer;
	}
.subjectListWrap{
	height:449px;
	overflow-y:auto;
	}	
.inputText{
	float:right;
	display:block;
	padding:0 3px;
	width:102px;
	height:28px;
	border:1px solid #dad6d5;
	line-height:28px;
	text-align:center;
	border-radius:3px;
	font-size:16px;
	color:#46342b;
	}	
.classList .inputText{
	width:52px;
	}
/*学期设置*/
.termWrap{
	margin:30px 0 380px 0;
	overflow:hidden;
	}
.termWrap>div{
	float:left;
	margin:0 40px 0 0;
	}
.termWrap label{
	margin: 0 10px 0 0;
	float:left;
	line-height:30px;
	font-size:16px;
	color:#46342b;
	}
.termWrap i{
	display:block;
	width:18px;
	height:18px;	
	}
.termWrap i.minus{
	margin:6px 10px 0 0;
	float:left;
	background:url(images/set_ico.png) -60px -30px no-repeat;
	cursor:pointer;
	}
.termWrap i.plus{
	margin:6px 0 0 10px;
	float:right;
	background:url(images/set_ico.png) -90px -30px no-repeat;
	cursor:pointer;
	}
.termWrap .date{
	float:left;
	position:relative;
	display:block;
	width:147px;
	height: 30px;
	}
.termWrap .date input{
	padding:0 4px;
	width:137px;
	height: 28px;
	border: 1px solid #cccccc;
	border-radius: 3px;
	background-color: #f2f2f2;
	font-size:14px;
    }
.termWrap .date i{
	position: absolute;
	top: 8px;
	/*right: 3px;*/
	right: 8px;
	margin: 0;
	background: url(images/dateicon.png) no-repeat;
}
.termWrap .week input{
	width:58px;
	height: 28px;
	border: 1px solid #cccccc;
	text-align:center;
	font-size:18px;
	border-radius: 3px;
	background-color: #fff;
    }

/*学校认证*/
.schoolCertificationForm{
	margin:60px auto 0 auto;
	width:900px;
	}
.setFormItem1{
	position:relative;
	}
.setFormItem1:after{
	content: "";
	display: block;
	clear: both;	
	}
.setFormItem1:last-child{
	overflow:hidden;
	margin-bottom:60px;
	}
.setFormItem1 label{
	margin:0 28px 0 0;
	float:left;
	display:block;
	width:240px;
	height:44px;
	line-height:44px;
	text-align:right;
	font-size:18px;
	font-family:"微软雅黑";
	}
.setFormItem1 label em{
	margin-right:5px;
	font-size:18px;
	font-style:normal;
	color:#f05455;
	font-family:"黑体";
	}
.setFormItem1 input{
	padding:0 8px;
	width:604px;
	height:42px;
	border:1px solid #e5e5e5;
	border-radius:3px;
	line-height:42px;
	font-family:"微软雅黑";
	font-size:18px;
	}
.setFormItem1 input:focus{
	outline:none;
	}
.uploadCertificate{
	position:relative;
	float:left;
	display:block;
	width:98px;
	height:98px;
	border:1px solid #ccc;
	text-align:center;
	line-height:98px;
	border-radius:4px;
	}
.uploadCertificate input{
	position:absolute;
	top:0;
	left:0;
	width:98px;
	height:98px;
	border:none;
	padding:0;
	opacity:0;
	}
.setFormItem1 .inputTip{
	float:left;
	margin:20px 0 0 30px;
	padding-left:0;
	}
.inputTip{
	margin-bottom:15px;
	padding-left:268px;
	height:24px;
	line-height:24px;
	}
.inputTip i{
	margin:3px 3px 0 0;
	float:left;
	display:block;
	width:18px;
	height:18px;
	background:url(images/assess_ico.png) -174px 0 no-repeat;
	}
.inputTip span{
	font-size:14px;
	color:#656565;
    }	
.areaWrap:after{
	content: "";
	display: block;
	clear: both;	
	}
.areaWrap{
	float:left;
	position:relative;
	width:600px;
	height:44px;
	zoom:1;
	}
.selecetCity{
	display:block;
	float: left;
	width:180px;
	line-height:42px;
	border: 1px solid #d8d9df;
	font-size:15px;
	border-radius:4px;
	background: #fff;
	font-family:"微软雅黑";
}
.selecetCity:after{
	content:"";
	position:absolute;
	top:0;
	right:0;
	z-index:100;
	width:42px;
	height:42px;
	background: url(images/downarrow_s.png) no-repeat;
	}
.selecetCity.up{
	max-height:200px;
	overflow-y:auto;
	border:1px solid #111;
}

/*.selecetCity.up::-webkit-scrollbar {
	margin-right:10px;
	width:4px;  
    }
.selecetCity.up::-webkit-scrollbar-button{
	height:42px;
	}
.selecetCity.up::-webkit-scrollbar-track  
{  
    padding:8px;
    border-radius: 10px;  
    background-color: #ddd;  
}  
.selecetCity.up::-webkit-scrollbar-thumb  
{  
    height:42px;
    background-color: #a69d99; 
	border-radius:2px;   
} */

.selecetCity a{
	display: none;
	width: auto;
	padding: 0 7px;
	height:42px;
	overflow:hidden;
	width:78%;
	text-overflow:ellipsis;
	white-space:nowrap;
	cursor: pointer;
}
.selecetCity.cityThree a{
	width:82%;
	}
.selecetCity.up a{
	display: block;
}

.selecetCity a:hover{
	background-color: #ccc;
}

.selecetCity a.cur{
	display: block;
	background-color: transparent;
}
.cityOne{
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	}
.cityTwo{
	position:absolute;
	top:0px;
	left:192px;
	z-index:1;
	}
.cityThree{
	width:240px;
	position:absolute;
	top:0px;
	left:384px;
	z-index:1;
	}
/*转让管理员*/
.adminForm{
	width:495px;
	margin:0 auto 15px auto;
	}
.adminForm .formItem label{
	width:130px;
	text-align:right;
	}
.adminForm .itemPhone label{
	letter-spacing:normal;
	}
.adminForm .inputTip{
	margin-bottom:6px;
	padding-left:160px;
	}
.adminForm input:disabled{
	background-color:#fff;
	color:#46342b;
	}
.adminTitle{
	margin:25px 0 20px 0;
	text-align:center;
	font-size:18px;
	color:#46342b;
	}
.adminLine{
	margin:0 auto 20px auto;
	width:720px;
	border-top:1px solid #dad6d5;
	}
.adminForm select{
	padding:0 8px;
	width:282px;
	height:42px;
	border:1px solid #e5e5e5;
	border-radius:3px;
	line-height:42px;
	font-family:"微软雅黑";
	font-size:18px;
	color:#46342b;
	}
.custom-combobox {
    position: relative;
    display: inline-block;
  }
.custom-combobox-toggle {
	position: absolute;
	top: 0;
	bottom: 0;
	margin-left: -1px;
	padding: 0;
	/* 支持： IE7 */
	*height: 1.7em;
	*top: 0.1em;
	}
.custom-combobox-input {
	margin: 0;
	padding: 0.3em;
	}	
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	background:#fff;
	}
.ui-autocomplete{
	max-height:200px;
	overflow-y:auto;
	}
.ui-widget{
	font-size:18px;
	}
.ui-widget label{
	font-family:\9ED1\4F53, Arial, Helvetica, sans-serif;
	}
/*等第设置*/
.equivalentWrap{}
.equivalentWrap .tabTitle{
	overflow:hidden;
	}
.equivalentWrap .tabTitle>div{
	margin:20px;
	float:left;
	line-height:36px;
	padding:0 15px;	
	border-radius:5px;	
	font-size:18px;
	cursor:pointer;
	}
.equivalentWrap .tabTitle>div.on{
	background-color:#70ae2d;
	color:#fff;
	}
.equivalentWrap .tabContent>div{
	margin-left:20px;
	display:none;
	}
.equivalentWrap .tabContent>div.show{
	display:block;
	overflow:hidden;
	}
.equivalentWrap .operateBlockWarp{
	float:none;
	}
.equivalentWrap .assConBlock{
	overflow:hidden;
	border-top:1px solid #dad6d5;
	}
.assConBlock-sub{
	overflow:hidden;
	}
.dataBtnWrap{
	margin:20px 20px 0 0;
	float:right;
	}
.dataBtnWrap a{
	margin:0 12px;
	cursor:pointer;
	}
.dataBtnWrap .download{
	display:inline-block;
	padding-left:22px;
	color:#555;
	font-size:16px;
	height:24px;
	background:url(images/download_ico1.png) no-repeat left center;
	}
.dataBtnWrap .upload{
	display:inline-block;
	padding-left:25px;
	color:#555;
	font-size:16px;
	height:24px;
	background:url(images/upload_ico1.png) no-repeat left center;
	}
.assConBlock .message{
	height:300px;
	padding:5px 0;
	margin:10px 0 0 30px;
	}
.assConBlock .message-sub>div{
	margin-bottom:15px;
	}
.assConBlock .message div.headTitle{
	margin-bottom:5px;
	height:40px;
	}
.assConBlock .headTitle span{
	display:inline-block;
	font-size:14px;
	color:#70af2d;
	margin-right:10px;
	width:130px;
	height:40px;
	line-height:40px;
	text-align:center;
	}
.assConBlock .headTitle span.s1{
	width:310px;
	margin-right:0px;
	}
.assConBlock .headTitle span.s2{
	width:150px;
	}
.assConBlock .messBlock{
	font-size:24px;
	font-family:"微软雅黑";
	}
.assConBlock .messBlock span{
	margin:0 20px;
	}
.assConBlock .message input{
	margin-left:10px;
	margin-right:10px;
	width:116px;
	height:42px;
	border:2px solid #81746f;
	border-radius:5px;
	background-color:#fff;
	font-size:22px;
	text-align:center;
	}
.assConBlock .message input:disabled{
	background-color:#eee;
	}
.assConBlock .message input.c2{
	margin-left:40px;
	width:110px;
	font-size:18px;
	}
.assConBlock .message input.c3{	
	width:60px;
	color:#70ae2d;
	}
.assConBlock .message a.del{
	margin-left:10px;
	display:inline;
	border:none;
	color:#1b94d3;
	text-decoration:underline;
	font-size:14px;
	}
.assConBlock .message a{
	width:90px;
	height:42px;
	line-height:42px;
	display:inline-block;
	font-size:24px;
	cursor:pointer;
	border:2px solid #81746f;
	border-radius:5px;
	text-align:center;
	color:#46342b;
	}	
/*成员管理*/
.setToolbar{
	overflow:hidden;
	margin:30px 20px 20px 20px;
	height:30px;
	}
.setToolbar .search{
	float:left;
	}
.setToolbar .search input{
	float:left;
	padding:0 10px;
	width:298px;
	height:28px;
	border:1px solid #dad6d5;
	border-radius:15px;
	
	}
.setToolbar .search input:focus,.setToolbar .search button{
	outline:none;
	}
.setToolbar .search button{
	margin-left:5px;
	float:right;
	width:30px;
	height:30px;
	background:url(images/set_ico.png) 0 -30px no-repeat;
	border:none;
	-webkit-appearance:none;
	}
.setToolbar .btnWrap{
	overflow:hidden;
	float:right;
	margin-right:110px;
	}
.setToolbar .btnWrap span{
	float:left;
	display:block;
	width:148px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:16px;
	border-radius:4px;
	background-color:#f7a22f;
	color:#fff;
	cursor:pointer;
	}
.setTableWrap{
	position:relative;
	overflow-y:auto;
	margin:0 5px 0 20px;
	height:540px;
	}
.setTableWrap table{
	box-sizing:border-box;
	padding-right:20px;
	width:100%;
	text-align:center;
	}
.setTableWrap table th span{
	display:block;
	margin-bottom:10px;
	height:30px;
	line-height:30px;
	font-size:18px;
	background-color:#a69d99;
	color:#fff;
	}
.setTableWrap table th:first-child span{
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
	}
.setTableWrap table th:last-child span{
	border-top-right-radius:3px;
	border-bottom-right-radius:3px;
	}
.setTableWrap table tr td{
	border-top:1px solid #dad6d5;
	line-height:76px;
	font-size:14px;
	}
.setTableWrap table tr td.name{
	cursor:pointer;
	}
.setTableWrap table tr td.name span{
	display:block;
	line-height:26px;
	}
.setTableWrap table tr td.name span:first-child{
	font-size:16px;
	}
.setTableWrap table tr td.name span:last-child{
	font-family:Arial, Helvetica, sans-serif;
	}
.setTableWrap table tr td.tel{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	}
.setTableWrap table tr td.email{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	cursor:pointer;
	}
.setTableWrap table tr td.class{
	cursor:pointer;
	}
.setTableWrap table tr td.class span{
	display:block;
	line-height:20px;
	}
.setTableWrap table tr td.operate{
	
	}
.setTableWrap table tr td.operate span{
	color:#82bf24;
	}
.setTableWrap table tr td.operate i{
	float:right;
	display:block;
	margin:25px 20px 0 5px;
	width:24px;
	height:24px;
	background:url(images/set_ico.png) -30px -30px no-repeat;
	cursor:pointer;
	}
.setTableWrap table tr td.add{
	text-align:left;
	}
.setTableWrap table tr td.add span{
	margin-top:20px;
	display:block;
	width:80px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:24px;
	background-color:#dad6d5;
	border-radius:3px;
	color:#fff;
	cursor:pointer;
	}
.gradeClassWrap{
	padding:10px 0;
	}
.gradeClassify{
	overflow:hidden;
	}
.gradeClassify>div{
	float:left;
	margin:10px 20px;
	cursor:pointer;
	}
.gradeClassify>div i{
	margin:1px 10px 0 0;
	float:left;
	display:block;
	width:20px;
	height:20px;
	background:url(images/select_ico.png) -20px 0 no-repeat;
	}
.gradeClassify>div.on i{
	background:url(images/select_ico.png) 0 0 no-repeat;
	}
.gradeClassify>div span{
	font-size:18px;
	color:#46342b;
	}
.classTabContainerWrap{
	border-top:1px solid #ccc;
	height:160px;
	overflow-y:auto;
	}
.classTabContainer>div{
	display:none;
	}
.classTabContainer>div.show{
	display:block;
	}
.subjectTabContainerWrap{
	border-top:1px solid #ccc;
	overflow-y:auto;
	height:160px;
	}
.subjectTabContainer>div{
	display:none;
	}
.subjectTabContainer>div.show{
	display:block;
	}
.subjectTabContainer>div>div{
	display:none;
	}
.subjectTabContainer>div>div.show{
	display:block;
	}
	
/*补充学校信息*/
.schoolMessWrap{
	margin:0 20px;
	color:#46342b;
	}
.setCityWrap{
	margin-top:20px;
	position:relative;
	}
.setCityWrap:after{
	content: "";
	display: block;
	clear: both;	
	}
.setCityWrap label{
	margin:0 28px 0 0;
	float:left;
	display:block;
	width:100px;
	height:44px;
	line-height:44px;
	text-align:right;
	font-size:18px;
	font-family:"微软雅黑";
	}
.setCityWrap label em{
	margin-right:5px;
	font-size:18px;
	font-style:normal;
	color:#f05455;
	font-family:"黑体";
	}
.setCityWrap input{
	padding:0 8px;
	width:604px;
	height:42px;
	border:1px solid #e5e5e5;
	border-radius:3px;
	line-height:42px;
	font-family:"微软雅黑";
	font-size:18px;
	}
.schoolNameWrap{
	margin-top:20px;
	height:30px;
	}
.schoolNameWrap:after{
	content: "";
	display: block;
	clear: both;	
	}
.schoolNameWrap label{
	margin:0 28px 0 0;
	float:left;
	display:block;
	width:100px;
	height:34px;
	line-height:34px;
	text-align:right;
	font-size:18px;
	font-family:"微软雅黑";
	}
.schoolNameWrap .search{
	float:left;
	}
.schoolNameWrap .search input{
	float:left;
	padding:0 10px;
	width:530px;
	height:34px;
	border:1px solid #dad6d5;
	border-radius:15px;
	font-size:15px;
	font-family:"微软雅黑";
	}
.schoolNameWrap .search button{
	margin-left:5px;
	float:right;
	width:30px;
	height:34px;
	background:url(images/set_ico.png) 0 -30px no-repeat;
	border:none;
	-webkit-appearance:none;
	cursor:pointer;
	}
.schoolNameWrap .search button:focus{
	outline:none;
	}
.schoolNameWrap a{
	float:right;
	font-size:14px;
	color:#f7a22f;
	cursor:pointer;
	}
.setBtnGroup a{
	right: 0px;
    position: absolute;
    font-size: 14px;
    color: #f7a22f;
    cursor: pointer;
	}
.setBtnGroup a.creatSchool{
	top:28px;
	right: 255px;
	}
.areaSchoolWrap{
	margin-top:20px;
	border-top:1px solid #dad6d5;
	}
.areaSchoolWrap h2{
	position:relative;
	height:66px;
	line-height:66px;
	font-size:20px;
	font-weight:normal;
	text-align:center;
	}
.areaSchoolWrap h2 span{
	position:absolute;
	top:0;
	right:30px;
	font-size:14px;
	color:#656565;
	}
.areaSchoolList{
	overflow-y:auto;
	margin-bottom:20px;
	height:350px;
	}
.areaSchoolList ul li{
	float:left;
	width:300px;
	height:42px;
	line-height:42px;
	}
.elli{ 
    overflow:hidden;  
	width:100%; 
	display:block; 
	white-space:nowrap;
    max-width: 260px;
    text-overflow: ellipsis;
	}
.areaSchoolList ul li a{
	padding:10px 0;
	border:1px solid #fff;
	font-size:14px;
	border-radius:3px;
	cursor:pointer;
	}
.areaSchoolList ul li.on a{
	border:1px solid #82bf24;
	}
.areaSchoolList ul li.v i{
	margin-bottom:-4px;
	display:inline-block;
	width:20px;
	height:20px;
	background:url(images/set_ico.png) -170px -30px no-repeat;
	
	}
.elli a:focus{
	outline:none;
	}
.agreeProtocol{
	position:absolute;
	top:10px;
	right:-180px;
	font-size:16px;
	cursor:pointer;
	}
.agreeProtocol i{
	margin:3px 10px 0 0;
	float:left;
	display:block;
	width:18px;
	height:18px;
	background:url(images/set_ico.png) -120px -30px no-repeat;
	}
.agreeProtocol.on i{
	background:url(images/set_ico.png) -150px -30px no-repeat;
	}
.protocolWrap{
	height:580px;
	overflow-y:auto;
	}
.textP{
	text-align:left;
	font-size:14px;
	}
.textP.title{
	font-weight:bold;
	font-size:16px;
	line-height:30px;
	}
.textP.title1{
	font-weight:bold;
	line-height:30px;
	}
.textP.title1 a{
	text-decoration:underline;
	color:#7cb5ec;
	}
.protocolTitle{
	line-height:40px;
	font-size:20px;
	}
.protocolWrap p{
	padding-right:20px;
	}
/*个人信息*/
.mainMessWrap{
	overflow:hidden;
	}
.personalMessForm{
	float:left;
	margin:30px 0 0 30px;
	width:480px;
	}
.personalMessForm .formItem label{
	line-height:34px;
	text-align:right;
	color:#665e5b;
	}
.personalMessForm .formItem label em{
	margin:0 5px 0 0;
	font-style:normal;
	font-size:18px;
	color:#f05455;
	}
.personalMessForm .formItem input{
	height:32px;
	}
.personalMessForm .formItem a{
	font-size:16px;
	color:#f7a22f;
	cursor:pointer;
	}
.personalMessForm .formItem span{
	font-size:18px;
	line-height:34px;
	}
.personalMessForm .formItem input.schoolName{
	width:400px;
	}
.personalMessForm .itemOK i{
	position:absolute;
	top:8px;
	right:18px;
	display:block;
	width:24px;
	height:24px;
	background:url(images/assess_ico.png) -104px 0 no-repeat;
	}
.personalMessForm .inputTip{
	margin-bottom:10px;
	}
.personalMessRightWrap{
	margin:30px 80px 0 0;
	float:right;
	width:120px;
	text-align:center;
	}
.personalMessTX{
	width:122px;
	height:122px;
	}
.personalMessTX img{
	width:120px;
	height:120px;
	border:1px solid #dad6d5;
	border-radius:4px;
	}
.personalMessRightWrap a{
	font-size:14px;
	color:#f7a22f;
	text-decoration:underline;
	cursor:pointer;
	}
.gender{
	margin-top:25px;
	}
.gender span{
	display:inline-block;
	font-size:18px;
	cursor:pointer;
	}
.gender span.male{
	float:left;
	}
.gender span.female{
	float:right;
	}
.gender span i{
	margin:2px 5px 0 0;
	float:left;
	display:block;
	width:20px;
	height:20px;
	background:url(images/select_ico.png) -20px 0 no-repeat;
	}
.gender span.on i{
	background:url(images/select_ico.png) 0 0 no-repeat;
	}
.otherMessLine{
	margin:15px 20px 0;
	border-top:1px solid #dad6d5;
	}
.otherMessWrap{
	overflow:hidden;
	clear:both;
	margin:0 0 15px 0;
	}
.otherMessWrap.withoutInvate{
	padding-bottom:68px;
	}
.otherMessWrap .personalMessForm{
	width:600px;
	}
.personalMessTip{
	position:absolute;
	top:520px;
	right:30px;
	font-size:14px;
	color:#656565;
	}

/*任课信息*/
.courseList{
	margin-top:20px;
	}
.courseList li{
	border:3px solid #fff;
	}
.courseList li.on{
	border:3px solid #82bf24;
	}
.courseList li.on i{
	position:absolute;
	top:2px;
	right:2px;
	width:24px;
	height:24px;
	background:url(images/assess_ico.png) -104px 0 no-repeat;
	}

	
/*重设密码*/
.resetPasswordForm{
	margin:80px auto;
	width:450px;
	}
/*绑定微信*/
.bindWeixinWrap{
	margin-top:160px;
	text-align: center;
	}
.bindWeixinWrap img{
	width:220px;
	}
.bindWeixinWrap span{
	display:inline-block;
	padding-top:10px;
	font-size:18px;
	}

/*编辑基本信息弹框内容*/
.addMessForm{
	margin:80px auto;
	width:390px;
	}
.addMessForm .formItem label{
	width:60px;
	}
.addMessForm .formItem label em{
	margin:0 5px 0 0;
	font-style:normal;
	font-size:18px;
	color:#f05455
	}
.addMessForm .inputTip{
	padding-left:90px;
	text-align:left;
	}
/*编辑基本信息弹框内容*/
.verifyPhoneForm{
	margin:80px auto;
	width:450px;
	text-align:left;
	}
.verifyPhoneForm .inputTip{
	padding-left:125px;
	text-align:left;
	}
/*学校名称修改弹框*/
#changeSchool .schoolNameForm{
	margin:80px auto;
	width:650px;
	text-align:left;
	}
.schoolNameForm .formItem label{
	width:180px;
	 }
.schoolNameForm .formItem input{
	width:400px;
	}
.schoolNameForm .inputTip{
	padding-left:212px;
	text-align:left;
	}
/*评价页面*/
#assess{
	font-family:\5FAE\8F6F\96C5\9ED1 ;
	}
#assess .list-bg-1{
	overflow:hidden;
	}
#assess .contentWrap{
	height:600px;
	}
.assessTopWrap{
	overflow:hidden;
	width:922px;
	height:185px;
	margin:0px auto 10px;
	border-bottom:1px solid #908580;
	font-size:20px;
	color:#46342b;
	font-family:\5FAE\8F6F\96C5\9ED1 ;
	}
#assess .group-mem-wrap{
	height:400px;
	}
#assess .assSchool{
	position:absolute;
	top:0px;
	right:30px;
	}
.assessorWrap{
	
	}
.assessorWrap ul{
	overflow:hidden;
	width:402px;
	height:75px;
	}
.assessorWrap ul li{
	margin:0 8px;
	float:left;
	text-align:center;
	font-size:14px;
	}
.assessorWrap ul li div{
	margin:0 auto;
	overflow:hidden;
	width:44px;
	height:44px;
	border-radius:50%;
	}
.assessorWrap ul li div img{
	width:100%;
	height:100%;
	}
.assessorWrap ul li span{
	overflow:hidden;
	display:block;
	max-width:60px;
	height:20px;
	}
.assessStuWrap{
	position:relative;
	overflow:hidden;
	margin-top:20px;
	text-align:center;
	}
.assessStuWrap .assessStuTX{
	display:inline-block;
	margin: 0 40px;
	overflow:hidden;
	width:85px;
	height:85px;
	border-radius:50%;
	}
.assessStuWrap .assessStuTX img{
	width:100%;
	height:100%;
	}
.assessStuWrap .assessStuMess{
	display:inline-block;
	vertical-align:top;
	margin-top:10px;
	}
.assessStuWrap .assessStuMess span{
	display:block;
	font-size:16px;
	text-align:left;
	}
.assessStuWrap .assessStuMess span.name,.assessStuWrap .assessStuMess span.class{
	margin:0;
	line-height:34px;
	font-size:20px;
	font-weight:600;
	}

.assessBtnWrap{
	position:absolute;
	top:10px;
	right:20px;
	}
.assessBtnWrap span{
	margin:0 5px;
	display:inline-block;
	margin-bottom:10px;
	font-size:14px;
	cursor:pointer;
	text-align:center;
	}
.assessBtnWrap span i{
	display:block;
	margin:0 auto;
	width:38px;
	height:38px;
	}
.assessBtnWrap .detail i{
	background:url(images/detail_ico.png) no-repeat;
	}
.assessBtnWrap .resource i{
	background:url(images/resource_ico.png) no-repeat;
	}
.operateSelectWrap{
	margin:0 auto;
	width:910px;
	overflow:hidden;
	height:30px;
	font-size:16px;
	text-align:center;
	}
.operateSelectWrap .selectAll{
	float:left;
	cursor:pointer;
	}
.operateSelectWrap .selectAll i{
	margin-right:6px;
	display:block;
	float:left;
	width:24px;
	height:24px;
	background:url(images/assess_ico.png) -129px 0px no-repeat;
	}
.operateSelectWrap .selectAll.on i{
	background:url(images/assess_ico.png) -104px 0px no-repeat;
	}
.operateSelectWrap .remove{
	float:right;
	cursor:pointer;
	}	
.operateSelectWrap .remove i{
	margin:4px 5px 0 0;
	display:block;
	float:left;
	width:20px;
	height:16px;
	background:url(images/set_ico.png) -93px -62px no-repeat;
	}
.operateSelectWrap .addPerson{
	float:right;
	cursor:pointer;
	}	
.operateSelectWrap .addPerson i{
	margin:4px 5px 0 0;
	display:block;
	float:left;
	width:23px;
	height:19px;
	background:url(images/people_ico.png) no-repeat;
	}
.operateSelectWrap .subName{
	font-size:22px;
	}
.operateSelect{
	border-top:1px solid #908581;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:20px;
	}
.btns_bar .comment{
	position:absolute;
	top:5px;
	right:30px;
	margin:0 5px;
	display:inline-block;
	font-size:14px;
	cursor:pointer;
	text-align:center;
	line-height:30px;
	}
.btns_bar .comment i{
	display:block;
	margin:0 auto;
	width:24px;
	height:24px;
	background:url(images/comment_ico.png) no-repeat;
	}
.assessPopWrap{
	z-index:2;
	padding-left:0px;
	position:absolute;
	left:11px;
	bottom:-680px;
	padding:0 5px 40px 5px;
	width:990px;
	/*height:440px;*/
	min-height:420px;
	border:1px solid #b4aeab;
	border-radius:15px;
	border-bottom:none;
	background-color:#fff;
	font-size:13px;
	color:#46342b;
	}
.assessListWrap{
	overflow:auto;
	margin-top:4%;
	width:990px;
	/*height:380px;*/
	}
.assessPopWrap .arrow{
	position:absolute;
	top:20px;
	left:480px;
	display:block;
	width:30px;
	height:16px;
	background:url(images/set_ico.png) 0 -64px no-repeat;
	cursor:pointer;
	}
.assessList{
	display:inline-block;
	/* width:95px; */
	width: 135px;
}
.assessClasify{
	border-top:1px solid #bfbfbf;
	/* width:100px; */
	width: 140px;
	text-align:center;
}

.assessClasify>div{
	margin:10px auto 0 auto;
	overflow:hidden;
	width:50px;
	height:50px;
	border-radius:50%;
	}
.assessClasify>div img{
	width:100%;
	height:100%;
	}
.assessClasify span{
	font-size:12px;
	}
.assessResult{
	/* width:95px; */
	width: 135px;
	border-right:1px dashed #aaa;
	margin-top:10px;
	text-align:center;
}
.assessList:last-child .assessResult{
	border:none;
	}
.class1 .assessResult span{
	position:relative;
	margin:10px auto;
	display:block;
	width:70px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:16px;
	cursor:pointer;
	border:4px solid transparent;
	border-radius:8px;
	}
.class1 .assessResult span i{
	display:none;
	z-index:4;
	position:absolute;
	top:-5px;
	left:50px;
	padding:5px;
	width:100px;
	background:rgba(0,0,0,0.7);
	color:#fff;
	font-style:normal;
	line-height:20px;
	font-size:12px;
	text-align:left;
	border-radius:5px;
	}
.class1:last-child .assessResult span i{
	width:100px;
	padding:5px 0 5px 5px;
	top:20px;
	left:-30px;
}
.class2 .assessResult span i{
	display:none;
	z-index:4;
	position:absolute;
	top:3px;
	left:30px;
	padding:5px;
	width:100px;
	background:rgba(0,0,0,0.7);
	color:#fff;
	font-style:normal;
	line-height:20px;
	font-size:12px;
	text-align:left;
	border-radius:5px;
	}
.class2:last-child .assessResult span i{
	width:80px;
	top:30px;
	padding:5px 0 5px 5px;
	left:-25px;
	}
.class1 .assessResult span i:after,.class2 .assessResult span i:after{
	content:"";
	display:block;
	position:absolute;
	top:8px;
	left:-10px;
	width:10px;
	height:12px;
	background: url(images/tri_ico.png) no-repeat;	
	}
.class1:last-child .assessResult span i:after,.class2:last-child .assessResult span i:after{
	content:"";
	display:block;
	position:absolute;
	top:-10px;
	left:35px;
	width:10px;
	height:12px;
	background: url(images/tri_ico.png) no-repeat;	
	-webkit-transform:rotate(90deg);
	}
.class1 .assessResult span:hover i,.class2 .assessResult span:hover i{
	display:block;
	}
.class1 .assessResult span a{	
	color:#fff;
	}
.class1 .assessResult span.on{
	border:4px solid #6f4320;
	box-shadow:3px 3px 5px #d37932,-3px -3px 5px #d37932,3px -3px 5px #d37932,-3px 3px 5px #d37932;
	}
.class1 .assessResult .span1{
	background-color:#c73434;
	}
.class1 .assessResult .span2{
	background-color:#eb7575;
	}
.class1 .assessResult .span3{
	background-color:#a6d24d;
	}
.class1 .assessResult .span4{
	background-color:#86b131;
	}
.class1 .assessResult .span5{
	background-color:#689312;
	}
.class2 .assessResult span{
	position:relative;
	margin:10px auto;
	display:block;
	width:36px;
	height:37px;
	text-align:center;
	font-size:12px;
	background:url(images/star.png) no-repeat;
	cursor:pointer;
	}
.class2 .assessResult span.on{
	background:url(images/star5_on.png) no-repeat;	
	}
.class3{
	/*padding-top:120px;*/
	}
.class3 .assessResult{
	margin:20px 0;
	position:relative;
	}
.assessResult .wrapper{
	margin:0 auto;
    width:60px;
    height:40px;
    background-color:#fff;
    position:relative;
    text-align:center;
    overflow:hidden;
   }
.assessResult .wrapper ul li{
	float:none;
	width:60px;
    height:40px;
    line-height:40px;
    font-size:28px;
    text-align:center;
    color:#8dc21f;
	border:none;
   }
.assessResult .arrowUp{
	position:absolute;
	width:18px;
	height:8px;
	background:url(images/up_ico.png) no-repeat;
	top:-10px;
	left:38px;
	}
.assessResult .arrowDown{
	position:absolute;
	width:18px;
	height:8px;
	background:url(images/down_ico.png) no-repeat;
	bottom:-10px;
	left:38px;
	}
.class3 input{
	margin:20px 0;
	width:60px;
	height:38px;
	border:2px solid #ccc;
	border-radius:6px;
	font-size:28px;
	text-align:center;
	color:#46342b;
	}
/*活动列表*/	
#activity{
	font-family:\5FAE\8F6F\96C5\9ED1 ;
	}
.activityListWrap{
	height:570px;
	margin:12px 0px 0 20px;
	border-top:1px solid #908581;
	}
.activity-level:after{
	content:"";
	display:block;
	clear:both;
	}
.activity-level h2{
	margin:15px 0 5px 5px;
	width:165px;
	height:40px;
	line-height:40px;
	border-radius:3px;
	color:#fff;
	text-align:center;
	background-color:#45332a;
	font-size:18px;
	}
.activity-level>div{
	margin:5px;
	float:left;
	padding:5px 15px 5px 15px;
	width:264px;
	height:170px;
	border:1px solid #b8b2b0;
	border-radius:10px;
	background-color:#fff;
	box-shadow:-2px -3px 1px #e2dfde inset;
	font-size:0;
	position:relative;
	cursor:pointer;
	}
.activity-level>div.add{
	padding:0;
	width:293px;
	height:179px;
	background-color:#f0f0f0;
	border:2px dotted #c4bfbd;
	box-shadow:none;
	font-size:16px;
	text-align:center;
	position:relative;
	}
.activity-level>div.add .pane-mask{
	position:absolute;
	top:0;
	left:0;
	z-index:3;
	width:100%;
	height:100%;
	background-color:#f0f0f0;
	border-radius:10px;
	}
.activity-level>div.add img{
	margin-top:60px;
	margin-bottom:5px;
	}
.activity-level .add .pane{
	position:absolute;
	top:0;
	right:0px;
	z-index:2;
	}
.activity-level .add .pane a{
	display:block;
	width:145px;
	height:82px;
	background-color:#f0f0f0;
	border-radius:10px;
	line-height:83px;
	text-align:center;
	}
.activity-level .add .pane a:first-child{
	margin-bottom:15px;
	}
.activity-level a.del{
	position:absolute;
	top:-5px;
	right:-8px;
	width:20px;
	height:20px;
	background:url(images/del.png) no-repeat;
	}
.activityListWrap .pane.animate{
	-webkit-animation:addActivity 500ms 1 both;
	}
@keyframes addActivity
	{
	  from {
		   right:0px;
		   }
	  to {
		  right:-160px;
		  }
	}
.acWeakTip{
	position:absolute;
	width:296px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:14px;
	border-radius:3px;
	background:rgba(0,0,0,0.5);
	color:#fff;
	}
.acWeakTip.tip1{
	left:8px;
	bottom:40px;
	}
.acWeakTip.tip2{
	left:8px;
	top:5px;
	}
.acMessWrap{
	overflow:hidden;
	font-size:14px;
	}
.acMessWrap:after{
	content:"";
	display:block;
	clear:both;
	}
.acIcon{
	margin-top:20px;
	float:left;
	width:60px;
	height:60px;
	border-radius:50%;
	}
.acIcon img{
	width:100%;
	height:100%;
	border-radius:50%;
	}
.acMess{
	width:194px;
	margin-left:10px;
	float:left;
	line-height:20px;
	}
.acMess .acName{
	line-height:30px;
	font-weight:bold;
	}
.acMess .label{
	height:48px;
	margin:2px 0;
	}
.acMess .label a{
	display:inline-block;
	margin:3px;
	padding:0 8px;
	color:#fff;
	background-color:#b5b5b5;
	border-radius:4px;
	height:18px;
	line-height:18px;
	font-size:12px;
	}
.acBtn{
	width:100%;
	border-top:1px dashed #dad6d5;
	text-align:right;
	}
.acBtn a{
	float:left;
	margin-top:5px;
	display:inline-block;
	width:60px;
	height:18px;
	line-height:18px;
	font-size:12px;
	border-radius:5px;
	background-color:#f9b559;
	color:#fff;
	text-align:center;
	}
.acBtn span{
	display:inline-block;
	color:#70af2d;
	font-size:14px;
	}
/*选择候选被评者*/
#evaluated .list-bg-1{
	overflow:hidden;
	}
#judge .list-bg-1{
	overflow:hidden;
	}
#evaluated .group-mem-wrap{
	height:480px;
	}
.tabContainerWrap{
	position:relative;
	display:none;
	}
.tabContainerWrap.show{
	display:block;
	}
.screenPane{
	display:none;
	z-index:5;
	position:absolute;
	top:-10px;
	left:20px;
	padding:10px 20px;
	width:880px;
	background-color:#fff;
	border:1px solid #bababa;
	}
.screenPane.pane1:after{
	content:"";
	display:block;
	position:absolute;
	top:-10px;
	left:40px;
	width:12px;
	height:10px;
	background: url(images/tri_ico1.jpg) no-repeat;	
	}
.screenPane.pane2:after{
	content:"";
	display:block;
	position:absolute;
	top:-10px;
	left:150px;
	width:12px;
	height:10px;
	background: url(images/tri_ico1.jpg) no-repeat;	
	}
.screenPane.pane3:after{
	content:"";
	display:block;
	position:absolute;
	top:-10px;
	left:255px;
	width:12px;
	height:10px;
	background: url(images/tri_ico1.jpg) no-repeat;	
	}
.screenPane.pane4:after{
	content:"";
	display:block;
	position:absolute;
	top:-10px;
	left:360px;
	width:12px;
	height:10px;
	background: url(images/tri_ico1.jpg) no-repeat;	
	}
.screenPane .operateBlock ul{
	max-width:820px;
	}	
	
/*弹窗内容*/
.remark{
	padding:20px;	
	}	
.remark p{
	text-align:left;
	line-height:30px;
	font-size:14px;
	}
.remark textarea{
	padding:5px 10px;
	width:720px;
	height:190px;
	border:2px solid #908580;
	border-radius:8px;
	font-size:14px;	
	}
.detailWrap{
	margin:20px 10px;
	height:570px;
	border-radius:8px;
	overflow:hidden;
	}
.detailWrap img{
	width:100%;
    height:100%;
	}
	
/*编辑活动内容*/

#activityC h2{
	font-family: \5FAE\8F6F\96C5\9ED1;
	font-weight: normal;	
	}
.activityConBlock{
	margin:20px 0 0 20px;
	float:left;
	}
.activityConBlock.float-r{
	margin:20px 20px 0 0;
	}
.activityConBlock .title{
	margin-bottom:10px;
	font-size:20px;
	}	
.activityConBlock .title em{
	font-style:normal;
	color:#dd250d;
	}
.acTargetList{
	padding:10px 8px 2px;
	width:434px;
	height:258px;
	border:1px solid #bbb6b3;
	border-radius:6px;
	}
.acTargetList li{
	margin:8px 2px;
	position:relative;
	width:80px;
	float:left;
	text-align:center;
	font-size:14px;
	cursor:pointer;
	}
.acTargetList li img{
	width:54px;
	}
.acTargetList li .del{
	position:absolute;
	top:-2px;
	right:5px;
	width:20px;
	height:20px;
	background:url(images/del.png) no-repeat;
	}
.acUploadImg{
	padding:15px;
	width:420px;
	height:184px;
	border:1px solid #bbb6b3;
	border-radius:6px;
	}
.acUploadImg>div{
	float:left;
	position:relative;
	width:304px;
	height:186px;
	}
.acUploadImg>div img{
	max-width:100%;
	max-height:100%;
	}
.acUploadImg>div .del{
	position:absolute;
	top:-8px;
	right:-8px;
	width:20px;
	height:20px;
	background:url(images/del.png) no-repeat;
	}
.acUploadImg .btnWrap{
	float:right;
	position:relative;
	width:110px;
	}
.acUploadImg .btn{
	display:inline-block;
	width:95px;
	margin:80px 0 0 12px;
	border-radius:7px;
	background-color:#46342b;
	line-height:30px;
	font-size:16px;
	color:#fff;
	cursor:pointer;
	text-align:center;
	}
/*.acUploadImg .btnWrap input{
	width:95px;
	height:30px;
	position:absolute;
	top:80px;
	left:12px;
	}*/
.actiBlockSmall{
	padding:5px 15px;
	float:left;
	width:210px;
	height:100px;
	border:1px solid #bbb6b3;
	border-radius:6px;
	font-size:14px;
	}
.actiBlockSmall1{
	margin-left:18px;
	width:160px;
	}
.actiBlockSmall h3{
	padding-left:10px;
	background:url(images/title_bg.png) no-repeat 0 7px;
	color: #70af2d;
	font-size: 16px;
	}
.activityConBlock.blockgapT{
	margin-top:7px;
	}
#activityC .radioWrap span{
	padding-left:20px;
	display:block;
	background:url(images/radio_ico.png) no-repeat 0 7px;
	line-height:24px;
	cursor:pointer;
	}
#activityC .radioWrap span.on{
	background:url(images/radio_ico_sel.png) no-repeat 0 7px;
	}
.activityConBlock .resourceList{
	padding:6px 15px;
	width:420px;
	height:48px;
	border:1px solid #bbb6b3;
	border-radius:6px;
	}
.activityConBlock .resourceList li{
	width:104px;
	text-align:center;
	font-size:14px;
	float:left;
	cursor:pointer;
	}
.activityConBlock .resourceList li a{
	padding:0 3px;
	display:inline-block;
	font-size:18px;
	color:#70af2d;
	}
/*选择评委*/
.personList{
	max-height:450px;
	padding-top:10px;
	overflow:hidden;
	margin:0 20px;
	border-top:1px solid #908581;
	font-size:14px;
	}
.personList ul{
	overflow:hidden;
	padding-bottom:80px;
	}
.personList li{
	position:relative;
	margin:10px 0;
	width:90px;
	float:left;
	line-height:36px;
	text-align:center;
	cursor:pointer;
	}
.personList li.on i{
	position:absolute;
	top:0;
	right:1px;
	display:block;
	width:22px;
	height:22px;
	background:url(images/set_ico.png) -32px -60px no-repeat;
	}
.personList li img{
	width:70px;
	border-radius:50%;
	}
	
/*创建指标*/
#createZhiB{
	font-family: \5FAE\8F6F\96C5\9ED1;
	}
.zhibiaoBlock{
	margin:20px 0 0 90px;
	float:left;
	}
.zhibiaoBlock.block1{
	height:62px;
	padding-top:18px;
	}
.zhibiaoBlock.block2{
	margin-left:60px;
	}
.zhibiaoBlock.block5{
	margin-left:10px;
	}
.zhibiaoBlock.block5>span{
	vertical-align:middle;
	}
.zhibiaoBlock>span{
	margin-right:15px;
	font-size:18px;
	}
.zhibiaoBlock>span em{
	color:#f00;
	font-style:normal;
	}
.zbPort{
	display:inline-block;
	}
.zbPort img{
	width:80px;
	border-radius:50%;
	}
.zhibiaoBlock .zbName{
	display:inline-block;
	}
.zbName input{
	padding:0 5px;
	width:376px;
	height:42px;
	border:2px solid #81746f;
	border-radius:5px;
	background-color:#fff;
	font-size:18px;
	}
.zhibiaoBlock .tbStyle{
	display:inline-block;
	}
.tbStyle select{
	-webkit-appearance: none;/*去掉自带的样式*/
	-webkit-padding-start: 15px;
	width:150px;
	height:46px;
	line-height:46px;
	background:url(images/select_image.png) no-repeat;
	border:none;
	font-size:18px;
	}
.tbStyle select:focus{
	outline:none;
	}
.zhibiaoBlock .weight{
	display:inline-block;
	}
.zhibiaoBlock .weight span{
	font-size:18px;
	}
.weight input{
	padding:0 5px;
	width:46px;
	height:42px;
	border:2px solid #81746f;
	border-radius:5px;
	background-color:#fff;
	font-size:18px;
	text-align:center;
	}
.zhibiaoBlock.block3{
	min-width:746px;
	}
.zhibiaoBlock .message{
	display:inline-block;
	}
.zhibiaoBlock .message-sub>div{
	margin-bottom:15px;
	}
.sub1 .messBlock{
	display:none;
	}
.sub1 .messBlock.show{
	display:block;
	}
.message-sub{
	display:none;
	}
.message-sub.show{
	display:block;
	}
.zhibiaoBlock.block3>span,.zhibiaoBlock.block3>span em{
	vertical-align:top;
	}
.zhibiaoBlock .message div.headTitle{
	margin-bottom:5px;
	}
.zhibiaoBlock .headTitle span{
	display:inline-block;
	font-size:14px;
	color:#70af2d;
	margin-right:10px;
	width:130px;
	text-align:center;
	}
.zhibiaoBlock .headTitle span.s1{
	margin-right:0px;
	}
.zhibiaoBlock .headTitle span.s2{
	width:500px;
	}
.zhibiaoBlock .headTitle span.s3{
	width:90px;
	}
.zhibiaoBlock .message input{
	margin-right:10px;
	width:116px;
	height:42px;
	border:2px solid #81746f;
	border-radius:5px;
	background-color:#fff;
	font-size:18px;
	text-align:center;
	}
.zhibiaoBlock .message input.c2{
	width:500px;
	font-size:12px;
	}
.zhibiaoBlock .message input.c3{
	width:86px;
	}
.zhibiaoBlock .message a.del{
	margin-left:10px;
	display:inline;
	border:none;
	color:#1b94d3;
	text-decoration:underline;
	font-size:14px;
	}
.zhibiaoBlock.block4{
	margin-top:0px;
	}
.zhibiaoBlock .classify{
	display:inline-block;
	}
.zhibiaoBlock .classify a,.zhibiaoBlock .message a/*:not(.del)*/{
	width:116px;
	height:42px;
	line-height:42px;
	display:inline-block;
	font-size:18px;
	cursor:pointer;
	border:2px solid #81746f;
	border-radius:5px;
	text-align:center;
	color:#46342b;
	}
.zbPopWrap{
	max-height:630px;
	}
.zbPop-sub{
	padding:5px 20px;
	border-bottom:1px solid #e6e6e6;
	}
.zbPop-sub:last-child{
	border:none;
	}
.zbPop-sub h2{
	font-weight:normal;
	line-height:38px;
	text-align:left;
	font-size:16px;
	}
.zbPop-sub h2 span{
	margin-left:5px;
	border-radius:5px;
	padding:0 8px;
	line-height:20px;
	font-size:12px;
	color:#fff;
	background-color:#70af2d;
	vertical-align:middle;
	}
.zbPop-sub ul{
	}
.zbPop-sub ul:after{
	content: ".";
	clear: both;
	display: block;
	overflow: hidden;
	height:5px;
	}
.zbPop-sub ul li{
	position:relative;
	margin:2px 5px;
	float:left;
	width:80px;
	height:28px;
	line-height:28px;
	border:2px solid #81746f;
	border-radius:5px;
	font-size:12px;
	color:#666666;
	cursor:pointer;
	}
.zbPop-sub ul li input{
	width:80px;
	line-height:28px;
	border:none;
	font-size:12px;
	padding:0;
	margin:0;
	text-align:center;
	color:#666666;
	vertical-align:top;
	border-radius:5px;
	}
.zbPop-sub ul li.on{
	border-color:#4daa20;
	color:#4daa20;
	}
.zbPop-sub ul li.add{
	cursor:pointer;
	}
.zbPop-sub ul li .del{
	position:absolute;
	top:-10px;
	right:-10px;
	width:20px;
	height:20px;
	background:url(images/del.png) no-repeat;
	}
/*发布活动*/
.pubWrap{
	text-align:center;
	width:450px;
	margin:0 auto;
	}
.pubWrap>div{
	margin-bottom:30px;
	}
.pubWrap label{
	font-size:18px;
	letter-spacing:10px;
	}
.pubWrap select{
	margin-left:20px;
	-webkit-appearance: none;/*去掉自带的样式*/
	-webkit-padding-start: 20px;
	width:290px;
	height:46px;
	line-height:46px;
	background:url(images/select_image_big.png) no-repeat;
	border:none;
	font-size:18px;
	}
.pubWrap input{
	margin-left:20px;
	padding-left:20px;
	width:266px;
	height:42px;
	border:2px solid #81746f;
	border-radius:5px;
	background-color:#fff;
	font-size:18px;
	}
.pubWrap .txBlock{
	margin-top:40px;
	}
.pubWrap .txBlock span{
	display:inline-block;
	width:144px;
	height:144px;
	line-height:144px;
	border:1px solid #bebab7;
	border-radius:50%;
	font-size:60px;
	color:#ccc;
	font-weight:bold;
	overflow:hidden;
	}
.pubWrap .txBlock span img{
	width:100%;
	height:100%;
	}
.pubWrap .txBlock a{
	color:#70af2d;
	font-size:14px;
	cursor:pointer;
	}
.pubWrap .date{
	display:inline-block;
	position:relative;
	}
.pubWrap .initiator label{
	letter-spacing:1px;
	}
.pubWrap .initiator>div{
	margin-left:20px;
	width:290px;
	display:inline-block;
	font-size:18px;
	height:34px;
	line-height:34px;
	text-align:left;
	}
.pubWrap .initiator>div span{
	display:inline-block;
	height:34px;
	line-height:34px;
	
	}
.pubWrap .initiator>div i{
	margin:0 15px;
	display:inline-block;
	width:64px;
	height:34px;
	line-height:34px;
	background:url(images/open_off.png) no-repeat;
	cursor:pointer;
	vertical-align:bottom;
	}
.pubWrap .initiator>div i.on{
	background:url(images/open_on.png) no-repeat;
	}

	
/*临时拦截*/
.interceptImg{
	margin-top:160px;
	text-align:center;
	}
.interceptWord{
	margin-top:40px;
	font-size:24px;
	text-align:center;
	color:#46342b;
	}

.programDownload{
	width:120px;
	height:34px;
	line-height:34px;
	margin:100px auto 0 auto;
	display:block;
	font-size:18px; 
	font-weight:bold; 
	font-family:\5E7C\5706;
	color:#fff !important;
	background-color:#82bf24;
	border-radius:5px;
	}



/*弹窗*/
.index-title{
	position:relative; 
	border-radius:5px; 
	line-height:34px; 
	font-size:20px; 
	font-weight:normal; 
	text-align:center;
	color:#46342b; 
	background:#dad6d5; 	
	}
.index-title.titles{
	background-color:#f5edcd; 
	}
.index-title.titles span{
	position:absolute; 
	display:block; 
	margin:-12px 0 0 -10px; 
	width:54px; 
	height:54px; 	
	border-radius:50%; 	
	box-shadow:1px 1px 2px #d1d0d0,-1px -1px 2px #d1d0d0;
	}
.index-title1{
	position:relative;
    height:34px;
	border-radius:5px; 	
	line-height:34px; 
	font-size:20px; 
	font-weight:normal; 
	text-align:center; 
	color:#fff;  
	background-color:#a69d99; 	
	}


/*加入vip广告*/
.unvipWrap{
	text-align:center;
	position:relative;
	}
.unvipWrap>img{
	width:100%;
	}
.unvipWrap>div{
	position:absolute; 
	bottom:20px; 
	left:25px;
	width:215px; 
	height:66px; 	
	}
.unvipWrap>div>div{
	float:right; 
	font-size:18px; 
	text-align:left;
	margin-top:6px; 
	line-height:26px;
	}
.unvipWrap>div>img{
	margin:-3px 5px 0 0;
	}
.vipTwoCode{
	float:left; 
	margin:0 30px 0 70px;
	width:120px;
	height:120px;
	}
.vipDivWord{
	float:left;
	font-size:20px; 
	color:#46342b; 
	text-align:left;
	margin:5px 0 0 0; 
	line-height:26px;
	}
.vipDivWord span{
	font-size:18px;
	display:block; 
	margin-top:10px;
	}
.vipDivWord2{
	clear:both; 
	font-size:16px; 
	line-height:20px; 
	color:#46342b; 
	text-align:left; 
	margin:0 0 30px 70px; 
	padding-top:10px;
	}	
/*弱提示*/
.transparent-mask{width:100%; height:100%; position:absolute; z-index:9999; display:none; top:0;left:0;}
.weakHint{
	display:inline-block;
	padding:0 20px;
	border-radius:10px;
	color:#fefefe;
	font-size:20px;
	line-height:40px;
	background:rgba(0,0,0,0.5);
	white-space:nowrap;
	}
.strongHint{
	margin-top:60px;
	height:100px;
	font-size:18px;
	}
.clipweakHint{
	position:absolute;
	top:190px;
	left:320px;
	display:block;
	padding:0 20px;
	border-radius:10px;
	color:#fefefe;
	font-size:20px;
	line-height:40px;
	background:rgba(0,0,0,0.5);
	white-space:nowrap;
	font-family:\9ED1\4F53;
	z-index:9999;
	}



.jinriguanzhu_btn{
	background:url(btn_middle_green.png) no-repeat; 
	width:130px;
	height:50px; 
	border:2px solid #46342b; 
	line-height:46px; 
	color:#fff; 
	text-align:center; 
	font-size:20px;
	cursor:pointer;
	border-radius:7px;
	}

.prize-btn1{ position:absolute; bottom:20px; left:13px; border:2px solid #46342b; border-radius:5px; text-align:center; color:#FFF; font-size:20px;background:url(index_btn_save.png) no-repeat; width:134px; height:46px;}
.prize-btn2{ position:absolute; bottom:20px; right:13px; border:2px solid #46342b; border-radius:5px; text-align:center; color:#FFF; font-size:20px;background:url(index_btn_del.png) no-repeat; width:135px; height:46px;}
.prize-btn3{ position:absolute; bottom:20px; right:13px; border:2px solid #908580; border-radius:5px; text-align:center; color:#FFF; font-size:20px;background:url(index_btn_del_off.png) no-repeat; width:135px; height:46px;}


.lead-btn{	
	width:180px;
	height:50px;
	border:2px solid #46342b; 	
	line-height:46px;
	text-align:center;
	color:#fff;
	border-radius:7px;
	cursor:pointer;
	font-size:20px;
	background:#8dc21f url(btn_big_green.png) no-repeat; 
	-webkit-appearance:none;
	}
.lead-btn-off{
	background:#cccccc url(btn_big_gray.png) no-repeat;
	cursor:auto;
	}

.lead-pop-btn{
	position:absolute; 
	right:130px;
	bottom:36px; 
	width:130px; 
	height:50px; 
	display:block; 
	background:#8dc21f url(btn_middle_green.png) no-repeat; 
	border-radius:5px; 
	border:2px solid #46342b; 
	font-size:20px; 
	line-height:46px; 
	color:#FFF;
	}


.prize-enter{ border:2px solid #46342b; border-radius:5px; text-align:center; color:#FFF; font-size:20px;background:url(index_btn_save.png) no-repeat; width:135px; height:46px;}


.float-l{
	float:left;
	}
.float-r{
	float:right;
	}
.h-auto{
	height:auto;
	}

	
/* 推送时间*/
.clearfix:after{display:block; content:'clear'; clear:both; line-height:0; visibility:hidden;}
.pushTimeDiv{
    padding-left: 17px;
    padding-top: 20px;
    height: 229px;
}
.pushTimeDiv2{
	display: inline-block;
	position: relative;
	height: 229px;
}
.timeInput{
	display: inline-block;
    width: 100px;
    outline: none;
    border: navajowhite;
    border: 2px solid #000;
    height: 35px;
    border-radius: 6px;
    font-size: 28px;
    text-align: center;
}
.timeSpan{
    font-size: 34px;
    display: inline-block;
    font-weight: bold;
    line-height: -19px;
    vertical-align: middle;
    margin-bottom: 3px;
}
.hourUl{
    position: absolute;
    top: 35px;
    left: 1px;
    width: 96px;
    height: 100px;
    border: 1px solid #000;
    font-size: 20px;
    text-align: center;
    overflow-y: scroll;
    background: #fff;
}
.minuteUl{
    position: absolute;
    top: 35px;
    left: 1px;
    width: 96px;
    height: 50px;
    border: 1px solid #000;
    font-size: 20px;
    text-align: center;
    overflow-y: scroll;
    background: #fff;
}
.pushTimeDiv2 ul{
	display: none;
}
.pushTimeDiv2 ul li:hover{
	background: #C9C5C3;
	cursor: pointer;
}
.pushTimeDiv2 ul .on{
	background: #00CC00;
}
.pushTime_tip{
    font-style: normal;
    font-size: 14px;
    color: #aaa;
    display: inline-block;
    margin-left: 20px;
}
.rewardSet_div{
	padding: 50px 100px;	
	padding-left: 10px;
    padding-bottom: 45px;
    border-bottom: 1px solid #ccc;
}
.rewardSet_h249{
	height: 249px;
}
.xiaobi_img{
	display: inline-block;
	width: 80px;
	height: 80px;
	text-align: center;
	float: left;
}
.xiaobi_img img{
	width: 100%;
}
.xiaobi_a{
    font-size: 16px;
    color: #f7a22f;
    text-decoration: underline;
    cursor: pointer;
	display: inline-block;
}
.xiaobi_name{
	display: inline-block;
	float: left;
	margin-left: 50px;
}
.xiaobi_name span{
    font-size: 16px;
    margin-top: 40px;
    display: inline-block;
}
.xiaobi_name input{
    width: 100px;
    height: 34px;
    margin-bottom: 3px;
    padding: 0 10px;
    font-size: 16px;
}
.xiaobi_explain{
	padding: 0 10px;
	padding-top: 20px;
}
.explainDiv{
	float: left;
	margin-right: 50px
}
.explainDiv_L,.explainDiv_R{
	float: left;
	margin-right: 30px
}
.explainDiv_L img{
	display: block;
}
.explainDiv_L span{
    display: inline-block;
    text-align: center;
    width: 100%;
    font-size: 16px;
    height: 44px;
    line-height: 44px;
}
.explainDiv_R i{
	font-style: normal;
    font-size: 40px;
    display: inline-block;
    margin-top: 31px;
    height: 40px;
    vertical-align: middle;
}
.explainDiv_R .up{
	color: #8dc21f;
}
.explainDiv_R .down{
	color: #ec6941;
}
.explainDiv_R input{
    display: inline-block;
    margin-top: 15px;
    height: 32px;
    width: 50px;
    padding: 10px 10px;
    font-size: 18px;
    text-align: center;
    border-radius: 3px;
    padding-top: 12px;
}
.explainDiv_R em{
    display: inline-block;
    font-size: 16px;
    font-style: normal;
    height: 40px;
    vertical-align: middle;
    margin-top: 35px;
}

.tManage_table{
	width: 100%;
    font-size: 16px;
    text-align: center;
    padding: 20px;
    color: #46342b;
    overflow: hidden;
    padding-bottom: 0;
    padding-top: 10px;
}
.tM_span{
	padding-left: 20px;
	padding-bottom: 10px;
}
.tManage_table .firstTr{
	font-size: 18px;
	height: 50px;	
}
.subjectListWrap .tManage_table .firstTr td{
	padding: 0;
}
.tManage_table .firstTr span{
    display: block;
    margin-bottom: 10px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    background-color: #a69d99;
    color: #fff;
}
.firstTr td:first-of-type span{
	border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.firstTr td:last-of-type span{
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.tManage_table tr td{
	border-bottom: 1px solid #dad6d5;
}
.tManage_table tr{
	height: 76px;
}
.tManage_delIcon{
	display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../../common/css/images/set_ico.png)no-repeat;
    background-position: -30px -30px;
    cursor: pointer;
}
.lastTr input{
	display: inline-block;
    width: 100%;
    height: 30px;
    padding: 5px 10px;
    font-size: 16px;
    text-align: center;
}

.subUL{
    position: absolute;
    top: 42px;
    left: 99px;
    background: #fff;
    width: 280px;
    height: 150px;
    overflow-y: scroll;
    border: 1px solid #ccc;
    font-size: 16px;
    display: none;
    z-index: 999;
}
.subUL .liHover:hover{
	background: #D3D3D3;
	cursor: pointer;
}
.addList:hover{
	color: #70ae2d;
}
.tManage_table2{
    /*padding-bottom: 100px;*/
    padding-top: 0;
    overflow: inherit;
}

.tManage_table td:first-of-type{
	width: 110px;
	padding: 0 5px;
}
.tManage_table td:nth-child(2){
	width: 150px;
	padding: 0 5px;
}
.tManage_table td:nth-child(3){
	width: 150px;
	padding: 0 5px;
}
.tManage_table td:nth-child(4){
	width: 190px;
	padding: 0 5px;
}
.tManage_table td:last-of-type{
	width: 50px;
	padding: 0 5px;
}
#teachingMannageSet .subjectListWrap{
	height: 520px;
}
.tManage_table2 .add span{
    display: block;
    width: 80px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 24px;
    background-color: #dad6d5;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
}
.tManage .addMessForm{
    margin: 40px auto;
}
.tManage .inputTip{
    margin-bottom: 10px;
}
.schoolSkip{
    width: 50%;
    float: left;
    margin-top: 20px;
}
.schoolSkip img{
    display: block;
    width: 220px;
    margin: 10px 0 0 20px;
}
.schoolSkip span{
    display: inline-block;
    font-size: 18px;
}
.schoolSkip span i {
    /*margin: 30px 10px 0 0;*/
    margin-right: 10px;
    margin-top: 2px;
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    background: url(/assessipad/taskManage/images/single_sel_ico.png) 0 0 no-repeat;
}
.schoolSkip span.on i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/assessipad/taskManage/images/single_sel_ico.png) -20px 0 no-repeat;
}
#paperStructure{
	font-family:\9ED1\4F53;
	}
.paperTitle{
	margin:0 20px;
	height:70px;
	border-bottom:1px solid #dad6d5;
	}
.paperName{
	margin-top:10px;
	float:left;
	line-height:60px;
	font-size:18px;
	color:#471c09;
	}
.paperScore{
	margin-top:10px;
	float:right;
	line-height:60px;
	font-size:18px;	
	color:#471c09;
	}
.paperScore span{
	padding:0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#46342b;
	}
.paperModuleWrap{
	margin:10px 20px;
	}
.moduleItem{
	overflow:hidden;
	padding:10px;
	}
.moduleItem>div{
	margin-right:30px;
	float:left;
	font-size:16px;
	}
.moduleItem>div label{
	margin:0 10px 0 0;
	float:left;
	display:block;
	padding:0 10px;
	height:30px;
	line-height:30px;
	background-color:#d9f2d3;
	border-radius:3px;
	}
.moduleItem>div.modlueName label{
	min-width:84px;
	text-align:center;
	}
.moduleItem>div input{
	float:left;
	height:28px;
	line-height:28px;
	padding:0 5px;
	text-align:center;
	border-radius:3px;
	font-size:16px;
	font-family:\9ED1\4F53;
	}
.moduleItem>div.modlueName input{
	width:134px;
	}
.moduleItem>div.modlueWeight input{
	width:88px;
	}
.modlueWeight em{
	display:inline-block;
	padding:2px 0 0 5px;
	font-style:normal;
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	}
.addModule{
	margin:0 auto 60px auto;
	width:60px;
	height:60px;
	background:url(images/set_ico.png) no-repeat 0 -92px;
	cursor:pointer;
	}
.delModule{
	margin-top:2px;
	width:24px;
	height:24px;
	background:url(images/set_ico.png) no-repeat -121px -60px;
	cursor:pointer;
	}
/*知识树*/
.sLabel{
	display:inline-block;
	line-height:28px;
	vertical-align:middle;
	margin:0 3px 0 0;
	padding:0 15px 0 15px;
	background:#cdf5fd;
	border:1px solid #1b94d3;
	border-radius:2px;
	max-width: 100px;
	overflow: hidden;
	height: 28px;
	position: relative;
	cursor: pointer;
	color:#46342b;
	font-size:14px;
	letter-spacing:-1px;
	box-shadow:inset 0px 1px 2px #fff;
}
.sLabel.on{
	border: 1px solid #f87b78;
	}
.sClose{
	width:8px;
	height:8px;
	margin:0 0 2px 3px;
	background:#e8f1f3 url(images/close.png) no-repeat center;
	display:inline-block;
	cursor:pointer;
	position: absolute;
	top: 8px;
	right: 3px;
}
.addkno{
	min-width:100px;
	float:left;
	}
.addknowS{
	display:inline-block;
	height: 28px;
	line-height:28px;
	border: 1px solid #6b5d55;
    border-radius: 2px;
    background: #ebe7e6;
    font-size: 14px;
    color: #6b5d55;
	padding:0 5px;
	cursor:pointer;
	vertical-align:middle;
	font-weight:normal;
	box-shadow:inset 0px 1px 2px #fff;
}
.addknowS.on{
	border: 1px solid #f87b78;
	} 
.knowledgePoint{
	position:fixed;
	top:400px;
	left:50%;
	margin:0 0 0 502px;
	z-index: 10;
}
.knowledgePointS{
	position:fixed;
	top:180px;
	left:50%;
	margin:0 0 0 460px;
	z-index: 10;
}
.kpIco{
	width:41px;
	height:40px;
	background: url('images/knowledge_ico1.png') no-repeat;
	margin-left: -41px;
	cursor: pointer;
}
.knowledgePoint .kpIco{
	background: url('images/knowledge_ico2.png') no-repeat;
}
.knowledgeOpt{
	display: none;
	width: 200px;
	max-height:400px;
	overflow-y:scroll;
	margin-left: -240px;
	padding: 30px 20px;
	border: 1px solid #d9d9d9;
	background-color: #fafcfc;
	border-top: 2px solid #6097d7;
}
.knowledgeOpt li > span{
	display:block;
	padding-left: 18px;
	background: url(images/knowclose.png) no-repeat 0 5px;
}

.knowledgeOpt li.open > span{
	padding-left: 18px;
	background: url(images/knowexp.png) no-repeat 0 5px;
}
.knowledgeOpt li.last{
	background: none;
}
.knowledgeOpt li.last > span{
	padding-left: 15px;
	background: url(images/knowlast.png) no-repeat 0 5px;
    color:#6097d7;
}
/* tree start*/
.tree li{
	padding-left: 14px;
	background: url(images/plus.png) no-repeat 0 7px;
	cursor: pointer;
}

.tree li.open{
	background: url(images/minus.png) no-repeat 0 7px;
}

.tree ul{
	display: none;
}

.tree .open > ul{
	display: block;
}
/* tree end */

/*知识点设置*/
.knowBlock>span{
	float:none;
	}
.operateBlock1 .knowList{
	max-width:720px;
	height:280px;
	float:none;
	}
.operateBlock1 .knowList li{
	position:relative;
	margin:15px;
	padding:0;
	width:108px;
	height:28px;
	line-height:28px;
	border:1px solid #dad6d5;
	border-radius:3px;
	text-align:center;
    }
.operateBlock1 .knowList li.on{
	background-color:transparent;
	}
.knowList li i{
	display:none;
	position:absolute;
	top:-10px;
	right:-10px;
	width:20px;
	height:20px;
	background:url(images/know_del.png) no-repeat;
	}
.knowList li:hover i{
	display:block;
	}
.knowList li.add{
	background:#dad6d5;
	color:#fff;
	}
.knowList li span{
	width:100%;
	height:100%;
	display:block;
	}
.knowList li input.inputText{
	width:108px;
	height:28px;
	line-height:28px;
	padding:0;
	border:0;
	font-size:16px;
	font-family:\9ED1\4F53;
	}
.xiaobi_manage{
	height: 24px;
	line-height: 24px;
	text-align: left;
	font-size: 18px;
	font-family: "微软雅黑";
	padding: 30px 10px;
}
.xiaobi_clear{
	margin: 0 35px;
	border: 2px solid #46342b;
	width: 80px;
	height: 30px;
	border-radius: 7px;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	cursor: pointer;
	background-color: #fd6f47;
	-webkit-appearance: none;
}