/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */

html {
  font-family: sans-serif;
}

body {
  margin: 0;
}

article,
aside,
details,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

a {
  background: 0 0;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

img {
  border: 0;
}

td,
th {
  padding: 0;
}

* {
  box-sizing: border-box;
}

html {
  font-size: 10px;
}

body {
  font-size: 14px;
  line-height: 1.42857143;
}

a {
  text-decoration: none;
}

a:focus,
a:hover {
  color: #2a6496;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline-offset: -2px;
}

img {
  vertical-align: middle;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: inherit;
  font-weight: 500;
  font-family: inherit;
  line-height: 1.1;
}

.h1,
h1 {
  font-size: 36px;
}

.h2,
h2 {
  font-size: 30px;
}

.h3,
h3 {
  font-size: 24px;
}

.h4,
h4 {
  font-size: 18px;
}

.h5,
h5 {
  font-size: 14px;
}

.h6,
h6 {
  font-size: 12px;
}

ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dd,
dt {
  line-height: 1.42857143;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.breadcrumb {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.container:after,
.container:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.row:after,
.row:before {
  display: table;
  content: ' ';
}

.container:after,
.modal-footer:after,
.nav:after,
.row:after {
  clear: both;
}

.show {
  display: block !important;
}

body {
  color: #111;
  font-family: 'Microsoft Yahei';
}

dd,
dl,
dt,
ol,
ul {
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
}

a {
  color: #111;
}

a:hover {
  text-decoration: none;
}

.modal-content {
  border: none;
  border-radius: 4px;
}

body {
  position: relative;
  background-color: #f6f6f6;
}

.home-page {
  font-size: 16px;
}

.container {
  width: auto;
  position: relative;
  margin: 0 auto;
  padding: 0;
  max-width: 1200px;
}

.header {
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  z-index: 9;
  padding: 25px 0 20px;
  border-color: rgba(0, 0, 0, 0.08);
  background-color: #c00;
}

.category-see .header {
  margin-bottom: 0;
  border-bottom: none;
  box-shadow: none;
}

#homeslider {
  margin-bottom: 15px;
}

.content-wrap {
  float: left;
  width: 100%;
  min-height: calc(100vh - 93px - 109px);
}

.content {
  position: relative;
  margin-right: 380px;
  margin-bottom: 15px;
  padding-top: 15px;
  min-height: 500px;
}

.sidebar {
  position: relative;
  float: left;
  margin-left: -360px;
  padding-top: 15px;
  width: 360px;
}

.single .content {
  padding: 0 20px;
  border: 1px solid #eaeaea;
  border-radius: 4px;
  background-color: #fff;
}

.logo {
  float: left;
  overflow: hidden;
  margin: 0;
}

.logo a {
  display: block;
  overflow: hidden;
  height: 32px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 30px;
  color: #fff;
  text-decoration: none;
  font-family: STHeiti-Light, 'Hiragino Sans GB', 'Microsoft Yahei', Arial;
}

.brand {
  position: relative;
  top: 3px;
  float: left;
  overflow: hidden;
  margin-left: 10px;
  padding-left: 10px;
  height: 30px;
  border-left: 2px solid #eaeaea;
  color: #ccc;
  font-size: 13px;
  line-height: 15px;
}

.relatescom {
  overflow: hidden;
  margin-bottom: 0;
  background-color: #fff;
}

.relatescom ul {
  overflow: hidden;
  padding: 15px 0 0 10px;
}

.relatescom li {
  float: left;
  overflow: hidden;
  width: 49%;
  height: 30px;
  color: #bbb;
  line-height: 30px;
  list-style: square inside url('../style/zhiding.gif');
}

.relatescom a {
  margin-right: 20px;
  padding-left: 0px;
  color: #444;
  font-size: 14px;
}

.nav {
  float: right;
  margin-top: 7px;
  margin-right: -15px;
  font-size: 18px;
}

.nav li {
  position: relative;
  float: left;
}

.nav li:hover {
  z-index: 2;
}

.nav a {
  display: block;
  padding: 0 10px;
  color: #fff;
}

.nav a:hover,
.nav li.active a:hover,
.nav li:hover > a {
  color: #ddd;
}

.nav li.active > a {
  color: #fff;
}

.nav .fa {
  width: 18px;
}

.title {
  overflow: hidden;
}

.title h3 {
  float: left;
  margin: 0;
  font-size: 20px;
}

#comments .msg .msgarticle {
  color: #666;
}

#comments .msg .msgarticle .msg {
  margin-top: 9px;
  background-color: #f9f9f9;
}

