
a:hover, .pc-nav .active, .pc-nav .sub-nav a:hover, #aside_hot .list-1, #aside_hot .list-2, #aside_hot .list-3, .recommend-b .tawm_category, .full-post .read-more, .tawm_flink a.tawm_iconfont:hover, .thumbs-btn, #cancel-reply, .art-content a, #tbCalendar a, .comment-at {
color:#661f1f;
}
.recommend-b .tawm_category, .full-post .read-more, .thumbs-btn, .art-content .tags:hover, #divCatalog li a:hover, #divContorPanel .cp-login a:hover, #divContorPanel .cp-vrs a:hover, #divSearchPanel input[type='submit'] {
border:1px solid #661f1f;
}
.art-content a:hover {
border-bottom:1px dashed #661f1f;
}
.art-content blockquote {
border-left:4px solid #661f1f;
}
::selection, ::-moz-selection {
background:#661f1f;
}
.thumbs_done, .thumbs-btn:hover, .art-content .tags:hover, #widget_aside_author .level, .full-post .read-more:hover, .recommend-b .tawm_category:hover, .recommend-a .tawm_category, .swiper-pagination-bullet-active, .s-button, .c-title::after, .m-nav .sub-nav, .com-submit, .page-numbers, a.page-numbers:hover, #divCatalog li a:hover, #divTags li a:hover, #divContorPanel .cp-login a:hover, #divContorPanel .cp-vrs a:hover, #qr:hover, .tawm_btn.qq:hover, .toolbar .tawm_btn:hover, .dropdown-nav li a:hover, .dropdown-nav .active a, .dropdown-nav .active a:hover, #divSearchPanel input[type='submit'], #tbCalendar tbody a, .header .contribute .tawm_a {
background-color:#fff;
}

.s-button{
  color:#661f1f
}
.nav-links > a ,.nav-links > b{
  padding: 0 1em;
  line-height: 34px;
  text-align: center;
  margin: 0 0 0 5px;
  display: inline-block;
  background: #fff;
  color: #1a1a1a;
}

.nav-links > a:hover ,.nav-links > b{
  background-color: #661f1f;
  color: #fff;
}


@media(max-width:760px)
{
  .nav-links{
    width: 100%;
    white-space: nowrap;
overflow-x: scroll;
display: flex;
  }

  #sidebar{
    width: 100%;
    display: block !important;
  }

}
