|
|
|
@ -1497,3 +1497,38 @@ a:hover.Blue-btn{ background:#3598db; color:#fff;}
|
|
|
|
|
.box-con h4{ font-size:14px; font-weight: bold; width:450px; text-align:center;}
|
|
|
|
|
.box-con{ width:450px; margin:0 auto; text-align:center;}
|
|
|
|
|
.box-con-a{ width:170px; margin:0 auto; margin-top:10px;}
|
|
|
|
|
|
|
|
|
|
/*博客列表界面样式*/
|
|
|
|
|
.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; border-bottom:2px solid #269ac9; padding-bottom:5px;}
|
|
|
|
|
.category{ padding:10px 0; border-bottom:1px solid #ddd;}
|
|
|
|
|
.category a,.category span{ float:left; margin-right:5px;}
|
|
|
|
|
.grayTxt{ color:#9093a6;}
|
|
|
|
|
.sortTxt{ color:#000;}
|
|
|
|
|
.sortTxt:hover{ color:#28be6c;}
|
|
|
|
|
a.sortupbtn{ background: url(../images/liststyle.png) 0 3px no-repeat; width:12px; height:17px; display:block; margin-right:10px; cursor:pointer;}
|
|
|
|
|
a.sortdownbtn{ background: url(../images/liststyle.png) 0 -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;}
|
|
|
|
|
a.list-title{ font-size:14px; font-weight: bold; color:#000;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; width:708px;}
|
|
|
|
|
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:#000; float:left; width:30px; text-align:center; padding:3px 0; line-height:1.9; margin-right:5px; }
|
|
|
|
|
.pages a:hover{ background-color:#269ac9; color:#fff;}
|
|
|
|
|
a.pages-big{ width:50px;}
|
|
|
|
|
.pages .active{ background-color:#269ac9; 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;}
|
|
|
|
|
|
|
|
|
|
/*通知列表界面样式*/
|
|
|
|
|
a.messages-title{font-size:14px; font-weight: bold; color:#000;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; max-width:630px;}
|
|
|
|
|
a:hover.messages-title{ color:#269ac9;}
|
|
|
|
|
.massages-content{ width:710px; color:#424242; max-height:65px; overflow:hidden; margin:10px 0;margin-left:15px; line-height:1.9;}
|
|
|
|
|
.red-cir-btn{ background:#e74c3c; padding:1px 5px; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; color:#fff; font-weight:normal;font-size:12px;}
|
|
|
|
|
.green-cir-btn{ background:#28be6c; padding:1px 5px; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; color:#fff; font-weight:normal;font-size:12px;}
|