.play-head, .play-second-line {
clear: both;
}
.play-head {
margin-top: 8px;
}
.title-block {
float: left; width: 248px; margin: 0 0 8px 8px;
}
.play-head h1 {
font-size: 28px; line-height: 30px;
}
.play-block {
width: 402px; height: 30px;
}
.play-button, .next-button {
float: left; width: 30px; margin: 5px; font-size: 18px;
line-height: 20px; height: 20px; cursor: pointer;
}
.duration, .time-separator, .current-time {
float: left; height: 30px;
font-size: 20px; line-height: 30px;
}
.time-separator {
width: 10px; text-align: center;
}
.duration, .current-time {
width: 140px; margin: 0 8px;
}
.current-time {
text-align: right; color: #CCCCCC;
}
.explain-block {
width: 340px; height: 30px; padding: 0 5px;
}
.keyword-search {
line-height: 20px; padding: 0 5px; margin-top: 4px; border: 1px solid #000000; width: 300px; font-size: 18px;
background: #666666;
}
.keyword-search a {
color: #FFFFFF; text-decoration: none;
}
a.placeholder {
color: #cccccc;
}
.shadow-block {
float: left; background: #333333; /*box-shadow: 1px 1px 2px #000;*/ margin: 0 8px 8px 0;
}
.play-bottom {
position: absolute; left: 8px; top: 86px; bottom: 8px; right: 8px; overflow: hidden;
}
.play-svg {
position: absolute; left: 0; top: 0; width: 100%; height: 100%;
}
.topics-block {
float: left; clear: both; width: 10000px; padding-left: 8px; height: 40px;
}
.topic {
float: left; padding: 6px; cursor: pointer; background: #333333;
}
.topic-words li {
display: inline-block; color: #fff; padding: 0 4px;
font-size: 14px; line-height: 16px;
}
.highlight {
color: #333333; background: #ffff00;
}
.play-images {
left: 155px; position: absolute;
}
.play-images img {
position: absolute; left: 0; width: 80px; height: 45px;
}
.play-localtweets {
left: 390px;
position: absolute;
z-index: 2;
}
.play-localtweets .tweet {
width: 320px; background: #666666; font-size: 12px; padding: 4px;
}
.play-localtweets img {
width: 20px; height: 20px; float: left;
}
.play-localtweets p {
margin-left: 24px;
}
.play-tagcloud {
left: 720px;
top: 5px;
position: absolute;
width: 296px;
}
.play-tagcloud li {
float: left; width: 98px; height: 10px;
line-height: 10px;
text-align: center; cursor: pointer;
}
.play-tagcloud li.selected {
background: #FFFF00; color: #000000;
}
.play-tagcloud li:nth-child(3n+2) {
margin-top: 5px;
}
.play-tagcloud li:nth-child(3n) {
margin-top: 10px;
}
.local-position, .global-position {
position: absolute; height: 1px;
background: #FF00FC;
}
.global-position {
left: 0; width: 125px;
}
.local-position {
left: 155px; width: 215px;
}