2016-06-28 15:13:04 +08:00
|
|
|
/****标签(和资源库的tag样式一致)***/
|
|
|
|
.project_Label{ width:218px; padding:10px; background:#fff; margin-top:10px; padding-top:5px; margin-bottom:10px; border:1px solid #dddddd;}
|
|
|
|
.project_Label_New {width:218px; padding-left:10px; background:#fff; margin-top:15px; margin-bottom:10px;}
|
|
|
|
a.yellowBtn{ display:inline-block;color:#0d90c3; height:22px;}
|
|
|
|
.submit{height:21px;border:0; cursor:pointer; background:url(../images/btn.png) no-repeat 0 0;width:42px; margin-top:2px; margin-left:3px; }
|
|
|
|
.isTxt{background:#fbfbfb url(../images/inputBg.png) repeat-x left top;height:22px;line-height:22px;border:1px solid #c1c1c1;padding:0 5px;color:#666666;}
|
2016-07-01 17:27:34 +08:00
|
|
|
.re_tag{ width: auto; padding:0 5px; padding-top:2px; border:1px solid #f8df8c; background:#fffce6; margin-right:5px; }
|
2016-06-28 15:13:04 +08:00
|
|
|
.re_tag a{ color:#0d90c3;}
|
|
|
|
.tag_h{ }
|
|
|
|
.tag_h span,.tag_h a{ margin-bottom:5px;}
|
|
|
|
/*信息*/
|
|
|
|
.project_info{ background:#fff; padding:10px 8px; width:222px; margin-bottom:10px; border:1px solid #dddddd;}
|
|
|
|
.pr_info_id{ width:137px; color:#5a5a5a; font-size:14px; margin-top:5px;}
|
|
|
|
.pr_info_logo{ border:1px solid #eaeaea; width:60px; height:60px; padding:1px;}
|
|
|
|
.pr_info_logo:hover{ border:1px solid #297fb8; }
|
|
|
|
|
|
|
|
/*课程大纲*/
|
|
|
|
input.syllabus_input{
|
|
|
|
border:none;
|
|
|
|
width:150px;
|
|
|
|
height:25px;
|
|
|
|
line-height:25px;
|
|
|
|
color:#333;
|
|
|
|
}
|
|
|
|
input.syllabus_input_min{
|
|
|
|
border:none;
|
|
|
|
width:30px;
|
|
|
|
height:25px;
|
|
|
|
line-height:25px;
|
|
|
|
color:#333;
|
|
|
|
}
|
|
|
|
.syllabus_select{
|
|
|
|
border:1px solid #ccc;
|
|
|
|
margin-left:5px;
|
|
|
|
}
|
|
|
|
.syllabus_leftinfo {
|
|
|
|
margin:10px 10px 0 10px;
|
|
|
|
width:220px;
|
|
|
|
}
|
|
|
|
.syllabus_leftinfo li{
|
|
|
|
line-height:25px;
|
|
|
|
}
|
|
|
|
.syllabus_leftinfo label{
|
|
|
|
display:block;
|
|
|
|
width:60px;
|
|
|
|
text-align:right;
|
|
|
|
float:left;
|
|
|
|
line-height:25px;
|
|
|
|
}
|
|
|
|
.syllabusbox{
|
|
|
|
position:relative;
|
|
|
|
width: 718px;
|
|
|
|
color: #4b4b4b;
|
|
|
|
padding:30px 15px;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
background: #fff;
|
|
|
|
border: 1px solid #dddddd;
|
|
|
|
}
|
|
|
|
.syllabuscon_title{
|
|
|
|
color:#000; text-align:center;
|
|
|
|
}
|
|
|
|
.syllabuscon_txt p{
|
|
|
|
font-size:14px;
|
|
|
|
line-height:1.9;
|
|
|
|
color:#000;
|
|
|
|
}
|
|
|
|
.syllabuscon_txt_title{
|
|
|
|
font-weight:bold;
|
|
|
|
margin:10px 0;
|
|
|
|
}
|
|
|
|
.syllabusbox_tishi{
|
|
|
|
font-size:14px;
|
|
|
|
width:733px;
|
|
|
|
color:#cb7c01;
|
|
|
|
padding:10px 0 0 15px;
|
|
|
|
margin-bottom:10px;
|
|
|
|
background:#fff7d1;
|
|
|
|
border:1px solid #fcd9b4;
|
|
|
|
height:34px;
|
|
|
|
}
|
|
|
|
a.syllabusbox_a_blue{
|
2016-06-30 10:44:11 +08:00
|
|
|
color:#3b94d6 !important;
|
2016-06-28 15:13:04 +08:00
|
|
|
}
|
|
|
|
.syllabus_leftinfo p{
|
|
|
|
line-height:25px;
|
|
|
|
width:150px;
|
|
|
|
overflow:hidden;
|
|
|
|
white-space: nowrap;
|
|
|
|
text-overflow:ellipsis;
|
|
|
|
}
|
|
|
|
.syllabus_info_tishi{
|
|
|
|
font-size:16px;
|
|
|
|
width:400px;
|
|
|
|
margin:100px auto;
|
|
|
|
}
|
|
|
|
.syllabus_info_tishi a{
|
|
|
|
color:#3b94d6;
|
|
|
|
}
|
|
|
|
|
|
|
|
/*课程大纲-课程列表*/
|
|
|
|
.icon_course{ background: url(../images/syllabus/icons_syllabus.png) 0 -35px no-repeat; width:18px; height:15px; display:block;}
|
|
|
|
.icons_sy_open{background: url(../images/syllabus/icons_syllabus.png) 0 -53px no-repeat; width:20px; height:23px; display:block; cursor:pointer; }
|
|
|
|
.icons_sy_close{background: url(../images/syllabus/icons_syllabus.png) -26px -53px no-repeat; width:20px; height:23px; display:block; }
|
2016-06-30 16:12:25 +08:00
|
|
|
.syllabus_courses_box {position:relative;}
|
|
|
|
.icons_sy_setting{background: url(../images/syllabus/icons_syllabus.png) -51px -33px no-repeat; width:20px; height:20px; display:block; position:absolute; right:10px; top:10px; }
|
2016-06-28 15:13:04 +08:00
|
|
|
.icons_sy_setting:hover{background: url(../images/syllabus/icons_syllabus.png) -25px -33px no-repeat; }
|
|
|
|
.icons_sy_cir{background: url(../images/syllabus/icons_syllabus.png) 0px -82px no-repeat; width:15px; height:15px; display:block; position:absolute; left:-8px; top:25px;}
|
|
|
|
.icons_sy_arrow{background: url(../images/syllabus/icons_syllabus.png) -31px -81px no-repeat; width:20px; height:20px; display:block; }
|
|
|
|
.syllabus_h2_top{ font-size:18px; color:#333; font-weight:normal; padding:10px 15px;border-bottom:1px solid #e7e7e7; }
|
|
|
|
.syllabus_category{ padding:10px 15px; background-color:#f6f6f6; border-bottom:1px solid #e7e7e7;}
|
|
|
|
.syllabus_box{ width:750px; border:1px solid #e7e7e7; background-color:#fff;}
|
|
|
|
.syllabus_courses_list{ padding:15px; border-bottom:1px solid #e7e7e7; cursor:pointer;}
|
|
|
|
.syllabus_courses_list:hover{ background:#f6fafd;}
|
2016-06-30 15:36:46 +08:00
|
|
|
.syllabus_courses_title{ font-size:16px; color:#333; width:650px; font-weight:normal;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
|
2016-06-28 15:13:04 +08:00
|
|
|
.sy_p_grey{ margin-left:25px; color:#888; margin-top:5px; font-size:12px;}
|
|
|
|
.syllabus_class_box{ padding-left:30px; background:#f6f6f6;}
|
|
|
|
.syllabus_class_list{ padding:12px 0 12px 15px; height:44px;border-left:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7; position:relative;}
|
|
|
|
.syllabus_class_list:hover{ background:#ececec;}
|
|
|
|
.syllabus_class_list_more{padding:8px; text-align:center;border-left:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;}
|
|
|
|
.syllabus_class_list_more:hover{ background:#ececec;}
|
|
|
|
.syllabus_class_list_more a{ color:#ff7e00;}
|
|
|
|
.syllabus_class_title{ font-size:14px; color:#333; width:500px; margin-bottom:3px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
|
|
|
|
.syllabus_class_w{ width:650px;}
|
|
|
|
.dis {display:block;}
|
|
|
|
.undis {display:none;}
|
|
|
|
|
|
|
|
/*班级列表界面(用的博客列表的样式)*/
|
|
|
|
.listbox{ width:730px; background-color:#fff; border:1px solid #ddd; padding:10px; }
|
|
|
|
.bloglistbox{ min-height:690px;}
|
|
|
|
.list-h2{ font-size:16px; font-weight:bold; color:#000; padding-bottom:5px;}
|
2016-06-30 10:44:11 +08:00
|
|
|
.category2{ }
|
2016-06-28 15:13:04 +08:00
|
|
|
.list_title{padding:10px 0; border-bottom:1px solid #ddd;}
|
2016-06-30 10:44:11 +08:00
|
|
|
.category2 a,.category2 span{ float:left; margin-right:5px;}
|
2016-06-28 15:13:04 +08:00
|
|
|
.grayTxt{ color:#9093a6;}
|
|
|
|
.sortTxt{ color:#000;}
|
|
|
|
.sortTxt:hover{ color:#28be6c;}
|
|
|
|
a.sortupbtn{ background: url(../images/syllabus/icons_syllabus.png) 0 3px no-repeat; width:12px; height:17px; display:block; margin-right:10px; cursor:pointer;}
|
|
|
|
a.sortdownbtn{ background: url(../images/syllabus/icons_syllabus.png) 0 -12px no-repeat; width:12px; height:17px; display:block;cursor:pointer; }
|
|
|
|
a.sort_no{ background: url(../images/syllabus/icons_syllabus.png) -16px -12px no-repeat; width:12px; height:17px; display:block;cursor:pointer; }
|
|
|
|
.item_list{ display:block; width:5px; height:5px;-webkit-border-radius: 25px;border-radius:25px; background-color:#adadad; margin:10px 10px 0 0;}
|
2016-07-01 20:06:12 +08:00
|
|
|
a.list-title{ font-size:14px; font-weight: bold; color:#000;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block;}
|
2016-06-28 15:13:04 +08:00
|
|
|
a:hover.list-title{ color:#269ac9;}
|
|
|
|
.c_red{ font-weight:normal; font-size:12px;}
|
|
|
|
.list-file{ padding:10px 0; border-bottom:1px dashed #ddd;}
|
|
|
|
.list-file li{ line-height:1.9;}
|
|
|
|
.list-info span{ margin-left:5px;}
|
|
|
|
.pages a{ display:block; border:1px solid #d1d1d1; color:#888; float:left; width:30px; text-align:center; padding:3px 0; line-height:1.9; margin-right:5px; }
|
|
|
|
.pages a:hover{ background-color:#3b94d6; border:1px solid #3b94d6; color:#fff;}
|
|
|
|
a.pages-big{ width:50px;}
|
|
|
|
.pages .active{ background-color:#3b94d6; border:1px solid #3b94d6; color:#fff;}
|
|
|
|
.pages{width:330px; margin:20px auto 10px;}
|
|
|
|
a.course-title{ font-size:14px; font-weight: bold; color:#000;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; width:590px;}
|
|
|
|
a:hover.course-title{ color:#269ac9;}
|
|
|
|
|
|
|
|
/*新建页面*/
|
2016-07-01 16:41:13 +08:00
|
|
|
.name_input{ border:1px solid #64bdd9; height:16px; width:310px; background:#fff; margin-bottom:10px; padding:5px;}
|
|
|
|
|
|
|
|
.homepageSyllabusName {font-size:16px; color:#484848; height:25px; float:left; font-weight: bold; max-width:120px;overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}
|