@charset "utf-8";
/* CSS Document */

.art_guilei{ width:100%; height:auto; line-height:30px;}
.art_guilei .tag {
    display: inline-block;
    padding: 0 8px;
    height: 24px;
    line-height: 24px;
    font-weight: 400;
    font-size: 13px;
    text-align: center;
    color: #000;
    background: rgba(0, 0, 0, 0.1);
    margin-right: 3px;
    border-radius: 2px;
}
.art_guilei .tag[href]:focus, .art_guilei .tag[href]:hover {
  background-color: #F00;
  color: #fff;
  text-decoration: none;
}
.related-article{ width:100%; height:200px; padding-top:10px;}
.anli_tj{ width:215px; height:auto; float:left; margin-left:5px; margin-right:5px;}
.img-zoom{ width:100%; height:165px; display:block;}
.img-zoom img{ width:100%;}
.anli_tj h5{ width:100%; height:28px; line-height:28px; font-size:16px; text-align:center;}
.anli_tj h5 a{ color:#333; font-weight:normal;}
.anli_tj h5 a:hover{ color:#F00;}

.art_tj{ width:215px; height:auto; float:left; margin-left:5px; margin-right:5px;}
.art_tj { width:100%; height:150px; overflow:hidden;}
.art_tj li{ float:left; width:48%; color:#333; font-weight:normal; height:32px; line-height:32px; font-size:16px; overflow:hidden;  padding-left:1%; padding-right:1%; background: url(../img/icon3x3.gif) no-repeat 0 15px;}
.art_tj li a:hover{color:#F00;}


.entry-meta ul {
  overflow: hidden;
  margin: 10px 0 10px 0;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #dedede;
}
.entry-meta ul li { float:left; width:50%; line-height: 26px;}
.entry-meta ul li a:hover{text-decoration:underline;}