.xian {
  border: solid 1px #ccc;
}

.commentpost label {
  float: left;
  clear: left;
  overflow: hidden;
  margin: 0;
  padding: 6px 10px;
  height: 29px;
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 0 1px 1px;
  line-height: 15px;
}

#txaArticle {
  width: 98%;
  border: 0;
}

#comments h3,
#comments h4,
#comments2 h4 {
  margin-bottom: 10px;
  padding-left: 9px;
  background-color: #f5f5f5;
  font-weight: 700;
  font-size: 14px;
  line-height: 30px;
  border-left-width: 4px;
  border-left-width: 4px;
  border-left-style: solid;
}

#frmSumbit #inpEmail,
#frmSumbit #inpHomePage,
#frmSumbit #inpName,
#frmSumbit #inpVerify {
  float: left;
  margin-right: 10px;
  padding-top: 6px;
  padding-right: 10px;
  padding-bottom: 6px;
  padding-left: 10px;
  height: 29px;
  border: 1px solid #ddd;
  line-height: 15px;
}

.commentpost {
  margin-bottom: 15px;
}

#frmSumbit .button {
  width: 100px;
  height: 30px;
  color: #fff;
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
}

.msgtxt .msgarticle {
  padding-bottom: 4px;
}

#comments .msg {
  margin-top: 12px;
  padding-top: 9px;
  padding-right: 9px;
  padding-bottom: 1px;
  padding-left: 10px;
  border: 1px dashed #ddd;
  border-radius: 5px;
  font-size: 12px;
  line-height: 22px;
}

.excerpt {
  overflow: hidden;
  margin-bottom: -1px;
  padding: 5px 20px 5px 20px;
  border: 1px solid #eaeaea;
  background-color: #fff;
}

.excerpt:hover {
  position: relative;
  z-index: 2;
  border-color: #c00;
  background-color: #fafdff;
}

.excerpt .focus {
  float: left;
  margin-left: -235px;
  width: 220px;
}

.excerpt .focus img {
  width: 220px;
  border: 1px solid #cccccc;
  height: 150px;
}

/*.excerpt header {

	margin-bottom: 10px

}*/

.excerpt .cat {
  position: relative;
  top: -3px;
  display: inline-block;
  margin-right: 6px;
  padding: 3px 6px;
  background-color: #c00;
  color: #fff;
  font-size: 12px;
}

.excerpt .cat:hover {
  opacity: 0.85;
}

.excerpt .cat i {
  position: absolute;
  top: 50%;
  right: -4px;
  display: inline-block;
  margin-top: -4px;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #c00;
  vertical-align: middle;
}

.excerpt h2 {
  display: inline;
  margin-top: 0;
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
}

.excerpt h2 a {
  color: #333;
}

.excerpt h2 a:hover {
  color: #c00;
}

.excerpt .pv,
.excerpt time {
  margin-right: 20px;
}

.excerpt .note {
  color: #444;
  word-wrap: break-word;
  font-size: 14px;
  line-height: 25px;
}

.excerpt .meta {
  margin-bottom: 10px;
  color: #999;
  font-size: 12px;
}

.excerpt .note b,
.excerpt h2 b {
  color: #ff5549;
  font-weight: 400;
}

.excerpt-see {
  overflow: hidden;
  margin-bottom: 15px;
  padding: 20px;
  border: 1px solid #eaeaea;
  border-radius: 4px;
  background-color: #fff;
}

