03a09de7 by 任超

style:新闻动态

1 parent baefa5c3
......@@ -111,18 +111,10 @@ div.subject {
.left, .right {
float: left;
}
.xw {
display: block;
padding-top: 10px;
min-height: 80px;
cursor: pointer;
position: relative;
}
.xw .istop {
position: absolute;
right: 20px;
top: -26px;
.istop {
float: right;
width: 40px;
margin-right: 20px;
}
.xw-left {
......@@ -183,6 +175,9 @@ div.subject {
line-height: 57px;
float: right !important;
margin-right: 20px;
font-size: 14px;
color: #9B9B9B;
font-weight: 100;
}
#page {
......@@ -307,6 +302,8 @@ div.subject {
float: left;
position: relative;
top: 10px;
font-size: 14px;
color: #9B9B9B;
}
.newsBottom .newIcon .icon{
width: 36px;
......@@ -314,8 +311,12 @@ div.subject {
position: relative;
top: 6px;
}
.newsBottom .newIcon span {
font-weight: 100;
}
.newsCon {
overflow: hidden;
margin-top: 15px;
}
.tj {
margin: 10px 0;
......@@ -332,7 +333,4 @@ div.subject {
.sticky .xw-right {
font-size: 18px;
color: #1E9FFF;
}
.istop {
width:40px;
}
\ No newline at end of file
......