@CHARSET "UTF-8";
.searchbar{margin-bottom: 20px;}
/*teacherlistPage*/
.teacherlistPage .searchbar .url{height:43px;line-height:43px;background:#fff;display:inline-block;border-radius: 8px;padding:0 15px;font-size:12px;}
.teacherlistPage .searchbar .url em{float:left;}
.teacherlistPage .searchbar .url .em2{color:#34399A;text-decoration:underline;margin-left:22px;cursor: pointer;}
.teacherlistPage .searchbar .url .em2 img{margin-right:10px;}
.teacherlistPage .hint{margin-left:20px;}
.teacherlistPage .searchbar .layui-form{width:100%;overflow: hidden;padding-right:20px;}
.teacherlistPage .searchbar .layui-form .layui-form-item{float:left;margin-bottom:0;}
.teacherlistPage .searchbar .layui-form .YQbtn2{height:38px;line-height:38px;box-shadow: 0px 2px 20px 0px #fff;padding:0 20px;margin-left:10px;}
.teacherlistPage .searchbar .layui-form-label{padding-left:0;padding-right:0;}
.teacherlistPage .searchbar .layui-form-label{padding-left:0;padding-right:0;}
.teacherlistPage .searchbar .layui-input-block{margin-left:0;float:left;}
.teacherlistPage .searchbar .layui-input{border-radius:10px;}
.teacherlistPage .searchbar .layui-form .YQbtn2{height:38px;line-height:38px;box-shadow: 0px 2px 20px 0px #fff;padding:0 20px;margin-left:10px;}
/*taskListPage*/
.taskListPage .YQmain2 .YQbtn{margin:30px 0 0 0;}

/*classMessagePage*/
.classMessagePage .formBox{width:730px;padding:35px;background:#fff;border-radius: 20px;overflow: hidden;}
.classMessagePage .formBox .icon{position:absolute;right:10px;top:50%;margin-top:-8px;}

/*workListPage*/
.workListPage .searchbar .count{font-size: 20px;}
.workListPage .searchbar .count span{margin-left:30px;display:block;}
.workListPage .searchbar .layui-form-label{padding-left:10px;padding-right:0;}
.workListPage .searchbar .layui-input-block{margin-left:0;float:left;}
.workListPage .searchbar .layui-input{border-radius:10px;}
.workListPage .searchbar .layui-form{width:100%;padding-right:20px;}
.workListPage .searchbar .layui-form .layui-form-item{float:left;margin-bottom:0;}
.workListPage .searchbar .layui-form .YQbtn2{height:38px;line-height:38px;box-shadow: 0px 2px 20px 0px #fff;padding:0 20px;margin-left:10px;}
.workListPage .scorePop{padding:20px;display:none;cursor: pointer;}


/*workSubmitPage*/
.workSubmitPage .formBox{width:730px;padding:35px;background:#fff;border-radius: 20px;overflow: hidden;}
.workSubmitPage .formBox button{margin-left:10px;}
.workSubmitPage .formBox button.btn1{background: linear-gradient(180deg, #646BCA 0%, #34399A 100%);box-shadow: 0px 2px 20px 0px #A3A5D0;border-radius: 10px;}
.workSubmitPage .formBox button.btn2{background: linear-gradient(180deg, #49D0CE 0%, #24A4A0 100%);box-shadow: 0px 2px 20px 0px #9EC4C2;border-radius: 10px;}

/*questionPage*/
.questionPage .layui-form{width:940px;margin:0 auto;}
.questionPage .layui-form-item.on:after{display:none !important;}
.questionPage .layui-form-item.on .sort{cursor:pointer;}
.questionPage .layui-form-item.on .sort img{margin-left:5px;}

/*onlineTeachingPage*/
.onlineTeachingPage .countA{background:#fff;border-radius:10px;margin-right:10px;height:50px;font-size: 20px;border-radius:100px;padding: 0 20px;}
.onlineTeachingPage .countA span{margin:0 10px;}
.onlineTeachingPage .YQbtn{height:50px;line-height:50px;border-radius: 10px;width:100%;margin-top:0;}