﻿body
{
}

#createclasses_div_header
{
	width: 99%;
	height: 40px;
	line-height: 40px;
	text-align: right;
	font-size: 16px;
	color: #a0a0a0;
	margin-top: 20px;
}
#main
{
	background: #fafafa !important;
}
#div_main
{
	width: 100%;
}
#div_main_left
{
	width: 1000%;
	max-width: 210px;
	display: inline-block;
}
#div_main_left_top
{
	width: 100%;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	background-color: #70C5E2;
	border-radius: 5px 5px 0 0;
}
#div_main_left ul
{
	background-color:#fff;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
}
#ul_AllClass
{min-height:300px;}
#div_main_left ul li
{
	line-height: 45px;
	padding: 0px;
}
#div_Createclass
{
	width: 210px;
	height: 60px;
	color: white;
	margin-bottom: 20px;
	background-color: #7FAFD1;
	line-height: 60px;
	text-align: center;
	cursor: pointer;
	border-radius: 3px;
}
#div_main_right
{
	width: 99%;
	display: inline-block;
	vertical-align: top;
	background-color: white;
	margin-left: 5px;
	margin-bottom: 60px;
}
#div_main_right_top
{
	width: 100%;
	line-height: 60px;
	text-align: center;
	color: #fff;
	background-color: #70C5E2;
	border-radius: 5px 5px 0 0;
}
#div_subject
{
	width: 100%;
	height: 130px;
	margin-bottom: 20px;
	position: relative;
	margin-top:24px;
}
#div_subject ul
{
	width: 100%;
	height: 125px;
	padding: 0px;
	margin: 0;
}
#div_subject ul li
{
	border: 1px solid rgb(230, 230, 230);
	float: left;
	height: 125px;
	line-height: 30px;
	text-align: center;
	width: 24.8%;
	font-size: 18px;
	border-right: none;
}
#div_subject ul li p
{
    margin:10px 0 0;
}
.ciren
{
	border: 1px solid #d6d6d6;
	width: 76px;
	height: 26px;
	line-height: 26px;
	border-radius: 3px;
	cursor: pointer;
	font-size: 16px;
	color: #3c3c3c;
}
.ciren:hover
{
	border: 1px solid #d6d6d6;
	cursor: pointer;
	background-color: #d6d6d6;
	color:#3c3c3c;
}
.renjiao
{
	border: 1px solid #8ad244;
	width: 76px;
	height: 26px;
	line-height: 26px;
	border-radius: 3px;
	cursor: pointer;
	background-color: #fff;
	color: #8ad244;
	font-size: 16px;
}
.renjiao:hover
{
	background-color: #8ad244;
	color: #fff;
}
.renTeacher
{
	font-size: 14px;
	color: #757575;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	padding:0 5px;
}
#div_group_no
{
	border: 1px solid #eae9eb;
	border-radius: 5px;
	overflow: auto;
	width: 95%;
	clear: both;
	margin-left: 20px;
	padding-top: 21px;
	padding-bottom: 21px;
}
.ul_group
{
	padding-left: 20px;
	clear: both;
}
.ul_group li
{
	width: 160px;
	height: 40px;
	text-align: left;
	line-height: 40px;
	float: left;
}
.li
{
	height: 60px;
	line-height: 60px !important;
	border-bottom: 2px solid #fafafa !important;
	background-repeat: no-repeat;
	background-image: url("../images/guanbi.png");
	background-position: 25px 14px;
	cursor: pointer;
}
.a_grade_click
{
	background-repeat: no-repeat;
	background-image: url("../images/zhankai.png");
	background-position: 25px 14px;
}
.li a
{
	font-size: 18px;
}
.a_class_click
{
	color: #30a7c9 !important;
	background: #fcfcfc;
}
.dropdown
{
	display: none;
	height: 260px;
    overflow: auto;
}
.dropdown li
{
	border-bottom: 2px solid #fafafa !important;
	height: 60px;
	line-height: 60px !important;
}
.dropdown a:active
{
	color: black;
}
.edit_classNameNormal
{
	background: #70C5E2;
	color: white;	
	border: none;
	font-size: 20px;
}
.gotoInstZone{cursor: pointer; display:inline-block;}
.edit_className
{
	color: #3c3c3c;
	border: 1px solid #d6d6d6;
	border-radius: 3px;
	height: 57px;
	font-size: 18px;
	padding-left:15px;
}
.groupyes_item
{
	width: 95%;
	overflow: visible;
	border: 1px solid #eae9eb;
	border-radius: 5px;
	margin-top: 20px;
	background-color: #FAFAFA;
	float: left;
	margin-left: 20px;
	padding-top: 21px;
	padding-bottom: 21px;
}
.editTeam
{
	float: right;
	margin-right: 10px;
	color: #8CC9E0;
	cursor: pointer;
}
.delTeam
{
	float: right;
	margin-right: 20px;
	color: #8CC9E0;
	cursor: pointer;
}
.removeFromTeam
{
	float: right;
	margin-right: 10px;
	color: #8CC9E0;
	cursor: pointer;
}
.teamName
{
	margin-left: 20px;
	font-size: 18px;
	float: left;
	color: #3c3c3c;
}
#div_createTeam
{
	display: none;
	width: 100%;
	height: 40px;
	margin-left: 20px;
}
#a_createTeam
{
	padding: 0 20px;
	line-height: 50px;
	text-align: center;
	border: 1px solid #c0c1c2;
	margin-left: 30px;
	float: left;
	cursor: pointer;
}
#a_createTeam:hover
{
	background-color: #7FAFD1;
	color:#fff;
	border-color:#7FAFD1;
}
.createClassTeam
{
	width: 130px;
	height: 40px;
	float: left;
	font-size: 16px;
	line-height: 40px;
	background-color: #65D0BD;
	color: white;
	text-align: center;
	border-radius: 3px;
	margin: 10px 5px 0 20px;
	margin-top: 10px;
	clear: both;
	cursor: pointer;
}
.a_team_student
{
}
.a_team_student:hover
{
	border-bottom: 2px solid #51c2ae;
	color: #51c2ae !important;
	line-height: 35px;
}
.a_click
{
	border-bottom: 2px solid #51c2ae;
	color: #51c2ae !important;
	line-height: 35px;
}
.a_banji
{
	width: 100%;
	height: 100%;
}
.a_banji:hover
{
	background: #fcfcfc;
	color: #b1b1b1;
}
.div_subject_pre
{
	left: 20px;
	position: absolute;
	top: 50px;
	width: 12px;
	height: 22px;
	background-image: url('../images/bg_arrow_left.png');
	cursor: pointer;
}
.div_subject_pre:hover
{
	background-position: 0px -22px;
}
.div_subject_next
{
	background-image: url('../images/bg_arrow_right.png');
	cursor: pointer;
	float: right;
	height: 22px;
	position: absolute;
	right: 20px;
	top: 50px;
	width: 12px;
}
.div_subject_next:hover
{
	background-position: 0px -22px;
}
.cc_coursename
{font-size:20px;}
#div_center
{
	width: 100%;
	height: 100%;
	z-index: 2;
	background-color: gray;
	opacity: 0.19;
	position: fixed;
	top: 0;
	display: none;
}
#div_noData
{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: white;
	background-color: #70C5E2;
	border-radius: 5px;
	border-bottom-left-radius: inherit;
	border-bottom-right-radius: inherit;
	display: none;
}
#div_top_InviteCode,.divreset
{
	width: 500px;
	height: 260px;
	margin-left: -200px;
	margin-top: -130px;
	left: 50%;
	top: 50%;
	z-index: 999;
	position: absolute;
	color: #3c3c3c;
	display: none;
}
#set_InvitedCode,.resettb
{
	width: 100%;
	height: 100%;
}
.resettb
{
    padding-top: 30px;background-color:#f7f9fa;
    height:auto;
    text-align:center;
}
.resettb tr
{
    height:40px;
}
.handle
{
	text-align: center;
	background: #0ba6de;
	color: white;
	width: 100%;
	line-height: 50px;
	height:50px;
	padding-left:0px;
	cursor:move;
	border-radius:5px 5px 0 0;
}
.man_input_c
{ 
    height: 40px; font-size: 15px; border-radius: 3px;border:1px solid #c8cccf;
    min-width:163px;
}

