⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 list[1].css

📁 一套完整的OA办公系统(JSP)的
💻 CSS
字号:
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
作者:laogui | www.laogui.com
联系:laogui@35.com
本页内容无任何版权,你可以任意修改,在任何地方使用
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* 列表头部标题 */
.indexlist {
	border: 3px solid #FFFFFF;
	clear: both;
	margin: auto;
	background: #FFFFFF;
	text-align: left;
	height: 294px;
}
.lefttitleico {
	border-right: 3px solid #FFFFFF;
	float: left;
	width: 25px;
	background: url(../images/arrow.gif) #98B1C4 no-repeat center;
	height: 25px;
}
.lefttitlebg {
	float: right;
	width: 252px;
	background: #71828A;
	color: #FFFFFF;
	line-height: 25px;
	text-align: left;
	height: 25px;
}
.lefttitlename {
	float: left;
	padding-left: 5px;
	width: 180px;
	font-weight: bold;
	text-align: left;
}
.lefttitlemore {
	float: right;
	width: 60px;
}
.lefttitleico2 {
	border-right: 3px solid #FFFFFF;
	float: left;
	width: 25px;
	background: url(../images/arrow.gif) #999999 no-repeat center;
	height: 25px;
}
/* 宽广头部 */
.broadlist {
	border: 3px solid #FFFFFF;
	margin: 0 auto;
	clear: both;
	background: #FFFFFF;
	text-align: left;
}
.broadlistico {
	float: left;
	width: 25px;
	border-right: 3px solid #FFFFFF;
	background: url(../images/arrow.gif) #98B1C4 no-repeat center;
	height: 25px;
}
.broadlistbg {
	float: right;
	width: 541px;
	color: #FFFFFF;
	background: #71828A;
	text-align: left;
	line-height: 25px;
	height: 25px;
}
.broadlistname {
	float: left;
	width: 475px;
	padding-left: 5px;
	font-weight: bold;
	text-align: left;
}
.broadlistmore {
	float: right;
	width: 61px;
}
/* 头条新闻 */
.toutiao {
	border-bottom: 1px dashed #CCCCCC;
	float: left;
	padding: 0;
	width: 280px;
	background: #EDFAE0;
	height: 94px;
}
.toutiao h2{
	clear: both;
	margin: 0 auto;
	padding: 5px 0 5px 10px;
	background: #D1F1FE;
	color: #8E8E8E;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.toutiao .pic{
	margin: 0 auto;
	padding: 3px;
	color: #666666;
	line-height: 150%;
	text-align: left;
}
.toutiao .pic img{
	width: 60px;
	border: 1px solid #999999;
	float: left;
	margin: 0 5px 0 0;
	height: 60px;
}
/* 主栏目列表 */
.mainlist {
	border-top: 3px solid #FFFFFF;
	float: left;
	width: 280px;
	background: #F6F6F6;
	height: 266px!important;
	height: 269px;
	overflow: hidden;
}
.mainlist img {
	width: 138px;
	border-bottom: 3px solid #FFFFFF;
	height: 68px;
}
.mainlist .limg {
	float: left;
	padding-right: 4px;
}
.mainlist .rimg {
	float: right;
}
.list {
	float: left;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
}
.list ul {
	margin: 0;
	padding: 0;
}
.list li {
	border-bottom: #DDDDDD 1px solid;
	padding: 4px 0 0 15px;
	width: 278px;
	display: block;
	background: url(../images/ar.gif) no-repeat 4px 8px;
	overflow: hidden;
	height: 19px;
}
.list li span{
	float: right;
	padding: 0 16px 0 0;
	color: #686868;
	text-align: right;
}
/* 右边列表 */
.rightlist {
	border-top: 3px solid #FFFFFF;
	margin: 0;
	padding: 0 3px;
	background: #F5F5F5;
	text-align: left;
	height: 335px!important;
	height: 338px;
}
.rightlist ul {
	margin: 0 0 0 0px;
	list-style: none;
	color: #DEDEDE;
}
.rightlist li {
	border-bottom: #DDDDDD 1px solid;
	padding: 5px 0 0 8px;
	display: block;
	background: url(../images/dotli.gif) no-repeat 0 0;
	color: #8E8E8E;
	height: 20px;
	overflow: hidden;
}
.rightlistnoad {
	height: 266px !important;
	height: 269px;
}
.rightlistad {
	height: 286px !important;
	height: 289px;
}
/* 主栏目导航和登陆 */
.classnav {
	border: 3px solid #FFFFFF;
	margin: 0 auto;
	clear: both;
	float: left;
	width: 569px;
	height: 25px;
}
.classlogin {
	margin: 0 auto;
	padding: 0;
	border-top: 3px solid #FFFFFF;
	background: #EEEEEE;
	text-align: center;
	height: 86px;
}
/* 会员登陆 */
label{
	color: #666666;
	float: left;
	width: 40px;
	padding:4px 0 0 0;
}
.centerm{
	padding: 61px 0px 5px;
	text-align: center
}
#memberbg{
	background: #F7F7F7;
	border: solid 1px #EEE;
	margin: 0px auto;
	padding: 1px;
	text-align: left;
	height:82px;
}
#memberform{
	margin: 0px;
	position: relative 
}
#np{
	left: 10px; 
	position: absolute;
	top: 10px;
	width: 180px
}
#np div{
	margin-bottom: 2px
}
#np input{
	background: #FFF;
	border: 1px solid #CCCCCC;
	color: #666666;
	margin: 0px;
	width: 80px;
	height:14px;
}
#send{
	left: 142px;
	position: absolute;
	top: 10px;
	width: 44px
}
#send input{
	background: #F1F1F1;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	height: 40px;
	width: 40px
}
/* 显示分类 */
#showclass {
	margin: 0 auto;
	padding: 3px 3px 0px 3px;
	border-top: 3px solid #FFFFFF;
	background: #EEEEEE;
	text-align: center;
	height: 121px;
}
#showclass ul {
	margin: 0px 0px 0px 5px;
	display: inline;
	color: #888888;
}
#showclass ul li {
	float: left;
	width: 80px;
	padding: 0px 0px 0px 12px;
	list-style: none;
	background: url(../images/ico.gif) no-repeat 4px 5px;
	text-align: left;
	height: 20px;
}
#showclass ul li a {
	color: #000000;
}
#showclass ul li a:hover {
	color: #333333;
	text-decoration: underline;
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -