
/*==================== page header =====================*/
.page-header {
  min-height: 350px;
    padding: 150px 0 50px;
    position: relative;
    background: url("/wp-content/themes/Theme03/img/head/intro-section.jpg") no-repeat scroll right top / cover;
    margin-bottom: 50px;
}
.page-header::before {
    content: "";
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
    background: #313a44;
    opacity: .85;
}
.page-header-tag {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    font-family: 'EB Garamond', serif;
    position: relative;
}
.page-header-title {
    color: #fff;
    margin-top: 16px;
    font-size: 25px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative;
}
/*==================== page list =====================*/

.blog-page-1 .blog-post {
    background-color: #ffffff;
    margin-bottom: 40px;
    box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.2);
    border-radius: 5px;
    overflow: hidden;
}
.blog-page-1 .post-img {
    position: relative;
}
.blog-page-1 .post-img img {
    width: 100%;
}
.blog-page-1 .blog-post .blog-details {
    padding: 35px 40px;
    min-height: 293px;
}
.blog-page-1 .blog-post .blog-details .list-inline {
    margin: 0;
    display: block;
}
.blog-page-1 .blog-post .blog-details .blog-item-links > .list-inline-item:not(:last-child) {
    margin-right: 10px;
    margin-bottom: 10px;
}
.blog-page-1 .blog-post .blog-details .blog-item-links > li span {
    color: #888;
    font-family: "Raleway",sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: capitalize;
}
.blog-page-1 .blog-post .blog-details .blog-item-links > li > span > i {
    color: #05c2f9;
    margin-right: 6px;
    font-size: 17px;
}
a:hover, a {
    color: inherit;
    text-decoration: none;
}
.blog-page-1 h4 {
    color: #444;
    font-size: 17px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 15px;
    margin-top: 10px;
    text-transform: capitalize;
}
.blog-page-1 .blog-details p {
    color: #777;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 0;
    letter-spacing: 0.5px;
    min-height: 112px;
}
.blog-page-1 .blog-post .blog-post-link {
    margin-top: 25px;
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    word-spacing: 4px;
    color: #888;
}
.pages {
  clear: both;
  margin: 20px;
  overflow: hidden;
  margin-left: 0px;
  text-align: center;
  font-size: 12px
}
.pages ul li {
  display: inline-block;
  border: 1px solid #ccc;
  padding: 4px 12px;
  margin: 0 1px;
  line-height: 24px;
  background: #fff;
  color: #999
}
.pages ul li:hover {
  background: #05c2f9;
  color: #fff;
  border: 1px solid #05c2f9
}
.pages ul li:hover a {
  color: #fff;
}
.pages ul li.thisclass {
  display: inline-block;
  border: 1px solid #05c2f9;
  padding: 4px 12px;
  margin: 0 1px;
  background: #05c2f9;
  color: #fff;
}
.pages ul li.thisclass a {
  color: #fff;
}
.pages ul li a {
  display: block;
  color: #999
}
.pages ul li a:hover {
  color: #fff;
}
.content {
    max-width: 1200px;
    height: auto;
    margin: 0 auto;
    padding: 0 10px;
    box-sizing: border-box;
}
.shownews {
  padding: 30px 0;
}
.shownews .tit {
  font-size: 26px;
  color: #333333;
  text-align: center;
  margin-bottom: 20px;
}
.shownews .date {
  height: 16px;
  line-height: 16px;
  text-align: center;
  font-size: 14px;
  color: #b7b7b7;
}
.shownews .date span {
  display: inline-block;
  padding: 0 20px;
  border-right: 1px solid #b7b7b7;
}
.shownews .nr {
  padding: 30px 0;
  font-size: 14px;
  line-height: 30px;
  color: #666;
}
.shownews .nr a {
  color: #cf0b2c;
  text-decoration: underline;
}
.shownews .pic {
  text-align: center;
  padding: 0 100px;
  position: relative;
  max-width: 600px;
  margin: 0 auto 20px;
}
.shownews .pic img {
  width: 100%;
  height: auto;
}
.shownews .pic .prev, .shownews .pic .next {
  display: block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  background: rgba(0,0,0,.3);
  color: #fff;
  text-align: center;
  position: absolute;
  font-size: 22px;
  transition: all 0.5s;
}
.shownews .pic .prev {
  top: 50%;
  margin-top: -30px;
  left: 0;
}
.shownews .pic .next {
  top: 50%;
  margin-top: -30px;
  right: 0;
}
.shownews .pic .prev:hover, .shownews .pic .next:hover {
  background: rgba(0,0,0,.7);
}
.shownews .sxp a:hover {
  background: #05c2f9;
  color: #fff;
}
.dao_pagination {
   margin: 30px auto 50px auto;
}
.dao_pagination ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}
.dao_pagination ul li {
    display: inline-block;
    padding: 4px 8px;
    line-height: 30px;
}
.dao_pagination ul li a {
  color: #999;
    border: 1px solid #ccc;
    padding: 4px 12px;
}
.dao_pagination ul li span {
  background: #f11965;
  border: 1px solid #f11965;
    padding: 4px 12px;
    color: #fff;
}

.dao_pagination ul li a:hover {
     background: #f11965;
     color: #fff;
     border: 1px solid #f11965;
}