clean git
This commit is contained in:
128
产投/images/font.css
Normal file
128
产投/images/font.css
Normal file
@@ -0,0 +1,128 @@
|
||||
body {
|
||||
font-size:14px;
|
||||
color: #434343;
|
||||
}
|
||||
|
||||
* a {
|
||||
color: #434343;
|
||||
}
|
||||
|
||||
* a:hover {
|
||||
color:#ff0000;
|
||||
text-decoration:underline;
|
||||
}
|
||||
/* ͨ<><CDA8><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>б<EFBFBD> */
|
||||
.newlist12 ul li {
|
||||
line-height:24px;
|
||||
background:url(ico.jpg) no-repeat 0px 10px;
|
||||
text-indent:14px;
|
||||
}
|
||||
.newlist14 ul li {
|
||||
line-height:30px;
|
||||
background:url(ico.jpg) no-repeat 0px 12px;
|
||||
text-indent:14px;
|
||||
font-size:14px;
|
||||
}
|
||||
.newlist12-date ul li {
|
||||
line-height:24px;
|
||||
vertical-align:bottom;
|
||||
}
|
||||
.newlist14-date ul li {
|
||||
line-height:30px;
|
||||
vertical-align:bottom;
|
||||
}
|
||||
.newlist12-date ul li a,.newlist14-date ul li a {
|
||||
float:left;
|
||||
}
|
||||
.newlist12-date ul li span,.newlist14-date ul li span {
|
||||
float:right;
|
||||
}
|
||||
.newlist12-date ul li a {
|
||||
background:url(ico.jpg) no-repeat 0px 12px;
|
||||
text-indent:14px;
|
||||
}
|
||||
.newlist14-date ul li a {
|
||||
background:url(ico.jpg) no-repeat 0px 12px;
|
||||
text-indent:14px;
|
||||
font-size:14px;
|
||||
}
|
||||
.newlist14-date ul li span {
|
||||
font-size:12px;
|
||||
color:#ddd;
|
||||
}
|
||||
|
||||
/* ֪ͨ<CDA8><D6AA><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>s */
|
||||
.txtScroll-top{ width:500px; overflow:hidden; position:relative; }
|
||||
.txtScroll-top .hd{ overflow:hidden; height:30px; background:#f4f4f4; padding:0 10px; }
|
||||
.txtScroll-top .hd .prev,.txtScroll-top .hd .next{ display:block; width:9px; height:5px; float:right; margin-right:5px; margin-top:10px; overflow:hidden;
|
||||
cursor:pointer; background:url("images/icoUp.gif") no-repeat;}
|
||||
.txtScroll-top .hd .next{ background:url("images/icoDown.gif") no-repeat; }
|
||||
.txtScroll-top .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; }
|
||||
.txtScroll-top .hd ul li{ float:left; width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
|
||||
.txtScroll-top .hd ul li.on{ background-position:0 0; }
|
||||
.txtScroll-top .bd{ }
|
||||
.txtScroll-top .infoList li a {
|
||||
float:left;
|
||||
|
||||
}
|
||||
.txtScroll-top .infoList li{ height:40px; line-height:40px; font-size:14px; }
|
||||
.txtScroll-top .infoList li .date{ float:right; color:#999; }
|
||||
|
||||
.index-newlist {
|
||||
padding:8px 0;
|
||||
}
|
||||
.index-newlist ul li {
|
||||
height:41px;
|
||||
line-height:40px;
|
||||
border-bottom:1px dashed #ccc;
|
||||
}
|
||||
|
||||
.index-newlist ul li a {
|
||||
float:left;
|
||||
line-height:40px;
|
||||
font-size:16px;
|
||||
text-indent:5px;
|
||||
}
|
||||
|
||||
.index-newlist ul li span {
|
||||
float:right;
|
||||
}
|
||||
|
||||
/*<2A><><EFBFBD><EFBFBD>IE6<45>²<EFBFBD><C2B2><EFBFBD><EFBFBD><EFBFBD> position:fixed <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>*/
|
||||
#right-piao { width:70px; height:300px;position:fixed; right:50px; cursor:pointer;bottom:50px;
|
||||
_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
|
||||
}
|
||||
#right-piao ul li {
|
||||
|
||||
margin-top:5px;
|
||||
position:relative;
|
||||
width:70px;
|
||||
height:70px;
|
||||
text-align:center;
|
||||
line-height:64px;
|
||||
font-size:28px;
|
||||
|
||||
|
||||
}
|
||||
#right-piao ul li img {
|
||||
border-radius:10px;
|
||||
}
|
||||
#c1-rightico {
|
||||
|
||||
}
|
||||
#c1-rightico ul li {
|
||||
float:left;
|
||||
width:260px;
|
||||
height:44px;
|
||||
line-height:44px;
|
||||
background:#ecf3f9;
|
||||
text-align:center;
|
||||
font-size:20px;
|
||||
font-weight:bold;
|
||||
margin-left:14px;
|
||||
}
|
||||
|
||||
#c1-rightico ul li a{
|
||||
color:#006bd5;
|
||||
}
|
||||
|
Reference in New Issue
Block a user