|
|
|
@ -23,9 +23,44 @@ a:hover.project_txt{ color:#066e9a;}
|
|
|
|
|
.noline{ border-bottom:none;}
|
|
|
|
|
.news_description{max-height: 360px;overflow:hidden; }
|
|
|
|
|
.news_description_none{max-height: none;}
|
|
|
|
|
.wrapper {position:relative;}
|
|
|
|
|
.attachmentContainer {display:inline-block;}
|
|
|
|
|
.deadline {position:absolute; bottom:0px; display:inline-block; right:0px;}
|
|
|
|
|
a.news_foot{ border:1px solid #e8eef2; color: #929598; text-align:center; width:600px; height:20px; padding-top:3px; cursor:pointer;}
|
|
|
|
|
a:hover.news_foot{ color:#787b7e; border:1px solid #d4d4d4;}
|
|
|
|
|
|
|
|
|
|
/*右侧内容新*/
|
|
|
|
|
.ctt2{clear:both; }
|
|
|
|
|
.hworkListBanner {width:720px; height:40px; background:#eaeaea; margin-bottom:10px; margin-left:5px;}
|
|
|
|
|
.hworkListContainer {float:left; clear:both; width:720px; margin-left:5px;}
|
|
|
|
|
.showHwork{ border:2px solid #269ac9; width:696px; padding:10px; color:#666666; padding-bottom:0px; }
|
|
|
|
|
.showHworkP{ width:630px; float:left;}
|
|
|
|
|
.showHwork ul li {margin-bottom: 5px;}
|
|
|
|
|
.hworkPingText{ float:left; border:1px solid #e4e4e4; padding:5px; width:618px; height:35px;}
|
|
|
|
|
.pingBox{ width:676px; padding:10px; background:#f5f3f3;}
|
|
|
|
|
.pingBoxTit{ float:left; width:625px; margin-left:10px;}
|
|
|
|
|
.pingText{border:1px solid #CCCCCC; margin:5px; padding:5px; width:610px; height:20px; }
|
|
|
|
|
.pingBackTit{ float:left; width:573px; margin-left:10px; }
|
|
|
|
|
.hworkUl{ height:50px; border-bottom:1px solid #eaeaea; line-height:50px; vertical-align:middle;}
|
|
|
|
|
.hworkListRow {height:65px; border-bottom:1px solid #eaeaea; line-height:65px; vertical-align:middle;}
|
|
|
|
|
.hworkListRow:hover {background-color:#f6f6f7; cursor:pointer;}
|
|
|
|
|
.hworkUl li{ float:left;}
|
|
|
|
|
.hworkListRow li{ float:left;}
|
|
|
|
|
.hworkList380 {width:375px; text-align:left; height:50px; line-height:50px;padding-left:5px;}
|
|
|
|
|
.hworkList80 {width:80px; text-align:center;}
|
|
|
|
|
.hworkList50 {width:50px; text-align:center;}
|
|
|
|
|
.codeList{ float:right; font-size:12px; color:#484848; padding:0px 3px; width:714px; margin-bottom:10px; }
|
|
|
|
|
.hworkName {width:380px; max-width:380px; overflow:hidden; white-space: nowrap; text-overflow:ellipsis; float:left; height:16px; line-height:16px;}
|
|
|
|
|
.hworkDetail {max-width:100px; overflow:hidden; white-space: nowrap; text-overflow:ellipsis; float:left; height:14px; line-height:14px; font-size:12px; color:#888888;}
|
|
|
|
|
.hworkDate {max-width:150px; overflow:hidden; white-space: nowrap; text-overflow:ellipsis; float:left; height:14px; line-height:14px; font-size:12px; color:#888888;}
|
|
|
|
|
.hworkMenu {width:100px; background-color:#ffffff; float:left; list-style:none; position:absolute; border:1px solid #eaeaea; border-radius:5px; top:15px; padding:10px 20px; left:-110px; font-size:12px; color:#888888; display:none; line-height:2;}
|
|
|
|
|
a.hworkExport {background:url(../images/homepage_icon2.png) -10px -401px no-repeat; padding-left:23px;}
|
|
|
|
|
a.hworkSetting {background:url(../images/homepage_icon2.png) -10px -450px no-repeat; padding-left:23px;}
|
|
|
|
|
.hworkInfor {font-size:12px; color:#269ac9; width:80px; height:40px; vertical-align:middle; float:left; line-height:40px; text-align:center; font-weight:bold;}
|
|
|
|
|
.infoNi{ width:100px; padding:5px;-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; box-shadow:0px 0px 5px #194a81; color:#666; background:#fff; text-align:left; line-height:2; position:absolute; margin-top:-24px;margin-left: 40px;}
|
|
|
|
|
.problemTxt {width:660px; margin-left:10px; color:#777777; position:relative;}
|
|
|
|
|
.rTxtTit{width:560px; overflow:hidden; white-space: nowrap; text-overflow:ellipsis;color:#15bccf; float:left; color:#269ac9; font-size:14px;}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/*邮件邀请*/
|
|
|
|
|
.box_main{ width:345px; margin:0 auto;}
|
|
|
|
@ -78,7 +113,7 @@ a:hover.talk_pic{border:1px solid #64bdd9;}
|
|
|
|
|
a.talk_btn{ background:#64bdd9; width:50px; height:20px; color:#fff; text-align:center; margin-top:12px; padding-top:3px;}
|
|
|
|
|
a:hover.talk_btn{ background:#2a9dc1;}
|
|
|
|
|
/****讨论区内页***/
|
|
|
|
|
.mt0{ margin-top:0px;}
|
|
|
|
|
.mt0{ margin-top:0px !important;}
|
|
|
|
|
.talk_info{ color:#7d7d7d; margin-left:60px; margin-top:10px;}
|
|
|
|
|
a.talk_edit{ color:#269ac9; margin-right:5px;}
|
|
|
|
|
a:hover.talk_edit{ color:#297fb8;}
|
|
|
|
@ -101,6 +136,7 @@ a:hover.grey_btn{ background:#717171; color:#fff;}
|
|
|
|
|
.f_b{ font-weight: bold;}
|
|
|
|
|
.c_blue{ color:#64bdd9;}
|
|
|
|
|
.c_grey{ color:#999999;}
|
|
|
|
|
a.c_grey{ color:#999999;}
|
|
|
|
|
.c_grey02{ color:#666666;}
|
|
|
|
|
.f_14{ font-size:14px;}
|
|
|
|
|
.c_dblue{ color:#3e6d8e;}
|
|
|
|
@ -149,6 +185,7 @@ a.un_work_edit{color: white; display:block; padding:1px 5px; background-color: d
|
|
|
|
|
.dis{display:block; }
|
|
|
|
|
.undis{display:none;}
|
|
|
|
|
.c_red{ color:#de030d;}
|
|
|
|
|
input.c_red {padding:0px; text-align:center; border:0;}
|
|
|
|
|
.f_12{ font-size:12px;}
|
|
|
|
|
.w_40{ width:40px; border:1px solid red;}
|
|
|
|
|
.dis_ul{ height:70px; border-bottom:1px dashed #d4d4d4; margin-bottom:10px;}
|
|
|
|
@ -300,7 +337,7 @@ a:hover.tijiao{ background:#0f99a9;}
|
|
|
|
|
.c_pink{ color:#e65d5e;}
|
|
|
|
|
.ni_con_work { width:300px; margin:25px 20px;}
|
|
|
|
|
.ni_con_work p{ color:#808181; }
|
|
|
|
|
|
|
|
|
|
a.xls{ margin-left:5px; color:#136b3b;}
|
|
|
|
|
/* 学生列表*/
|
|
|
|
|
.st_list{ width:670px;}
|
|
|
|
|
.st_search{ }
|
|
|
|
@ -521,11 +558,10 @@ img.ui-datepicker-trigger {
|
|
|
|
|
/*作业批次下拉*/
|
|
|
|
|
div#menu_r {height:41px; font-size:14px; font-weight:bold; margin-bottom:10px;}
|
|
|
|
|
div#menu_r ul {float: left;}
|
|
|
|
|
div#menu_r ul.menu_r { background: #64bdd9; padding:0 10px; height:40px; }
|
|
|
|
|
div#menu_r ul.menu_r { background: #269ac9; padding:0 10px; height:40px; }
|
|
|
|
|
div#menu_r li {position: relative; z-index: 9; margin: 0; display: block; float: left; }
|
|
|
|
|
div#menu_r li:hover>ul { left: -2px;}
|
|
|
|
|
div#menu_r a {position: relative;z-index: 10; height: 41px; display: block; float: left;line-height: 41px; text-decoration: none; font-size:14px; }
|
|
|
|
|
div#menu_r {display: block; cursor: pointer; background-repeat: no-repeat;background-position: 95% 0;padding-right: 15px; _padding-right: 20px;}
|
|
|
|
|
div#menu_r ul a.parent {background: url(../images/item.png) -20px -30px no-repeat; width:60px; overflow:hidden; white-space: nowrap; text-overflow:ellipsis;}
|
|
|
|
|
div#menu_r ul a.parent:hover {background: url(../images/item.png) -20px -60px no-repeat;}
|
|
|
|
|
div#menu_r ul ul a.parent {background: url(../images/item.png) -20px 6px no-repeat;}
|
|
|
|
@ -536,9 +572,9 @@ div#menu_r a { padding: 5px 12px 0 10px;line-height: 30px; color: #fff;}
|
|
|
|
|
div#menu_r li.last { background: none; }
|
|
|
|
|
/* menu::level2 */
|
|
|
|
|
div#menu_r ul ul li { background: none; }
|
|
|
|
|
div#menu_r ul ul { position: absolute;top: 38px; left: -999em; width: 90px; padding: 5px 0 0 0; background:#fff; border:1px solid #15bccf; margin-top:1px;}
|
|
|
|
|
div#menu_r ul ul a {padding: 0 0 0 15px; height: auto; float: none;display: block; line-height: 24px; font-size:12px; font-weight:normal;color:#15bccf;}
|
|
|
|
|
div#menu_r ul ul a:hover { background:#64bdd9; color:#fff;}
|
|
|
|
|
div#menu_r ul ul { position: absolute;top: 38px; left: -999em; width: 90px; padding: 5px 0 0 0; background:#fff; border:1px solid #269ac9; margin-top:1px;}
|
|
|
|
|
div#menu_r ul ul a {padding: 0 0 0 15px; height: auto; float: none;display: block; line-height: 24px; font-size:12px; font-weight:normal;color:#269ac9;}
|
|
|
|
|
div#menu_r ul ul a:hover { background:#297fb8; color:#fff;}
|
|
|
|
|
div#menu_r ul ul li.last { margin-left:15px; }
|
|
|
|
|
div#menu_r ul ul li {width: 100%;}
|
|
|
|
|
|
|
|
|
@ -553,7 +589,7 @@ a.wzan_visited{background:url(../images/new_project/public_icon.png) 0px -503px
|
|
|
|
|
.newwork_btn a:hover{ background:#329cbd;}
|
|
|
|
|
.files_tag{ width:670px; height:22px; overflow:hidden; margin-bottom:10px;}
|
|
|
|
|
a.files_tag_icon{ background:#e2f3f9; color:#54aeca; border:1px solid #bbe2ef; padding:1px 10px; float:left; margin-right:10px;margin-bottom:10px; }
|
|
|
|
|
a.files_tag_select{ background:#64bdd9; color:#fff; border:1px solid #64bdd9; padding:1px 10px; float:left; margin-right:10px;margin-bottom:10px;}
|
|
|
|
|
a.files_tag_select{ background:#64bdd9; color:#fff; border:1px solid #bbe2ef; padding:1px 10px; float:left; margin-right:10px;margin-bottom:10px;}
|
|
|
|
|
|
|
|
|
|
/* 20150423作业评分*/
|
|
|
|
|
.ml14{ margin-left:14px;}
|
|
|
|
@ -636,40 +672,40 @@ a:hover.icon_remove{background:url(images/icons.png) -20px -338px no-repeat;}
|
|
|
|
|
.t_c{ text-align:center;}
|
|
|
|
|
|
|
|
|
|
.hwork_tit{ width:210px; float:left; }
|
|
|
|
|
.hwork_tit a{ width:205px; display:block; overflow:hidden; white-space: nowrap; text-overflow:ellipsis; }
|
|
|
|
|
.hwork_tit_une{ width:270px; float:left; }
|
|
|
|
|
.hwork_tit_une a{ width:265px; display:block; overflow:hidden; white-space: nowrap; text-overflow:ellipsis; }
|
|
|
|
|
.hwork_tit a{ width:255px; display:block; overflow:hidden; white-space: nowrap; text-overflow:ellipsis; }
|
|
|
|
|
.hwork_tit02{ width:235px; float:left; }
|
|
|
|
|
.hwork_tit02 a{ width:230px; display:block; overflow:hidden; white-space: nowrap; text-overflow:ellipsis; }
|
|
|
|
|
.hwork_code{ width:56px; text-align:center; }
|
|
|
|
|
.hwork_code02{ width:60px; text-align:center; }
|
|
|
|
|
.hwork_code02{ width:32px; text-align:center; }
|
|
|
|
|
.hwork_tit_e{ width:420px; float:left; }
|
|
|
|
|
.hwork_tit_e a{ width:405px; display:block; overflow:hidden; white-space: nowrap; text-overflow:ellipsis; }
|
|
|
|
|
.hwork_num{ width:90px; display:block; overflow:hidden; white-space: nowrap; text-overflow:ellipsis;min-height: 1px;}
|
|
|
|
|
.mr18{ margin-right:18px;}
|
|
|
|
|
a.hwork_center{ display:block; width:60px; margin-right:5px;overflow: hidden; white-space: nowrap; text-overflow:ellipsis;}
|
|
|
|
|
.hwork_name{ display:block;width:80px; overflow: hidden;white-space: nowrap; text-overflow:ellipsis;min-height: 1px;}
|
|
|
|
|
.absence_penalty{ display:block;width:45px; overflow: hidden;white-space: nowrap; text-overflow:ellipsis;min-height: 1px;}
|
|
|
|
|
.border_ce {border: 1px solid #e4e4e4;}
|
|
|
|
|
a.hwork_center{ display:block; width:60px; text-align:center; margin-right:5px;}
|
|
|
|
|
.show_hwork{ border:2px solid #64bdd9; width:646px; padding:10px; color:#666666; padding-bottom:0px; }
|
|
|
|
|
.show_hwork ul li{ margin-bottom:5px;}
|
|
|
|
|
.show_hwork_arrow{ position:relative; top:2px; left:25px;background:url(../images/course/arrow_up.jpg) 0 0 no-repeat; width:20px; height:11px;}
|
|
|
|
|
.show_hwork_arrow{ position:relative; top:2px; left:165px;background:url(../images/course/arrow_up.jpg) 0 0 no-repeat; width:20px; height:11px;}
|
|
|
|
|
.tit_fb{ font-weight:bold; width:66px; text-align:right; display:block; float:left;}
|
|
|
|
|
.ml160{ margin-left:160px;}
|
|
|
|
|
.show_hwork_p{ width:580px; float:left;}
|
|
|
|
|
.hwork_ping_text{ float:left; border:1px solid #e4e4e4; padding:5px; width:568px; height:50px;}
|
|
|
|
|
.hwork_ping_text{ float:left; border:1px solid #e4e4e4; padding:5px; width:568px; height:35px;}
|
|
|
|
|
.ping_box{ width:626px; padding:10px; background:#f5f3f3; }
|
|
|
|
|
a.ping_pic{ display:block; width:34px; height:34px; padding:2px; border:1px solid #e3e3e3;}
|
|
|
|
|
a:hover.ping_pic{border:1px solid #64bdd9;}
|
|
|
|
|
.ping_box_tit{ float:left; width:575px; margin-left:10px;}
|
|
|
|
|
.ping_box_ul{}
|
|
|
|
|
.ping_line{ border-bottom:1px dashed #CCCCCC; padding-bottom:8px; margin-bottom:8px;}
|
|
|
|
|
.ping_text{border:1px solid #CCCCCC; margin:5px; padding:5px; width:560px; height:50px; }
|
|
|
|
|
.ping_text{border:1px solid #CCCCCC; margin:5px; padding:5px; width:560px; height:20px; }
|
|
|
|
|
.ping_back_tit{ float:left; width:523px; margin-left:10px; }
|
|
|
|
|
a.down_btn{ border:1px solid #CCC; color:#999; padding:0px 5px; font-size:12px; text-align:center; display:block;}
|
|
|
|
|
a:hover.down_btn{ background:#14ad5a; color:#fff; border:1px solid #14ad5a;}
|
|
|
|
|
.min_search{ width:140px; height:20px; border:1px solid #d0d0d0; color:#666; background:url(../images/public_icon.png) 185px -193px no-repeat; }
|
|
|
|
|
.fr{ float:right;}
|
|
|
|
|
.min_search{ width:200px; height:20px; border:1px solid #d0d0d0; color:#666; background:url(../images/public_icon.png) 185px -193px no-repeat; cursor:pointer;}
|
|
|
|
|
.li_min_search{ float:right; margin-right:-10px;}
|
|
|
|
|
.info_ni_download{ width:100px; padding:5px;position: absolute;display:none;-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; box-shadow:0px 0px 5px #194a81; color:#666; background:#fff; text-align:left;margin-left: 200px;margin-top: 10px;}
|
|
|
|
|
.info_ni{ width:100px; padding:5px;position: absolute;display:none;-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; box-shadow:0px 0px 5px #194a81; color:#666; background:#fff; text-align:left;margin-left: 50px;margin-top: -5px;}
|
|
|
|
|
.info_ni{ width:100px; padding:5px;-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; box-shadow:0px 0px 5px #194a81; color:#666; background:#fff; text-align:left;}
|
|
|
|
|
.hwork_num{ width:90px; text-align:center; display:block; overflow:hidden; white-space: nowrap; text-overflow:ellipsis;}
|
|
|
|
|
.hwork_name{width:80px; text-align:center;}
|
|
|
|
|
.mr18{ margin-right:18px;}
|
|
|
|
|
/*返回顶部*/
|
|
|
|
|
.to_top{width: 19px;height: 74px;position: fixed;top: 50px;right: 1px;color: white;background: #15bccf; line-height: 1.2; padding-top: 10px;padding-left: 5px;font-size: 14px;cursor: pointer;}
|
|
|
|
|
.hwork_num_ab{ width:120px; display:block; overflow:hidden; white-space: nowrap; text-overflow:ellipsis;min-height: 1px;}
|
|
|
|
@ -678,6 +714,7 @@ a:hover.down_btn{ background:#14ad5a; color:#fff; border:1px solid #14ad5a;}
|
|
|
|
|
.hwork_time_c{width:40px;color: #6d6d6d}
|
|
|
|
|
.hwork_score{ width:62px; text-align:center; }
|
|
|
|
|
.absence{width: 50px;text-align: center;}
|
|
|
|
|
|
|
|
|
|
/* 评分插件 */
|
|
|
|
|
input#score{ width:40px;}
|
|
|
|
|
.ui-slider{position:relative;width:200px;float:left;margin-right:10px;height:14px; margin-top:2px;background:#e2e2e2; }
|
|
|
|
@ -685,12 +722,11 @@ input#score{ width:40px;}
|
|
|
|
|
.ui-slider .ui-slider-handle:hover,.ui-slider .ui-slider-handle:focus{background:#64bdd9;}
|
|
|
|
|
.ui-slider .ui-slider-handle:active{background-image:none;}
|
|
|
|
|
.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;top:0;height:100%;background:#64bdd9;left:0;}
|
|
|
|
|
|
|
|
|
|
/* 编程作品 */
|
|
|
|
|
.border_ce{ border:1px solid #e4e4e4; }
|
|
|
|
|
.border_ce tr td{ height:26px; }
|
|
|
|
|
.td_tit{width:170px; text-align:center;}
|
|
|
|
|
.td_50{width:60px; text-align:center;}
|
|
|
|
|
.td_tit{width:155px; text-align:center;}
|
|
|
|
|
.td_50{width:50px; text-align:center;}
|
|
|
|
|
a.work_list_tit{width:580px; display:block; overflow:hidden; font-size:14px; font-weight:bold; white-space: nowrap; text-overflow:ellipsis;}
|
|
|
|
|
.work_list_pro{ width:670px;}
|
|
|
|
|
.border_l{border-left:1px solid #e4e4e4;}
|
|
|
|
@ -769,3 +805,45 @@ a.FilesName02{ max-width:665px;overflow:hidden; white-space:nowrap; text-overflo
|
|
|
|
|
.ProResultUl li{ line-height:35px; border-bottom:1px solid #dddddd; }
|
|
|
|
|
.DateBorder{border:1px solid #d9d9d9; border-left:none; padding:7px 6px 6px 6px;}
|
|
|
|
|
.mb50{margin-bottom: 50px;}
|
|
|
|
|
|
|
|
|
|
/* 课程主页 */
|
|
|
|
|
.rside_nav{ background:#eaebec; padding:10px 10px;}
|
|
|
|
|
.rside_box{ width:730px; border:1px solid #e7edf0;}
|
|
|
|
|
.rside_top{ height:24px; background:#f5f8fa; border-bottom:1px solid #e7edf0; padding:8px 10px;}
|
|
|
|
|
.rside_work_list{margin:10px; border-bottom:1px dashed #e5e5e5;}
|
|
|
|
|
.imageWrapper {width:50px; height:auto; float:left; color:#999999; text-align:center;}
|
|
|
|
|
.img_blue_icon{ background:url(../images/course/icons.png) 0 -400px no-repeat; width:37px; height:18px; color:#fff; font-size:12px; padding-left:7px; color:#fff; }
|
|
|
|
|
.img_green_icon{ background:url(../images/course/icons.png) 0 -425px no-repeat; width:37px; height:18px; color:#fff; font-size:12px; padding-left:7px; color:#fff; }
|
|
|
|
|
a.rside_work_tit{ font-size:14px; font-weight:bold; color:#3e4040; max-width:430px;overflow:hidden; white-space: nowrap; text-overflow:ellipsis;}
|
|
|
|
|
a:hover.rside_work_tit{ color:#0781b4;}
|
|
|
|
|
.bgrey_icon{ color:#9b9b9b; border:1px solid #b6b6b6; background:#f0f0f0; font-size:12px; padding:0px 3px; }
|
|
|
|
|
.dgrey_icon{ color:#717171; border:1px solid #717171; font-size:12px; padding:0px 3px;}
|
|
|
|
|
.yellow_icon{ color:#ff5c60; border:1px solid #ff5c60; background:#ffffd5; font-size:12px; padding:0px 3px;}
|
|
|
|
|
.arrow_r{background:url(../images/course/icons.png) 0 -450px no-repeat; width:22px; height:13px; }
|
|
|
|
|
.c_dgreen{ color:#0e9e4f;}
|
|
|
|
|
.list_more{ text-align:center; margin:10px 0;}
|
|
|
|
|
.rside_massage_txt{ width:650px; margin-left:10px; }
|
|
|
|
|
a.massage_tit{ max-width:530px;overflow:hidden; white-space: nowrap; text-overflow:ellipsis;}
|
|
|
|
|
a.rside_name{ display:block; max-width:80px;}
|
|
|
|
|
.rside_talk_txt{ width:650px; margin-left:10px; color:#333;}
|
|
|
|
|
.rside_talk_tit{ color:#0781b4; width:490px; display:block; }
|
|
|
|
|
.rside_talkWrapArrow{ display:block; float:right; margin-right:10px;background:url(../images/course/arrow.png) 0 0 no-repeat; height:7px; width:13px;}
|
|
|
|
|
.rside_talkWrapBox{ width:650px; margin-left:60px; }
|
|
|
|
|
.rside_Msg_txt{ float:left; width:580px; margin-left:10px;}
|
|
|
|
|
.rside_talkWrapMsg{ background:#f2f2f2; padding:10px;}
|
|
|
|
|
.rside_talkWrapMsg ul li{}
|
|
|
|
|
.rside_inputFeint{ border:1px solid #d9d9d9; background:#fff; width:623px; height:40px; margin:10px; margin-bottom:5px;color:#666;}
|
|
|
|
|
a.icon_face{background:url(../images/public_icon.png) 0px -671px no-repeat; display:block; height:25px; width:40px; padding-left:25px; padding-top:3px; }
|
|
|
|
|
a:hover.icon_face{background:url(../images/public_icon.png) -79px -671px no-repeat; }
|
|
|
|
|
a.pro_mes_w{ height:20px; display:block; color:#999999;}
|
|
|
|
|
.info_list{ border-top:1px solid #F2F2F2; padding:5px 0;}
|
|
|
|
|
.info_list_r li{ height:20px;}
|
|
|
|
|
.pai_box{background:#fff; padding:10px 0 10px 10px;width:230px; color:#3e4040; }
|
|
|
|
|
|
|
|
|
|
.rside_work_con{ width:650px;}
|
|
|
|
|
a.c_grey{ color:#999999;}
|
|
|
|
|
a:hover.c_grey{ color:#333;}
|
|
|
|
|
.link_file{ display:block; max-width:300px;overflow:hidden; white-space: nowrap; text-overflow:ellipsis;}
|
|
|
|
|
.last_time{width:auto; text-align:right; margin-right:70px;}
|
|
|
|
|
.link_file_box{ width:360px;}
|
|
|
|
|
|
|
|
|
|