﻿
.footer{
    padding: 70px 0 0 !important;
    background: #eaeaf0 !important;
}
.searchcard {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #e6e8e9;
    border-top: 0;
    border-radius: 1px;
    box-shadow: 0 1px 2px #e5e7e8;
    padding: 0 !important;
}

.sch-msg-ct {
    padding: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.sch-msg-pagn {
    height: 40px;
    line-height: 40px;
}

.f-loading {
    text-align: center;
}
.sch-msg-item {
    margin-bottom: 2px;
    background: #fefefe;
    padding: 20px;
    border-bottom: 1px solid #eee;
}

.sch-msg-item:hover {
    background: #f9f9f9;
}

.sch-msg-text {
    color: #444;
    line-height: 160%;
    font-size: 14px;
}

.sch-msg-text em {
    color: #c00;
    font-style: normal;
    font-weight: normal;
}

.sch-msg-dta {
    font-size: 14px;
    word-wrap: break-word;
    word-break: normal;
}

.sch-msg-dta:hover {
    color: #156db8;
}

.sch-msg-bt {
    font-size: 14px;
    margin-top: 5px;
}

.sch-msg-bt, .sch-msg-a {
    color: #999;
}

.sch-msg-a {
    margin-right: 15px;
    max-width: 300px;
    float: left;
}

.sch-msg-a:hover, .sch-msg-a:focus, .sch-msg-a:active {
    color: #cd4d4a;
}

.sch-empty {
    background-color: #fff;
    height: 350px;
    overflow: hidden;
    text-align: center;
}

.sch-empty-img {
    background: url(../images/sch_empty.png) no-repeat;
    width: 183px;
    height: 181px;
    margin: 50px auto 20px
}

.sch-empty-text {
    font-size: 15px;
    color: #666;
}

.sch-empty-text em {
    color: #c00;
    font-style: normal;
    font-weight: normal;
}

.sch-tab {
    margin-bottom: 6px;
    background-color: #ffffff;
    padding: 20px 20px 25px;
}

/*.sch-tab { position: fixed; top: 130px; right: 50%; margin-right: -455px; }*/
.sch-tab div.sch-tip {
    font-size: 20px;
    color: #333333;
}

.sch-tab div.sch-tip .fred {
    color: #FF3F00;
}

.sch-tab div.sch-tab-items {
    /*border-bottom: 1px solid #E6E6E6;*/
    margin-top: 30px;
    padding: 0 20px;
}

.sch-tab div a {
    color: #848484;
    font-size: 14px;
    display: inline-block;
    width: 100px;
    text-align: center;
    cursor: pointer;
}

.sch-tab a.sch-select {
    font-weight: bold;
    border-bottom: 2px solid #fa5748;
    color: #333;
}

.sch-usr-empty {
    padding: 0px 30px;
}

.cl:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.cl {
    zoom: 1;
}

.sch-usr-empty .msg-view-top {
    float: left;
    width: 50%;
    border-bottom: 1px #eee dashed;
    padding-bottom: 30px;
    margin-top: 30px;
}

.txtflow em {
    color: #c00;
    font-style: normal;
    font-weight: normal;
}


.sch-hall-ct, .sch-ask-ct, .sch-blog-ct, .sch-user-ct, .sch-message-ct {
    display: none;
    margin: 20px 0;
    background-color: #fff;
    border-radius: 1px;
    box-shadow: 0 1px 2px #e5e7e8;
}

.sch-loading-info {
    text-align: center;
    padding: 5px;
}

.sch-loading-info img {
    position: relative;
    top: -2px;
    right: 2px;
}

.sch-hall-ct .video-page-n {
    float: left;
    width: 33.3333%;
    margin-bottom: 20px;
}

div#tab_message_ct {
    display: block;
}

.sch-user-ct .msg-view-top {
    float: left;
    width: 50%;
    border-bottom: 1px #eee dashed;
    padding-bottom: 30px;
    margin-top: 30px;
}

.msg-view-photo {
    float: left;
}