.excerpt-see h2 {
  margin: 0 0 15px;
  margin-top: 0;
  font-weight: 700;
  font-size: 22px;
  line-height: 24px;
}

.excerpt-see h2 a {
  color: #333;
  font-size: 22px;
}

.excerpt-see h2 a:hover {
  color: #c00;
}

.excerpt-see .pv,
.excerpt-see time {
  margin-right: 20px;
}

.excerpt-see .article-content p {
  text-indent: 30px;
}

.excerpt-see .article-content p:last-child {
  margin-bottom: 0;
}

.excerpt-see .note {
  margin-bottom: 0;
  color: #444;
  text-indent: 0;
}

.article-header {
  margin-bottom: 20px;
  padding: 25px 0 0px 0;
  border-bottom: 1px solid #eee;
  text-align: center;
}

.article-title {
  margin-top: 0;
  color: #333;
  font-weight: 700;
  font-size: 40px;
}

.article-title a,
.article-title a:hover {
  color: #555;
}

.article-content p {
  text-indent: 2em;
  word-wrap: break-word;
  font-size: 15px;
  line-height: 25px;
}

.article-content img {
  display: block;
  margin: 5px auto;
  height: auto !important;
  max-width: 100%;
}

.article-content h2,
.article-content h3,
.article-content h4， .article-content h5 {
  margin-bottom: 18px;
  padding: 10px 0;
  color: #555;
  font-weight: 700;
}

.article-content h2 {
  margin: 18px 0;
  border-bottom: 1px solid #eaeaea;
  font-weight: 700;
  font-size: 18px;
}

.article-content h3 {
  font-size: 16px;
}

.article-content h4 {
  font-size: 15px;
}

.article-content h5 {
  font-size: 14px;
}

.article-content ol,
.article-content ul {
  margin: 0 0 18px 46px;
}

.article-content ul {
  list-style: disc;
}

.article-content ol {
  list-style: decimal;
}

.article-content li {
  margin-bottom: 6px;
}

.article-content p {
  margin-bottom: 18px;
  color: #333;
  word-spacing: 10px;
  word-wrap: break-word;
}

.article-content table {
  margin-bottom: 18px;
  width: 100%;
  border-top: solid 1px #ddd;
  border-left: solid 1px #ddd;
}

.article-content table th {
  background-color: #f9f9f9;
  text-align: center;
}

.article-content table td,
.article-content table th {
  padding: 5px 10px;
  border-right: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
}

.article-content a {
  text-decoration: underline;
}

.pagination {
  padding: 20px;
  text-align: center;
  font-size: 12px;
}

.pagination ul li {
  float: left;
  margin: 0 2px;
  padding: 5px 12px;
  border-radius: 2px;
  background-color: #ddd;
  color: #111;
  opacity: 0.88;
}

.pagination ul {
  display: inline-block;
  margin-bottom: 0;
}

.page {
  float: left;
  margin: 0 2px;
  padding: 5px 12px;
  border-radius: 2px;
  background-color: #ddd;
  color: #111;
  opacity: 0.88;
}

.now-page,
.pagination li a:hover {
  background-color: #c00;
  color: #fff;
  opacity: 1;
}

.widget {
  position: relative;
  clear: both;
  overflow: hidden;
  margin-bottom: 15px;
  border: 1px solid #eaeaea;
  border-radius: 4px;
  background-color: #fff;
}

.widget h3 {
  margin: 0;
  padding: 11px 15px 10px;
  border-bottom: 1px solid #eaeaea;
  background-color: #fbfbfb;
  color: #111;
  font-size: 18px;
}

.widget .title strong {
  border-bottom-color: transparent;
}

.widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.widget ul ul {
  border: none;
}

.widget ul:after,
.widget ul:before {
  display: table;
  content: '';
  line-height: 0;
}

.widget ul:after {
  clear: both;
}

.widget_ui_tags .items {
  overflow: hidden;
  padding: 15px 0 12px 15px;
}

#divAuthors li a,
#divFavorites li a,
#divLinkage li a,
#divNavBar li a,
#divTags li a,
.widget_ui_tags .items a {
  float: left;
  overflow: hidden;
  margin: 0 1% 1% 0;
  padding: 0 8px;
  width: 31.3333%;
  height: 29px;
  background-color: #f6f6f6;
  color: #111;
  font-size: 12px;
  line-height: 29px;
}

.widget_ui_tags .items a:hover {
  background-color: #c00;
  color: #fff;
}

#divComments ul li a,
.widget_ui_posts li a {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 10px 15px 10px 15px;
  border-bottom: solid 1px #eee;
  color: #111;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
}

.footer {
  position: relative;
  z-index: 9;
  clear: both;
  padding: 20px 20px;
  border-top: 1px solid #eaeaea;
  background-color: #333;
  color: #111;
  text-align: center;
  font-size: 12px;
  line-height: 12px;
}

.footer a {
  color: #999;
}

.footer a:hover {
  color: #666;
}

#divPrevious ul li a {
  padding: 1px 0px;
  color: #111;
  overflow: hidden;
  display: block;
  font-size: 16px;
  white-space: pre-wrap;
  text-overflow: ellipsis;
}

@media (max-width: 1240px) {
  .container {
    margin: 0 15px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: auto;
  }
}

@media (max-width: 1024px) {
  .content {
    margin-right: 0;
  }
  .sidebar {
    display: none;
  }
}

@media (min-width: 992px) {
  .container {
    width: auto;
  }
}

@media (min-width: 768px) {
  .container {
    width: auto;
  }
}

@media (max-width: 680px) {
  .logo a {
    background-size: 100%;
  }

  .nav {
    margin-top: 0;
  }
}

@media (max-width: 640px) {
  .brand {
    display: none;
  }

  body {
    padding-top: 0;
  }

  .single {
    background-color: #fff;
  }

  .container {
    margin: 0 10px;
  }

  .single .container {
    margin: 0;
    padding: 0 10px;
  }

  .header .container {
    margin: 0;
    padding: 0 0;
  }

  .single .content {
    padding: 0;
    border: none;
  }

  .article-header {
    padding: 5px 0 15px 0;
    text-align: left;
  }

  .article-title {
    margin-bottom: 5px;
    color: #333;
    font-weight: 700;
    font-size: 23px;
  }

  .article-content img {
    border-radius: 5px;
  }

  .action-share {
    display: none;
  }

  .article-content {
    font-size: 15px;
    line-height: 24px;
  }

  .article-content span {
    font-size: 20px !important;
    line-height: 24px;
  }

  .article-content h2 {
    margin: 15px -10px 15px -10px;
    padding-left: 10px;
    border-left: none;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
  }

  .article-content ol,
  .article-content ul {
    margin-left: 20px;
  }

  .excerpt {
    padding: 0px 10px 0px 10px;
  }

  .excerpt .focus {
    margin-left: -170px;
    width: 160px;
  }

  .excerpt .focus img {
    width: 160px;
    border: 1px solid #cccccc;
    height: 109px;
  }

  .excerpt .cat {
    display: none;
  }

  .excerpt h2 {
    font-size: 24px;
    line-height: 28px;
  }

  .excerpt-see h2 {
    font-size: 22px;
    line-height: 30px;
  }

  .header {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    z-index: 99;
    padding: 0;
    text-align: center;
  }

  .logo {
    float: none;
    margin: 0 auto;
  }

  .logo a {
    height: 42px;
  }

  .nav {
    top: -1620%;
    right: 0;
    left: 0;
    float: none;
    margin-top: 0;
    padding: 0 0;
    text-align: left;
  }

  .nav {
    margin: 0;
    font-size: 16px;
    line-height: 32px;
  }

  .nav li {
    float: none;
    float: left;
    overflow: hidden;
    margin-left: 0;
    width: 33%;
    text-overflow: ellipsis;
  }

  .nav .fa {
    display: none;
  }

  .nav li a {
    display: block;
    margin: 0;
    padding: 0 5px;
  }

  .nav li.active a,
  .nav li.active a:hover {
    border-bottom: none;
    background-color: #444;
    color: #fff;
  }

  .title h3 {
    font-size: 16px;
  }

  .footer {
    padding: 30px 0 20px;
  }

  .footer nav {
    display: none;
  }

  .footer {
    padding: 15px 10px;
  }

  .footer .container {
    overflow: hidden;
    height: 32px;
    line-height: 16px;
  }

  .footer a:first-child {
    display: block;
  }
}