#a_submite_InviteCode
{
	width: 100px;
	background: #7ec652;
	border-radius: 5px;
	cursor: pointer;
	color: white;
	text-align: center;
	line-height: 35px;
	margin-right:10px;
}
#a_cancel_InviteCode
{
	width: 100px;
	background: #7ec652;
	border-radius: 5px;
	cursor: pointer;
	color: white;
	text-align: center;
	line-height: 35px;
	margin-left:10px;
}
#a_alert_sub,.resetbtn
{
	width: 100px;
	height: 35px;
	background: #7ec652;
	border-radius: 5px;
	cursor: pointer;
	color: #fff;
	text-align: center;
	line-height: 35px;
	display:inline-block;
}
#text_createTeam
{
	height: 46px;
	float: left;
	border: 1px solid #c0c1c2;
	font-size: 16px;
	color: #3c3c3c;
	padding-left: 20px;
	width: 350px;
	border: 2px solid #ddd;
}
#div_groups
{
	width: 100%;
	width: 100%;
	clear: both;
	height: 82px;
	padding-top: 20px;
}
#div_main_left_bottom
{
	margin-top: 30px;
}
#div_Createclass
{
	margin: 0px;
}
#div_jiaru_chuangjian
{
	width: 153px;
	height: 40px;
	float: left;
	line-height: 25px;
	margin-top: 5px;
}
#jiahao
{
	width: 50px;
	float: left;
	border-left: 1px solid #c5dced;
}
#div_createclass
{
	width: 73%;
	margin: 0 auto;
	min-height: 600px;
	padding:0 3%;
}
@media screen and (min-width:460px) and (max-width:980px)
{
    #div_createclass
    {
        width:94%;
    }
}
#chuangjianzhe
{
	float: left;
	margin-left: 20px;
}
#del_class
{
	float: right;
	margin-right: 20px;
	cursor: pointer;
	display: none;
}
#edit_className
{
	float: right;
	margin-right: 20px;
	cursor: pointer;
}
#man_class
{
    float: right;
	margin-right: 20px;
	cursor: pointer;
}
#edit_cancel
{
	float: right;
	margin-right: 20px;
	cursor: pointer;
	display: none;
}
#edit_submit
{
	float: right;
	margin-right: 20px;
	cursor: pointer;
	display: none;
}
#div_banzhuren
{
	width: 100%;
	text-align: center;
	margin-top: 24px;
}
#span_banzhuren
{
	font-size: 18px;
	color: #3c3c3c;
}
#ciren
{
	float: right;
	margin-right: 20px;
	display: none;
	font-size: 14px;
	color: #757575;
}
#fenzu_head
{
	width: 100%;
	height: 80px;
	line-height: 80px;
	float: left;
}
#span_xueshengfenzu
{
	margin-left: 30px;
	font-size: 20px;
	color: #3c3c3c;
}
#span_banji_chuangjian
{
	font-size: 14px;
	color: #757575;
}
#span_chuming1
{
	float: right;
	margin-right: 40px;
	color: #d9e3e6;
	cursor: pointer;
	display:none;
}
#del_student
{
	color: #d9e3e6;
	border: none;
	background: none;
	font-size: 16px;
	cursor: pointer;
	font-family: inherit;
}
#get_InviteCode
{
	color: #5bb8d9;
	float: right;
	margin-right: 30px;
	cursor: pointer;
}
#weifenzu
{
	margin-left: 20px;
	font-size: 18px;
	color: #3c3c3c;
}
#xinjianfenzu
{
	width: 86px;
	height: 60px;
	text-align: center;
	float: left;
}
#xinjianjia
{
	width: 43px;
	float: left;
	border-left: 1px solid white;
}
#tb_yaoqing,#tb_yaoqingma,.resetbtns
{
	width: 100%;
	padding: 20px 0;
	line-height: 50px;
	background-color:#f7f9fa;
}
#yaoqingrenshu
{
	text-align: right;
	width: 50%;
}
#text_studentNum
{
	height: 27px;
}
#get_InvitedCode
{
	width: 100%;
	height: 100%;
	display: block;
}
#td_yaoqingma
{
	text-align: center;
	color: #0ba6de;
	font-size: 20px;
}
#lb_daynum
{
	color: #0ba6de;
	font-size: 20px;
}
#div_groups a,.cl_reset
{background-color:#65d0bd;border-radius:3px;margin:10px 0 0 10px;line-height:40px;height:40px;display:inline-block;padding:0 10px;color:#fff;cursor:pointer;}
#div_groups a.import_stus
{
    display:none;
}
.cusbox {
    display: none;
}
.cusbox + label {
    background-color: #fafafa;
    border: 1px solid #cacece;
    border-radius: 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 -15px 10px -12px rgba(0, 0, 0, 0.05) inset;
    display: inline-block;
    padding: 9px;
    position: relative;
    top: 4px;
}
.cusbox + label:active, .cusbox:checked + label:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 1px 3px rgba(0, 0, 0, 0.1) inset;
}
.cusbox:checked + label {
    background-color: #e9ecee;
    border: 1px solid #adb8c0;
    color: #99a1a7;
}
.cusbox:checked + label::after {
    color: #99a1a7;
    content: "√";
    font-size: 14px;
    font-weight: bold;
    left: 3px;
    position: absolute;
    top: 0;
}




.cc-tab
{
    width:100%;
    min-height:50px;
    background-color:#cdf2fd;
    color:#33badc;
}
.cc-tab-c
{
    width:49%;
    height:45px;
    line-height:45px;
    display:inline-block;
    border-bottom:5px solid Transparent;
    text-align:center;
    font-size:18px;
    color:#338ba6;
    cursor:pointer;
}
.cc-tab-sel
{
    border-color:#33badc;
}
.cc-stu-man
{
    width:100%;
}
.cc-device-man
{
    width:100%;
    display:none;
}
.cc-device-content
{
    width:96%;
    margin:44px auto 0px;
}
.cc-dev-header
{
    color:#338ba6;
    font-size:16px;
    background-color:#cdf2fd;
    height:40px;
    line-height:40px;
    text-align:center;
    max-width:186px;
    width:100%;
    border:1px solid #33badc;
    border-bottom:0;
    border-radius:5px 5px 0 0;
    position:relative;
    bottom:-1px;
}
.cc-dev-content
{
    min-height:100px;
    width:99.8%;
    border:1px solid #33badc;
}
.cc-dev-inside
{
    padding:2% 0 5% 3%;
    width:97%;
    color:#444;
}
.cc-dev-switchdiv
{
    width:96%;
    height:30px;
    color:Gray;
    margin:40px auto 0;
}
.cc-dev-switch
{
    height:30px;
    width:60px;
    display:inline-block;
    margin-right:30px;
    vertical-align:middle;
    background-color:Gray;
    border-radius:20px;
    position:relative;
}
.cc-dev-slider
{
    width:30px;
    height:30px;
    border-radius:15px;
    background-color:#70c5e2;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.cc-dev-on .cc-dev-slider
{
    width:100%;
}
.cc-dev-circle
{
    position:absolute;
    top:1px;
    left:1px;
    width:28px;
    height:28px;
    border-radius:14px;
    background-color:#fff;
    z-index:1;
    cursor:pointer;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.cc-dev-on .cc-dev-circle
{
    left:31px;
}
.cc-dev-appsdiv
{
    width:100%;
    display:none;
}
.cc-dev-select
{
    font-size:15px;
    min-width:150px;
}
.cc-dev-select option
{
    height:30px;
    
}
.cc-dev-pwd
{
    margin-top:20px;
}
.cc-dev-input
{
    border:1px solid #ddd;
    width:290px;
    padding-left:10px;
    height:35px;
    line-height:35px;
}
.cc-dev-showpwd
{
    display:inline-block;
    width:66px;
    height:26px;
    background-color:#79d257;
    color:#fff;
    border-radius:3px;
    margin-left:10px;
    cursor:pointer;
    border:0;
}
.cc-dev-pwd3,.cc-dev-pwd4
{
    display:none;
}
.cc-devpwd-btn,.cc-devapp-btn
{
    width:130px;
    height:40px;
    color:#fff;
    background-color:#79d257;
    border:0;
    border-radius:5px;
    margin:40px auto 0;
    display:block;
    cursor:pointer;
    font-size:16px;
}
.cc-dev-p
{
    color:#33badc;
}
.cc-dev-p1
{
    margin-top:30px;
}
.cc-dev-apps
{
    border:1px solid #33badc;
    border-radius:5px;
    padding:3%;
    width:91.5%;
}
.cc-dev-app
{
    min-width:180px;
    display:inline-block;
    height:40px;
    line-height:40px;
    margin:10px 0;
}
.cc-dev-scheck
{
    width:20px;height:20px;
    vertical-align:middle;
}
.cc-dev-label
{
    height:40px;
    display:inline-block;
    cursor:pointer;
}
.cc-dev-bcheck
{
    width:40px;
    height:40px;
    border:1px solid #ddd;
    display:inline-block;
    margin-left:10px;
    vertical-align:bottom;
}
.cc-dev-appname
{
    margin-left:10px;
}
.cc-dev-4siter
{
    display:none;
}

/* 新增校本应用 */
.cc-app-p {overflow: hidden;}
.cc-app-p p {float:left;}
.btn-app-blue {float: right;margin: 1em 2.2% 1em 0;padding: 0 24px;line-height: 30px;font-size: 14px;color: #FFF !important;background: #36b4dd;border-radius: 5px;}
.cc-res-apps {width: 91.5%;min-height: 23px;margin-top: -1px;padding:3%;border:1px solid #33badc;border-radius:0 0 5px 5px;}
.cc-res-lst {margin:0;padding:0;}
.cc-res-lst:after {content: '';display: block;clear: both;}
.cc-res-app {position: relative;float:left;width: 25%;height: 70px;margin: 10px 0;}
.cc-res-chc,.cc-app-box,.cc-res-img,.cc-app-tit {display: inline-block;vertical-align: middle;}
.cc-app-tab a {display: inline-block;border-radius: 5px 5px 0 0;background: #cdf2fd;color: #338ba6;padding: 5px 10px;margin-right: 10px;border: 1px solid #33badc;position: relative;}
.cc-app-tab a.current {border-bottom: 1px solid #cdf2fd;}
.btnAppResRemove {display: none;position: absolute;left: 13px;top: -9px;width: 22px;height: 27px;background: url(../images/updata/bg-ico_del.png) no-repeat;}
.cc-app-box {width: calc(100% - 25px); margin-left: 3px;cursor: pointer;}
.shake {animation:mymove 1s infinite;-moz-animation:mymove 1s infinite; /* Firefox */ -webkit-animation:mymove 1s infinite; -o-animation:mymove 1s infinite;}


@-moz-keyframes mymove
{
	from {transform: scale(1);}
	50% {transform: scale(1.02);}
	to {transform: scale(1);}
}

@-webkit-keyframes mymove
{
	from {transform: scale(1);}
	50% {transform: scale(1.02);}
	to {transform: scale(1);}
}

@-o-keyframes mymove
{
	from {transform: scale(1);}
	50% {transform: scale(1.02);}
	to {transform: scale(1);}
}

@-ms-keyframes mymove
{
	from {transform: scale(1);}
	50% {transform: scale(1.02);}
	to {transform: scale(1);}
}

@keyframes mymove
{
	from {transform: scale(1);}
	50% {transform: scale(1.02);}
	to {transform: scale(1);}
}


.cc-res-img {width: 70px;height: 70px;}
.cc-app-tit {max-width: calc(100% - 80px);max-height: 70px;margin:0;padding-left: 5px;overflow: hidden;word-break: break-all;}
.nodataApp {display: none;margin: 0;}
.btn-app-sure {display: block; width: 130px;height: 40px;line-height: 40px;margin: 40px auto 0;border: 0 none;text-align: center;font-size: 16px;color: #FFF !important;background-color: #79d257;border-radius: 5px; cursor: pointer;}
body .gobacknow-c {bottom: 341px;}
body .gocreateapp {position: fixed;bottom: 261px;right: 7%;width: 70px;height: 70px;background: url(../images/updata/btn_create.png) no-repeat;}
body .gocreateapp:hover:after {content: '添加新应用';position: absolute;left: 0;top: 0;box-sizing: border-box;width: 100%;height: 100%;padding: 15px 10px 10px;text-align: center;color: #FFF;background: #97bf46;border-radius: 50%;}

@media screen and (max-width: 1440px) {
	.cc-res-app {width: 33%;}
}

@media screen and (max-width: 1100px) {
	.cc-res-app {width: 50%;}
}