📄 css.css
字号:
@charset "utf-8";
body{
margin:0px auto;
font:12px 宋体;
background-color:#fff;
}
a{
color:#00D;
text-decoration:none;
}a:hover{
color:#D00;
text-decoration:underline;
}
ul,li,dl,dt,dd,h1,h4{
margin:0px;
padding:0px;
list-style:none;
}
ul,li,dd{
line-height:25px;
}
dl{
border:1px #f5f5f5 solid;
}
dl dt{
padding:0px 3px 0px 3px;
height:25px;
line-height:25px;
background:#f5f5f5 url(nav.gif) repeat-x 0 0;
}
dl dt em{
float:left;
font-size:12px;
font-style:normal;
font-weight:bold;
}
dl dt span{
float:right;
}
dl dd{
padding:5px;
line-height:25px;
}
.wrap{
margin:8px auto;
width:910px;
}
.wrap .left{
float:left;
width:185px;
}
.wrap .right{
float:right;
width:720px;
}
.head{
margin:0px auto;
width:910px;
height:60px;
overflow:hidden;
}
.head .left{
float:left;
width:180px;
}
.head .right{
float:right;
width:715px;
}
.menu{
margin:0px auto;
width:910px;
}
.menu ul li{
float:left;
}
.menu ul.m{
padding:0px 5px 0px 5px;
height:25px;
line-height:25px;
border-bottom:5px #f5f5f5 solid;
background:url(menu.gif) repeat-x 0 0;
}
.menu ul.m a{
margin:0px 4px 0px 4px;
color:#fff;
font-weight:bold;
}
.menu ul.m a:hover{
color:#ff0;
}
.main{
padding:0px;
}
.main dd{
padding:0px;
}
.main dd ul{
clear:both;
height:25px;
}
.main dd ul li{
float:left;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
border-bottom:1px #eee dashed;
}
.main dd ul li a{
}
.main dd ul li.r1{
width:22%;
padding-left:10px;
}
.main dd ul li.r2{
width:45%;
}
.main dd ul li.r3{
width:12%;
}
.main dd ul li.r4{
width:13%;
text-align:center;
}
.main dd ul li.r5{
width:6%;
text-align:center;
}
.main dd ul.nav{
font-weight:bold;
background:#f5f5f5 url(nav.gif) repeat-x 0 0;
}
.read{
}
.read dt{
text-align:center;
}
.read dd{
padding:10px 5px 10px 5px;
}
.read dd .pic{
float:right;
width:20%;
height:145px;
text-align:center;
}
.read dd .text{
float:left;
width:80%;
}
.read dd .text li{
float:left;
width:33%;
line-height:30px;
}
.read dd .neirong{
clear:both;
}
.read dd .neirong ul{
}
.work{
border:1px #f5f5f5 solid;
}
.work h1{
padding:0px 3px 0px 3px;
display:block;
font-size:12px;
height:25px;
line-height:25px;
text-align:center;
background:#f5f5f5 url(nav.gif) repeat-x 0 0;
}
.work ul{
clear:both;
text-align:center;
}
.work ul li{
float:left;
width:49%;
}
.work ul li a{
}
.work ul li a:visited{
color:red;
}
.work ul li.vcss{
width:100%;
font-weight:bold;
}
.show{
margin:5px auto;
width:100%;
border:none;
}
.show dt{
background:none;
border-bottom:1px #eee solid;
}
.show dd{
padding:20px 40px 10px 40px;
font-size:14px;
}
.foot{
margin:10px auto;
width:910px;
clear:both;
}
.foot ul{
text-align:center;
}
.page{
margin:10px 0px 0px 0px;
text-align:center;
}
.page a{
padding:0px 3px 0px 3px;
margin:0px 2px;
height:14px;
line-height:14px;
overflow:hidden;
font:12px tahoma;
border:1px #fff solid;
display:inline-block; _display:inline-block;
}
.page a:hover{
color:#f00;
text-decoration:none;
background-color:#f9f9f9;
border:1px #eee solid;
}
.page a.n{
color:#f00;
text-decoration:none;
}
.clear{
overflow:hidden;
height:8px;
width:0px;
clear:both;
}
.search{
margin:12px 0px 8px 0px;
text-align:right;
}
.search select,.search input,.search button{
font:12px tahoma,宋体;
vertical-align:middle;
}
.search input{
height:16px;
padding:2px 0px 0px 18px;
border:1px #9bb6ef solid;
background:url(so.gif) 2px 3px no-repeat;
}
.search button{
margin-left:4px;
height:20px;
border:1px #f60 solid;
background-color:#fc0;
}
.hot{
height:150px;
}
.hot li{
float:left;
width:50%;
text-align:center;
}
.topkey{
text-align:right;
}
.topAD{
text-align:left;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -