
a, a:visited {
    color: black;
}

a:hover {
    color: #707070;
}

.navbar-inverse {
    background-color: #e8d1c5;
}

.navbar-inverse .navbar-nav > li > a {
    color: black;
}

.navbar-inverse .navbar-nav > li > a:hover {
    color: #707070;
}


a.site-name {
    color: black;
}


.footer-content {
    background-color: #e8d1c5;
    color: black;
}

.hot-saishi-item {
    background: #e8d1c5;
}

.panel-info {
    border-color: #e8d1c5;
}

.panel-info > .panel-heading {
    background-color: #eeddd3;
    font-weight: bolder;
    border-color: #e8d1c5;
}

.btn-video {
    padding: 5px;
    background-color: white;
    color: #333333;
    border-color: #f1f0ff;
}

.tab-head div {
    background: white;
}

.tab-head div.active {
    border-top: 3px solid #eddcd2;
    background: #fff1e6;
}

.signal-list > h5 {
    background-color: #e8d1c5;
}

.signal-list > h5 a {
    color: black !important;
}

.btn-video {
    border-color: #f9f6f2;
}

.btn-primary, .btn-primary:visited {
    background-color: #f9f6f2;
    border-color: #efefef;
}

.btn-primary:hover, .btn-primary:active:focus, .btn-primary:focus {
    background-color: #eddcd2;
    border-color: #eeddd3;
    color: black;
}

.hot-saishi-item a, .hot-saishi-item a:hover {
    color: black;
}

.hot-saishi-item a:hover {
    color: #707070;
}

.pagelist a:hover, .pagelist > b {
    background: #d1d1d1;
}
.dateheader{height:50px;line-height:50px;border-radius:0px;width:100%;margin:0px 0% ;background-color:#eee;color:#0a5165;font-weight:700;font-size:14px; padding-left: 10px;}
.dateheader a{line-height:50px;color:#ffd7b9;font-weight:700;font-size:18px}
.tags{margin-bottom:30px}
.tags h2{font-size:16px;font-weight:bold;margin-bottom:15px;padding-top:15px;padding-left:15px;}
.tags li{float:left;width: auto!important;height:auto!important;padding:5px 15px;background:#F2F2F2;border-radius:10px;margin:5px 10px;font-size:14px}

/*��һƪ��һƪ*/
.nextinfo {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: baseline;
    align-items: baseline;
    color: rgba(51, 51, 51, 0.65);
    padding: 15px 20px 20px;
    border-top: 1px solid #eee;
}
.nextinfo p {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.nextinfo p span {
    font-size: 14px;
}
.nextinfo p.prev {
    margin-left: 0;
    margin-right: 8px;
    text-align: left;
}
.nextinfo p.next {
    margin-left: 8px;
    margin-right: 0;
    text-align: right;
}

@media (max-width: 767px) {
    .header-logo {
        background: #e8d1c5;
    }
}

.btn-high-video {
    background: #fff;
    color: #000;
    border-radius: 5px;
}
.btn-high-video:hover, a:hover .btn-high-video{
    background: #f0ad4e;
    color: #fff;
}
