|
|
@ -471,8 +471,6 @@ a:hover.AnnexBtn{background: url(../images/homepage_icon2.png) -90px -343px no-r
|
|
|
|
a.postRouteLink {font-weight:bold; color:#484848;}
|
|
|
|
a.postRouteLink {font-weight:bold; color:#484848;}
|
|
|
|
a.postRouteLink:hover {text-decoration:underline;}
|
|
|
|
a.postRouteLink:hover {text-decoration:underline;}
|
|
|
|
|
|
|
|
|
|
|
|
.homepagePostSetting {position:absolute; width:20px; height:20px; right:0px; top:0px;}
|
|
|
|
|
|
|
|
.homepagePostSetting ul li:hover ul {display:block;}
|
|
|
|
|
|
|
|
.resourceSendO {width:65px; line-height:2; font-size:12px; color:#616060; background-color:#ffffff; border:1px solid #eaeaea; border-radius:3px; position:absolute; left:-48px; top:20px; padding:2px 0px; display:none;}
|
|
|
|
.resourceSendO {width:65px; line-height:2; font-size:12px; color:#616060; background-color:#ffffff; border:1px solid #eaeaea; border-radius:3px; position:absolute; left:-48px; top:20px; padding:2px 0px; display:none;}
|
|
|
|
|
|
|
|
|
|
|
|
.ReplyToMessageContainer {border-bottom:1px solid #e3e3e3; width:632px; margin:0px auto; margin-top:15px; min-height:60px;}
|
|
|
|
.ReplyToMessageContainer {border-bottom:1px solid #e3e3e3; width:632px; margin:0px auto; margin-top:15px; min-height:60px;}
|
|
|
@ -499,7 +497,6 @@ ul.wlist li a:hover{ background:#15bccf; color:#fff; text-decoration:none;}
|
|
|
|
.wlist_select a{background-color: #64bdd9;cursor: default;}
|
|
|
|
.wlist_select a{background-color: #64bdd9;cursor: default;}
|
|
|
|
|
|
|
|
|
|
|
|
/*博客列表界面样式*/
|
|
|
|
/*博客列表界面样式*/
|
|
|
|
a{text-decoration:none}
|
|
|
|
|
|
|
|
.listbox{ width:730px; background-color:#fff; border:1px solid #ddd; padding:10px; }
|
|
|
|
.listbox{ width:730px; background-color:#fff; border:1px solid #ddd; padding:10px; }
|
|
|
|
/*.bloglistbox{ min-height:690px;}*/
|
|
|
|
/*.bloglistbox{ min-height:690px;}*/
|
|
|
|
.list-h2{ font-size:16px; font-weight:bold; color:#000; padding-bottom:5px;}
|
|
|
|
.list-h2{ font-size:16px; font-weight:bold; color:#000; padding-bottom:5px;}
|
|
|
@ -517,12 +514,24 @@ a:hover.list-title{ color:#269ac9;}
|
|
|
|
.list-file{ padding:10px 0; border-bottom:1px dashed #ddd;}
|
|
|
|
.list-file{ padding:10px 0; border-bottom:1px dashed #ddd;}
|
|
|
|
.list-file li{ line-height:1.9;}
|
|
|
|
.list-file li{ line-height:1.9;}
|
|
|
|
.list-info span{ margin-left:5px;}
|
|
|
|
.list-info span{ margin-left:5px;}
|
|
|
|
.pages a{ display:block; border:1px solid #d1d1d1; color:#000; float:left; width:30px; text-align:center; padding:3px 0; line-height:1.9; margin-right:5px; }
|
|
|
|
/*20160727大纲新增样式*/
|
|
|
|
.pages a:hover{ background-color:#269ac9; color:#fff;}
|
|
|
|
.list_title{padding:10px 0; border-bottom:1px solid #ddd;}
|
|
|
|
|
|
|
|
.sortTxt{ color:#000;}
|
|
|
|
|
|
|
|
.sortTxt:hover{ color:#28be6c;}
|
|
|
|
|
|
|
|
a.sort_no{ background: url(/images/syllabus/icons_syllabus.png) -16px -12px no-repeat; width:12px; height:17px; display:block;cursor:pointer; }
|
|
|
|
|
|
|
|
a.list-title{ font-size:14px; font-weight: bold; color:#000; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block;}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/*翻页*/
|
|
|
|
|
|
|
|
.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;}
|
|
|
|
a.pages-big{ width:50px;}
|
|
|
|
.pages .active{ background-color:#269ac9; color:#fff;}
|
|
|
|
.pages .active{ background-color:#3b94d6; border:1px solid #3b94d6; color:#fff;}
|
|
|
|
.pages{width:330px; margin:20px auto 10px;}
|
|
|
|
.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;}
|
|
|
|
|
|
|
|
|
|
|
|
/*视频播放默认图标*/
|
|
|
|
/*视频播放默认图标*/
|
|
|
|
.mediaIco{margin: 30px 0 30px 20px;width: 200px;}
|
|
|
|
.mediaIco{margin: 30px 0 30px 20px;width: 200px;}
|
|
|
|
a.st_img { display:block;width:32px; height:32px; border:1px solid #CCC; padding:1px;}
|
|
|
|
a.st_img { display:block;width:32px; height:32px; border:1px solid #CCC; padding:1px;}
|
|
|
@ -543,8 +552,6 @@ a:hover.st_img { border:1px solid #1c9ec7; }
|
|
|
|
.searchCourseImage {width:75px; margin-right:10px;}
|
|
|
|
.searchCourseImage {width:75px; margin-right:10px;}
|
|
|
|
.searchContentDes {width:883px;}
|
|
|
|
.searchContentDes {width:883px;}
|
|
|
|
.searchTag {font-size:12px; color:#ffffff; background-color:#7ec8e4; height:16px; min-height:16px; max-height:16px; float:left; line-height:16px; padding:0px 3px;}
|
|
|
|
.searchTag {font-size:12px; color:#ffffff; background-color:#7ec8e4; height:16px; min-height:16px; max-height:16px; float:left; line-height:16px; padding:0px 3px;}
|
|
|
|
.undis {display:none;}
|
|
|
|
|
|
|
|
.dis {display:inline-block;}
|
|
|
|
|
|
|
|
.numRed {color:#FF6600;}
|
|
|
|
.numRed {color:#FF6600;}
|
|
|
|
.pageRoll {float:right; border-left:1px solid #dddddd; margin-top:15px;}
|
|
|
|
.pageRoll {float:right; border-left:1px solid #dddddd; margin-top:15px;}
|
|
|
|
.pageCell {border:1px solid #dddddd; padding:5px 12px; float:left; margin-left:-1px; position:relative;}
|
|
|
|
.pageCell {border:1px solid #dddddd; padding:5px 12px; float:left; margin-left:-1px; position:relative;}
|
|
|
@ -938,10 +945,10 @@ a:hover.member_btn{ background:#329cbd;}
|
|
|
|
.search_form_course{margin-top:8px;margin-left:8px;}
|
|
|
|
.search_form_course{margin-top:8px;margin-left:8px;}
|
|
|
|
|
|
|
|
|
|
|
|
/*信息*/
|
|
|
|
/*信息*/
|
|
|
|
.project_info{ background:#fff; padding:10px; padding-right:0px;width:222px; padding-right:8px; margin-bottom:10px;}
|
|
|
|
.project_info{ background:#fff; padding:10px 8px; width:224px; margin-bottom:10px;}
|
|
|
|
.pr_info_id{ width:137px; color:#5a5a5a; font-size:14px; margin-top:5px;}
|
|
|
|
.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{ border:1px solid #eaeaea; width:60px; height:60px; padding:1px;}
|
|
|
|
.pr_info_logo:hover{ border:1px solid #64bdd9; }
|
|
|
|
.pr_info_logo:hover{ border:1px solid #297fb8; }
|
|
|
|
.pr_info_join{}
|
|
|
|
.pr_info_join{}
|
|
|
|
a.pr_join_a{ color:#fff; display:block; padding:0 5px 0 3px; padding-top:2px; height:20px; margin-right:5px; float:left; text-align:center; background-color:#269ac9; float:left; }
|
|
|
|
a.pr_join_a{ color:#fff; display:block; padding:0 5px 0 3px; padding-top:2px; height:20px; margin-right:5px; float:left; text-align:center; background-color:#269ac9; float:left; }
|
|
|
|
a.pr_join_a_quit{ color:#fff; display:block; padding:0 2px 0 3px; padding-top:2px; height:20px; margin-right:5px; float:left; text-align:center; background-color:#269ac9; float:left; }
|
|
|
|
a.pr_join_a_quit{ color:#fff; display:block; padding:0 2px 0 3px; padding-top:2px; height:20px; margin-right:5px; float:left; text-align:center; background-color:#269ac9; float:left; }
|
|
|
@ -977,6 +984,8 @@ a:hover.pr_join_a{ background:#298fbd;}
|
|
|
|
.lg-foot:hover{ color:#787b7e; border:1px solid #d4d4d4;}
|
|
|
|
.lg-foot:hover{ color:#787b7e; border:1px solid #d4d4d4;}
|
|
|
|
/****标签(和资源库的tag样式一致)***/
|
|
|
|
/****标签(和资源库的tag样式一致)***/
|
|
|
|
.project_Label{ width:220px; padding:10px; background:#fff; margin-top:10px; padding-top:5px; margin-bottom:10px;}
|
|
|
|
.project_Label{ width:220px; padding:10px; background:#fff; margin-top:10px; padding-top:5px; margin-bottom:10px;}
|
|
|
|
|
|
|
|
/*.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;}
|
|
|
|
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; }
|
|
|
|
.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;}
|
|
|
|
.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;}
|
|
|
|