.latest-blog-area{}
.blog-wrapper {
  overflow: hidden;
  -moz-box-shadow: 2px 2px 5px #d9d9d9;
  -webkit-box-shadow: 2px 2px 5px #d9d9d9;
  box-shadow: 2px 2px 5px #d9d9d9;
}
.blog-img {
  overflow: hidden;
}
.blog-img img {
  transition: all 0.3s ease 0s;
  width: 100%;
}
.blog-wrapper:hover .blog-img img{opacity:.85;transform:scale(1.1)}
.blog-info {
  font-weight: 400;
  padding: 0px 0 0;
  background: rgba(91, 96, 101, 0.67);
  color: #fff;
  text-align: center;
  position: absolute;
  bottom: 0px;
  width: 100%;
  font-size: 13px;
}
.blog-info h3{}
.blog-info h3 a {
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  /* margin-bottom: 7px; */
  margin-top: 0px;
  /* line-height: 35px; */
  display: block;
}
.blog-info h3 {
  line-height: 35px;
  height: 35px;
  overflow: hidden;
  font-size: 14px;
  color: #fff;
}
.blog-meta {
  margin-top: 20px;
  overflow: hidden;
}
.blog-meta span{color: #959595;
font-size: 13px;
}
.blog-meta span a{color: #363636;
display: inline-block;
font-size: 11px;
transition: all 300ms ease-in 0s;}
.blog-meta span a:hover,.blog-info h3 a:hover{color: #46bb68;}
.blog-meta span a:after{content: "\f178";
font-family: FontAwesome;
padding-left: 5px;}
.blog-large span a:after{display:none}
.blog-large span a i{margin-right:5px;}
.blog-large span {
  margin-left: 15px;
}
.blog-main{}
.blog-main .blog-info {
  padding: 15px 0 0;
}
.blog-main .blog-meta {
  margin: 15px 0;
}


.blog-info img{
 max-width:100%;
}

.blog-meta span a:hover, .blog-info h3 a:hover {
  color: #fff;
}
.anli-block .section-title h2 {
  color: #fff;
}

.anli-block .section-title h2::after {
  background: #fff none repeat scroll 0 0;
}
.anli-block .section-title h2::before {
  background: #fff none repeat scroll 0 0;
}

.jishu-info{
  background: rgba(71,131,222,0);
  position: absolute;
  bottom: 0px;
  height: 110px;
  width: 100%;
  padding: 10px 20px;
  /*left: -32%;*/
  transition: all .4s cubic-bezier(.4,0,.2,1);
  z-index: 2;
  color:#fff;
}

.jishu-img:hover .jishu-info{
  /*top:0px !important;*/
  /*padding-top: 10px;*/
  background: rgba(71,131,222,0.7);
  height: 100%;
  transition: all .4s cubic-bezier(.4,0,.2,1);
  padding-top:20%;
}
span.fanwei-num {
  display: block;
  height: 40px;
  width: 40px;
  margin: auto;
  background: #0096db;
  border-radius: 20px;
  line-height: 40px;
}
.jishu-img:hover .jishu-info p{
  font-size:18px;
  color:#fff;
}
.jishu-img:hover .jishu-info p span{
    display:block;
  width:100%;
  line-height: 40px;
  text-align: center;
 }

.anli-block .section-title h2 {
  /*color: #008fd7;*/
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  line-height: 22px;
  padding-bottom: 25px;
  position: relative;
  z-index: 2;
}
.jishu-info h3{
  height: 110px;
  overflow: hidden;
  color: #fff;
  line-height: 50px;
  font-size: 25px;
  font-family: 微软雅黑;
  text-align: center;
}

.jishu-info h3::before {
  /*background: #e1e1e1 none repeat scroll 0 0;*/
  /*bottom: 8px;*/
  /*content: "";*/
  /*height: 2px;*/
  /*left: 0;*/
  /*margin: 0 auto;*/
  /*position: absolute;*/
  /*right: 0;*/
  /*text-align: center;*/
  /*width: 40px;*/
}

.read-more > a {
  border: 1px solid #ddd;
  color: #444;
  display: inline-block;
  padding: 5px 10px;
}
.read-more > a:hover {
  background: #ffae00;color:#fff;border-color:#ffae00
}
blockquote {
  border-left: 5px solid #ffae00;
}
blockquote  p{
  font-size:17px
}
.media{}
.media li {
  overflow: hidden;
}
.media li .media-img {
  float: left;
  width: 90px;
}
.media li .media-img a{}
.media li .media-content {
  margin-left: 105px;
}
.media li .media-content h5 {
  font-size: 15px;
  font-weight: 500;
}
.media li .media-content span{}
.pagination {
  border-radius: 0;
  display: block;
  margin-bottom: 0;
}
.pagination > li {
  display: inline-block;
  margin-right: 6px;
}
.pagination > li > a, .pagination > li > span {
  background: #eee none repeat scroll 0 0;
  border: 0 none;
  /*border-radius: 50%;*/
  color: #202020;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  margin-left: 0;
  padding: 0;
  text-align: center;
  width: 40px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
  /*border-radius: 50%;*/
  margin-left: 0;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
  /*border-radius: 50%;*/
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover, .pagination > li > span.current {
  background-color: #0096db !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  color: #fff;
}


.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
  z-index: 3;
  color: #fff;
  /*background-color: #46bb68 !important;*/
  /*background-color: #777 !important;*/
  border-color: #0096db;
  background: #0096db;
  cursor: default;
}



.comment-info {
  overflow: hidden;
}
.comment-info h4 {
  color: #ffae00;
  font-size: 18px;
  font-weight: 700;
}
.comment-meta a {
  color: #ffae00;
  display: inline-block;
  font-weight: 700;
  line-height: normal;
}
.comment-meta a:hover{color:#000}
.comment-meta a:last-of-type {
  margin-left: 20px;
  padding-left: 20px;
  position: relative;
}
.comment-meta a:last-of-type::before {
  background-color: #ffae00;
  content: "";
  height: 16px;
  left: 0;
  position: absolute;
  top: 0;
  width: 2px;
}
.comment-list .media-left {
  padding-right: 25px;
}
.comment-list .media-body p {
  border-bottom: 1px solid #eee;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.author-name {
  float: left;
}
.comment-meta {
  float: right;
  line-height: normal;
}
.total-comments {
  border-bottom: 1px solid #ddd;
  margin-top: 30px;
}
.center {
  text-align:center;
}
.active {
  /*color:#46bb68 !important;*/
  color:#777 !important;

}


.content-sortpagibar {
  /* border-top: 1px solid #ebebeb; */
  padding-bottom: 70px;
  padding-top: 20px;
  text-align: center;
  clear: both;
}
.sidebar-widget {
  margin-bottom: 20px;
}