@media all and (max-width: 480px) {
  .header {
    background-color: transparent;
    padding: 0;
  }

  .home-page {
    font-size: 20px;
  }

  #homeslider {
    margin-bottom: 15px;
  }

  .relates .sijian554 {
    display: none;
  }

  .excerpt {
    padding: 10px 10px 10px 10px;
  }

  .excerpt .focus {
    margin-left: -110px;
    width: 100px;
  }

  .excerpt .focus img {
    width: 100px;
    border: 1px solid #cccccc;
    height: 68px;
  }

  .excerpt h2 {
    position: relative;
    /*display: block;*/
    overflow: hidden;
    font-size: 20px;
    /*font-weight: 400;*/
  }

  .excerpt h2:before {
    float: left;
    width: 5px;
    content: '';
  }

  .excerpt h2 > :first-child {
    float: right;
    margin-left: -5px;
    width: 100%;
    font-weight: bold;
  }

  .function {
    position: relative;
    clear: both;
    overflow: hidden;
    margin-bottom: 15px;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    background-color: #fff;
  }

  .function_t {
    margin: 0;
    padding: 11px 15px 10px;
    border-bottom: 1px solid #eaeaea;
    background-color: #fbfbfb;
    color: #111;
    font-size: 18px;
  }

  .function_c {
    padding: 10px;
  }

  .items li {
    list-style: none;
  }

  .widget h3 {
    font-weight: 700;
  }

  .listtag {
    text-align: center;
    color: #222;
  }

  .article-content p {
    margin-bottom: 15px;
    color: #404040;
    font: 18px/32px 'Microsoft Yahei';
  }

  #tbCalendar {
    width: 100%;
    font-size: 16px;
  }

  #divMisc li a {
    float: left;
    margin: 5px;
  }

  #divCalendar th {
    height: 26px;
    border: 1px solid #e0e1e2;
    background-color: #fbfbfb;
    color: #555;
    text-align: center;
    text-transform: uppercase;
  }

  #divCalendar td {
    width: 47px;
    height: 30px;
    border: 1px solid #e0e1e2;
    text-align: center;
  }

  #divComments ul li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  /*input[type=text] {

	width: 65%

}*/

  #comment h4,
  #comments h3 {
    border-left-color: #c00;
  }

  .msgarticle {
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .relates .sijian554 {
    float: right;
  }

  .relates .tuijian554 {
    font-size: 16px;
    margin-bottom: 5px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .cygswtags {
    list-style: none;
  }

  .cygswtags a {
    float: left;
    overflow: hidden;
    margin: 0 1% 1% 0;
    padding: 0 8px;
    height: 29px;
    background-color: #c00;
    color: #fff;
    font-size: 12px;
    line-height: 29px;
  }

  .cygswtags a:hover {
    background-color: #000;
    font-size: 13px;
  }

  .excerpttu {
    overflow: hidden;
    margin-bottom: -1px;
    padding: 20px 20px 20px 20px;
    border: 1px solid #eaeaea;
    background-color: #fff;
  }

  #divPrevious ul li a {
    padding: 10px 15px 10px 15px;
    color: #111;
    border-bottom: solid 1px #eee;
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 16px;
    white-space: pre-wrap;
    text-overflow: ellipsis;
  }

  @media (max-width: 800px) {
    .listtag {
      color: #222;
      text-align: center;
      margin-top: 0px;
      margin-bottom: 0px;
      font-size: 26px;
    }

    .logo-m {
      text-align: center;
      overflow: hidden;
      font-weight: 400;
      position: relative;
      background-color: #c00 !important;
      box-shadow: 0 2px 1px rgba(100, 100, 100, 0.1);
    }

    .content-wrap {
      min-height: calc(100vh - 50px - 63px);
    }

    .logo-m,
    .logo-m a {
      font-size: 25px;
      display: block;
      line-height: 50px;
      /*text-shadow:1px 1px 1px rgba(0,0,0,.25)*/
    }

    .logo-m a {
      color: #fff;
      text-decoration: none;
      font-family: STHeiti-Light, 'Hiragino Sans GB', 'Microsoft Yahei', Arial;
    }

    .nav-m {
      margin-left: -10px;
      padding: 10px 10px 0;
    }

    .nav-m li {
      width: 33%;
      display: inline-block;
      float: left;
      position: relative;
    }

    .nav-m li a {
      overflow: hidden;
      height: 34px;
      color: #333;
      display: block;
      background: linear-gradient(#f4f4f4, #e9e9e9);
      border: 1px #d0d0d5 solid;
      box-shadow: 0 2px 1px rgba(100, 100, 100, 0.1);
      margin-left: 10px;
      margin-bottom: 10px;
      border-radius: 4px;
      font-size: 15px;
      text-decoration: none;
      position: relative;
      text-align: center;
      line-height: 32px;
      font-family: STHeiti-Light, 'Hiragino Sans GB', 'Microsoft Yahei', Arial;
    }

    .nav-m li a.hover {
      color: #c00;
    }

    .nav-m li.yi-nav-theme-qq a {
      color: #c00;
    }

    .logo {
      float: none;
      width: 100%;
    }

    .logo a {
      display: block;
      overflow: hidden;
      height: auto;
      background-image: none;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      text-indent: 0px;
    }

    .site-navbar li {
      height: auto;
    }

    .site-navbar {
      float: none;
    }

    .content {
      padding-top: 0px;
    }

    .note {
      display: none;
    }
  }

  .tags {
    border: 1px solid #eaeaea;
    margin-bottom: 15px;
    padding: 10px 10px 3px 10px;
    background-color: #ffffff;
    overflow: hidden;
  }

  @media (max-width: 850px) {
    .wap {
      display: none;
    }
    .pc {
      display: none;
    }
  }

  div.meneame {
    padding: 23px 0 0;
    font-size: 80%;
    margin: 3px 3px 10px;
    text-align: center;
    clear: both;
    font-size: 1em;
  }

  div.meneame a {
    border: 1px solid gray;
    padding: 3px 7px;
    margin-right: 3px;
    text-decoration: none;
    color: black;
    background: #f6f6f6;
  }

  div.meneame a:hover {
    border: 1px solid #cc0000;
    background-image: none;
    background-color: #cc0000;
    color: white;
  }

  div.meneame a.thisclass {
    border: 1px solid #cc0000;
    background-image: none;
    background-color: #cc0000;
    color: white;
  }

  div.meneame span.thisclass {
    border: 1px solid #f6f6f6;
    padding: 5px 7px;
    font-weight: bold;
    margin-right: 3px;
    background: #cc0000;
    color: white;
  }

  div.meneame span.disabled {
    border: 1px solid gray;
    padding: 5px 7px;
    margin-right: 3px;
  }

  .ui-icon-search.red {
    color: #cc0000;
  }
}

.uk-search {
  margin-top: 5px !important;
}

.uk-search .uk-button {
  padding: 0 12px !important;
  height: 30px !important;
}

.uk-search input.ui-input,
.uk-search .ui-input > input {
  height: 30px;
}

.uk-search .ui-icon-search {
  position: absolute;
  left: 6px;
  top: 4px;
  border-width: 0;
}

.uk-search .ui-input-search > input:not(.ui-icon-search) {
  padding-left: 30px;
}

.uk-search .ui-text-input {
  width: 205px;
}

.cygswtags {
  display: none;
}
