📄 css3.css
字号:
*{
padding: 0px;
margin: 0px;
}
body{
font-size: 12px;
}
image{
border: 0px;
}
a{
text-decoration: none;
color: #5C6E7D;
}
.top{
border:1px solid #C1C9D1;
}
.cbody,.topmenu ul,ul{
width:930px;
}
.cbody{
margin-left:5px;
margin: 5px auto;
}
.topmenu ul{
height:40px;
overflow:hidden;
}
.topmenu ul li{
float:left;
text-align:center;
border: 0px;
}
.topmenu ul li a{
float:left;
color: #6A90C2;
display:block;
padding-left:8px;
padding-right:8px;
text-decoration:none;
height:40px;
line-height:40px;
}
.topmenu ul li a:hover{
color: #9191FF;
}
.topmenu ul li a.thisclass{
color:#FFFF99;}
ul{
padding-left:0px;
list-style: none;
clear: both;
}
li{
border-top: 1px solid #C1C9D1;
border-left: 1px solid #C1C9D1;
display: inline;
}
.q, .t, .s, .f, .e,.d,.ct,.r,.he,.zx,.chu,.num3{
float: left;
text-align:center;
height: 14px;
line-height: 14px;
}
.r{
width:14px;
}
.q{
width: 38px;
font-size: 12px;
}
.t{
width: 38px;
font-size: 12px;
}
.zx{
width: 16px;
font-size: 12px;
}
.he{
width: 16px;
}
.dxc{
background: #F0CD7C;
}
.zbc{
background: #7B9847;
color: White;
}
.dsc{
background: #F0CD7C;
}
.ysc{
background: #E2F0C2;
}
.tpc{
background: #D0C895;
color: Black;
}
.ft{
border-bottom: 1px solid #C1C9D1;
}
.right{
border-right:1px solid #C1C9D1;
}
.left{
border-left: 1px solid #C1C9D1;
}
.top{
border-left: 1px solid #C1C9D1;
}
.hebg{
background-color: #44545E;
color: White;
}
.blue{
background-color: #44545E;
color: White;
}
.num3{
color: #FF4B2B;
}
.foot{
height:30px;
line-height: 30px;
text-align: center;
}
.tongji{
border: 0px;
text-align:center;
}
.hcbg{
background-color: #283438;
color: White;
}
.chu{
width:12px;
}
.chu3{
background-color: #79A325;
color: White;
}
.chu4{
background-color: #FFBC6A;
}
.chu5{
background-color: #79A325;
color: White;
}
.chu6{
background-color: #F38E3B;
color: White;
}
.l0{
border-left-color: White;
}
.l1{
border-left: 1px solid #FF9109;
}
.num3{
color: Black;
width: 12px;
}
.sm{
font-size: 12px;
}
.sm2{
font-size: 10px;
}
.yk{
background-color: White;
color: #005F7D;
}
.wk{
background-color: White;
color: #FF9A88;
}
.ads{
height: 90px;
text-align: left;
}
/**
头部链接广告
*/
.adlink{
height: 20px;
}
.adlink ul{
width:953px;
height:40px;
overflow:hidden;
}
.adlink ul li{
float:left;
text-align:center;
border: 0px;
}
.adlink ul li a{
float:left;
color: #6A90C2;
padding-left:3px;
padding-right:3px;
text-decoration:none;
height:40px;
line-height:40px;
overflow:hidden;
}
.adlink ul li a:hover{
color: #9191FF;
}
.adlink ul li a.thisclass{
color:#FFFF99;}
.rightad{
position: absolute;
width: 120px;
height: 600px;
float: left;
margin-left:931px;
margin-top: 0px;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -