508 lines
7.8 KiB
CSS
508 lines
7.8 KiB
CSS
.tw_icon {
|
|
max-width: 20px;
|
|
max-height: 20px;
|
|
}
|
|
|
|
.replies_em {
|
|
max-height: 30px;
|
|
max-width: 30px;
|
|
}
|
|
|
|
.roleitem {
|
|
margin-left: 10px;
|
|
}
|
|
|
|
video {
|
|
max-height: 211px;
|
|
height: 211px;
|
|
background-color: black;
|
|
width: 100%;
|
|
background-repeat: no-repeat;
|
|
background-size: cover;
|
|
}
|
|
|
|
audio {
|
|
max-width: 680px;
|
|
max-height: 350px;
|
|
}
|
|
|
|
.icon_s {
|
|
max-width: 30px;
|
|
max-height: 30px;
|
|
}
|
|
|
|
.clear {
|
|
height: 15px;
|
|
}
|
|
|
|
.site-icon {
|
|
width: 16px;
|
|
height: 16px;
|
|
}
|
|
|
|
.deep {
|
|
background: #E3EEF8;
|
|
border: 1px solid #9FC6EC;
|
|
border-left: none;
|
|
border-right: none;
|
|
}
|
|
|
|
.nick {
|
|
color: #0051a4;
|
|
font-size: 17px;
|
|
}
|
|
|
|
.ta-border {
|
|
font-size: 13px;
|
|
width: 98%;
|
|
height: 30px;
|
|
margin: 0 0 5px 0;
|
|
border: 1px solid #9FC6EC;
|
|
}
|
|
|
|
.user-info {
|
|
padding: 3px 5px;
|
|
}
|
|
|
|
.user-info a {
|
|
font-size: 13px;
|
|
padding-right: 1px;
|
|
}
|
|
|
|
.user-info img {
|
|
margin-right: 1px;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.user-title img {
|
|
margin-bottom: -5px;
|
|
}
|
|
|
|
textarea {
|
|
font-size: 13px;
|
|
width: 98%;
|
|
margin: 0 0 5px 0;
|
|
border: 1px solid #9FC6EC;
|
|
}
|
|
|
|
#footer {
|
|
padding: 5px;
|
|
background: #E3EEF8;
|
|
border-top: 1px solid #9FC6EC;
|
|
}
|
|
|
|
#footer a {
|
|
font-size: 17px;
|
|
color: #0051A4;
|
|
}
|
|
|
|
.ipt-txt {
|
|
height: 18px;
|
|
margin: 0 3px 0 0;
|
|
border: 1px solid #b1d5e5;
|
|
}
|
|
|
|
.ipt-s {
|
|
width: 40px;
|
|
}
|
|
|
|
.seperate {
|
|
margin: 0 2px;
|
|
}
|
|
|
|
.ipt-btn-gray-s {
|
|
width: 40px;
|
|
height: 20px;
|
|
border: none;
|
|
background: url(/css/images/home/btn_s_gray.gif) no-repeat;
|
|
}
|
|
|
|
.ipt-btn-gray-m {
|
|
width: 60px;
|
|
height: 20px;
|
|
border: none;
|
|
background: url(/css/images/home/btn_m_gray.gif) no-repeat;
|
|
}
|
|
|
|
.ipt-btn-gray-l {
|
|
width: 80px;
|
|
height: 20px;
|
|
border: none;
|
|
background: url(/css/images/home/btn_l_gray.gif) no-repeat;
|
|
}
|
|
|
|
.ipt-btn-gold-b {
|
|
width: 61px;
|
|
height: 21px;
|
|
font-size: 13px;
|
|
border: none;
|
|
background: url(/css/images/home/btn_b_gold.gif) no-repeat;
|
|
color: #af4c00;
|
|
margin-top: 5px;
|
|
}
|
|
|
|
.main-nav {
|
|
padding: 1px 0 0 12px;
|
|
background-color: #4c95e7;
|
|
}
|
|
|
|
.main-nav p {
|
|
height: 30px;
|
|
line-height: 30px;
|
|
}
|
|
|
|
.main-nav p a {
|
|
margin: 0 7px 0 0;
|
|
color: #fff;
|
|
}
|
|
|
|
.forum-title {
|
|
margin: 8px 0 2px;
|
|
padding: 0 5px;
|
|
height: 20px,auto;
|
|
line-height: 20px;
|
|
color: #000;
|
|
font-weight: bold;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
-o-text-overflow: ellipsis;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.module-title {
|
|
margin: 9px 0 0px;
|
|
padding: 0 5px;
|
|
height: 20px;
|
|
line-height: 20px;
|
|
border-bottom: 4px solid #9FC6EC;
|
|
color: #000;
|
|
font-weight: bold;
|
|
padding-bottom: 3px;
|
|
}
|
|
|
|
.module-title a {
|
|
color: #0051A4;
|
|
}
|
|
|
|
.module-title span {
|
|
font-weight: normal;
|
|
/* font-size: 13px;
|
|
margin: 0 0 0 10px;*/
|
|
}
|
|
|
|
.module-title span a {
|
|
color: #0051A4;
|
|
}
|
|
|
|
.module-content {
|
|
line-height: 1.6;
|
|
padding: 3px 5px;
|
|
word-wrap: break-word;
|
|
}
|
|
|
|
.module-content a {
|
|
color: #0051A4;
|
|
}
|
|
|
|
.module-content img {
|
|
margin-right: 2px;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.list {
|
|
padding: 0 5px;
|
|
line-height: 1.3;
|
|
}
|
|
|
|
.module-page {
|
|
padding: 5px;
|
|
}
|
|
|
|
.crumb-nav {
|
|
height: 22px;
|
|
padding: 0 3px;
|
|
background: #71afe3 url(/css/images/home/bar.gif) repeat-x;
|
|
line-height: 22px;
|
|
color: #fff;
|
|
}
|
|
|
|
.crumb-nav a {
|
|
color: #fff;
|
|
}
|
|
|
|
.crumb-nav .current {
|
|
color: #98d2ff;
|
|
}
|
|
|
|
.bottom-crumb-nav {
|
|
padding: 0 5px;
|
|
border-top: 1px solid #eee;
|
|
line-height: 1.3;
|
|
}
|
|
|
|
.bottom-crumb-nav-sim {
|
|
padding: 0 5px;
|
|
line-height: 1.3;
|
|
}
|
|
|
|
.bottom-module {
|
|
padding: 5px;
|
|
line-height: 1.3;
|
|
}
|
|
|
|
.crumb-nav-large {
|
|
height: 25px;
|
|
padding: 0 5px;
|
|
background: #71afe3 url(/css/images/home/bar.gif) repeat-x;
|
|
line-height: 25px;
|
|
color: #fff;
|
|
}
|
|
|
|
.crumb-nav-large a {
|
|
color: #fff;
|
|
}
|
|
|
|
.crumb-nav-large .current {
|
|
color: #98d2ff;
|
|
}
|
|
|
|
.txt-fade {
|
|
color: #999;
|
|
font-size: 13px;
|
|
}
|
|
|
|
.txt-bold {
|
|
font-weight: bold;
|
|
}
|
|
|
|
.txt-slim {
|
|
font-weight: 300;
|
|
}
|
|
|
|
.txt-emphasis {
|
|
color: #B1761A;
|
|
}
|
|
|
|
.spacing-3 {
|
|
padding-top: 3px;
|
|
padding-bottom: 3px;
|
|
}
|
|
|
|
.spacing-5 {
|
|
padding-top: 5px;
|
|
padding-bottom: 5px;
|
|
}
|
|
|
|
.tab-5 {
|
|
padding-left: 5px;
|
|
padding-right: 5px;
|
|
}
|
|
|
|
.border-btm {
|
|
border-bottom: 1px solid #E3E6EB;
|
|
}
|
|
|
|
.tips {
|
|
background: #FFF2BD;
|
|
border-top: 1px solid #ffd56a;
|
|
border-bottom: 1px solid #ffd56a;
|
|
line-height: 1.5;
|
|
padding: 3px 5px;
|
|
color: #738698;
|
|
}
|
|
|
|
.tips p {
|
|
padding: 0 0 0 14px;
|
|
background: url(/css/images/home/bg_module_content_list_dot_01.gif) 4px 9px no-repeat;
|
|
}
|
|
|
|
.tips img {
|
|
padding: 0;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.login-tips {
|
|
background: #FFF9B7;
|
|
padding: 3px 5px;
|
|
border-top: 1px solid #ccc;
|
|
border-bottom: 1px solid #ccc;
|
|
line-height: 1.5;
|
|
}
|
|
|
|
.login-tips img {
|
|
margin-right: 2px;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.login-tips span {
|
|
margin-left: 14px;
|
|
}
|
|
|
|
.annc-border {
|
|
border-bottom: 1px solid #ccc;
|
|
}
|
|
|
|
.user-title {
|
|
margin-top: 5px;
|
|
padding: 5px;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.user-stat {
|
|
padding: 5px;
|
|
background: #e4eff9;
|
|
line-height: 1.5;
|
|
}
|
|
|
|
.write-mood {
|
|
padding: 5px;
|
|
background: #e4eff9;
|
|
line-height: 1.5;
|
|
border-top: 1px solid #9FC6EC;
|
|
border-bottom: 1px solid #9FC6EC;
|
|
}
|
|
|
|
.tool-box {
|
|
background-color: #f0f0f0;
|
|
border-top: 1px solid #dedede;
|
|
border-bottom: 1px solid #dedede;
|
|
line-height: 1.3;
|
|
padding: 3px 5px;
|
|
color: #FFAA22;
|
|
}
|
|
|
|
.ipt-nick {
|
|
width: 120px;
|
|
}
|
|
|
|
.ipt-y {
|
|
width: 40px;
|
|
text-align: center;
|
|
}
|
|
|
|
.ipt-m, .ipt-d {
|
|
width: 20px;
|
|
text-align: center;
|
|
}
|
|
|
|
.ipt-intro {
|
|
width: 180px;
|
|
}
|
|
|
|
.msg_tail {
|
|
text-align: right;
|
|
}
|
|
|
|
.note {
|
|
background: #FFF9B7;
|
|
border-bottom: 1px solid #9FC6EC;
|
|
border-top: 1px solid #ffd56a;
|
|
line-height: 1.5;
|
|
padding: 3px 5px;
|
|
}
|
|
|
|
.note p {
|
|
padding: 0 0 0 14px;
|
|
background: url(/css/images/home/bg_module_content_list_dot_01.gif) 4px 9px no-repeat;
|
|
}
|
|
|
|
.note img {
|
|
padding: 0;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.imgBar60 {
|
|
width: 60px;
|
|
height: 60px;
|
|
}
|
|
|
|
.imgBarMaxHeight {
|
|
max-width: 100%;
|
|
max-height: 80px;
|
|
}
|
|
|
|
.guess-tag {
|
|
background: coral;
|
|
color: #fff;
|
|
display: inline-block;
|
|
margin-right: 5px;
|
|
padding: 4px;
|
|
height: initial;
|
|
vertical-align: 1px;
|
|
text-align: center;
|
|
font-size: 12px;
|
|
line-height: 10px;
|
|
}
|
|
|
|
.guess-m {
|
|
background-color: red;
|
|
color: #fff;
|
|
display: inline-block;
|
|
margin-right: 5px;
|
|
padding: 4px;
|
|
height: initial;
|
|
vertical-align: 1px;
|
|
text-align: center;
|
|
font-size: 12px;
|
|
line-height: 10px;
|
|
}
|
|
|
|
.guess-v {
|
|
background-color: dodgerblue;
|
|
color: #fff;
|
|
display: inline-block;
|
|
margin-right: 5px;
|
|
padding: 4px;
|
|
height: initial;
|
|
vertical-align: 1px;
|
|
text-align: center;
|
|
font-size: 12px;
|
|
line-height: 10px;
|
|
}
|
|
|
|
.conter {
|
|
width: 100%;
|
|
height: 350px;
|
|
border: 1px solid #000;
|
|
margin: 0px auto;
|
|
padding: 0px;
|
|
padding-bottom: 30px;
|
|
}
|
|
|
|
.conter h1 {
|
|
height: 20px;
|
|
font-size: 12px;
|
|
background: #CC6600;
|
|
line-height: 20px;
|
|
text-indent: 5px;
|
|
margin-top: 0px;
|
|
}
|
|
|
|
.conter iframe {
|
|
width: 100%;
|
|
height: 100%;
|
|
border: 0;
|
|
}
|
|
|
|
.redBox {
|
|
background: url('/css/images/home/unit/bao.jpg') no-repeat;
|
|
width: 180px;
|
|
height: 65px;
|
|
display: inline-block;
|
|
}
|
|
|
|
.redBox_title {
|
|
position: relative;
|
|
top: 3px;
|
|
left: 40px;
|
|
font-size: 12px;
|
|
color: white
|
|
}
|
|
|
|
.redBox_tips {
|
|
position: relative;
|
|
top: -3px;
|
|
left: 40px;
|
|
font-size: 12px;
|
|
color: white
|
|
} |